8ef2f625 | 07-Jun-2005 |
matthiasgrimm <matthiasgrimm@users.sourceforge.net> |
IE secedit button fix
IE displays the sector edit buttons bigger than designed. This is a known problem of the special Microsoft box model the IE uses. This patch adjusts the buttons height to the d
IE secedit button fix
IE displays the sector edit buttons bigger than designed. This is a known problem of the special Microsoft box model the IE uses. This patch adjusts the buttons height to the desired value but they are still too wide. As I understand certain internet sources right: There is no solution for this. Whatever, let's enjoy what we have.
darcs-hash:20050607164818-7ef76-1881a9530b948854e9788db34ca6806f64d2ff65.gz
show more ...
|
dc57ef04 | 07-Jun-2005 |
andi <andi@splitbrain.org> |
AJAX spellchecker #29
This is nearly a complete rewrite of the gmail like AJAX spellchecker from http://www.broken-notebook.com/spell_checker/index.php
Here are the differences and features
* se
AJAX spellchecker #29
This is nearly a complete rewrite of the gmail like AJAX spellchecker from http://www.broken-notebook.com/spell_checker/index.php
Here are the differences and features
* seemless integrated into DokuWiki * no need for the pspell extension * needs GNU aspell installed (not sure about the version I guess 0.60+ for UTF8) * needs PHP 4.3.0+ * uses SACK for AJAX * gets errors and suggestions in one transfer
So far only tested in Firefox. It should work in IE, Safari and Opera 8, too. Please test and report back.
darcs-hash:20050607194456-9977f-f699144d1fd28359742b2ce0f28c839a1f4cefbb.gz
show more ...
|
50d915fe | 06-Jun-2005 |
matthiasgrimm <matthiasgrimm@users.sourceforge.net> |
TOC arrow with simple transparency
This patch exchanges the images for the TOC arrow from PNG with alpha channel to GIF with transparent background. This is done because the IE doesn't cope with tra
TOC arrow with simple transparency
This patch exchanges the images for the TOC arrow from PNG with alpha channel to GIF with transparent background. This is done because the IE doesn't cope with transparent PNG images very well. Shame on you Microsoft.
darcs-hash:20050606163659-7ef76-8a5d482ec2c73b87f4ece0b1226933cbd1ca7d60.gz
show more ...
|
ed956383 | 06-Jun-2005 |
matthiasgrimm <matthiasgrimm@users.sourceforge.net> |
IE text entry height adjustment
The height of text entry field look different in height between IE and Firefox. This patch adjusts the CSS files that both look the same.
darcs-hash:20050606165106-7
IE text entry height adjustment
The height of text entry field look different in height between IE and Firefox. This patch adjusts the CSS files that both look the same.
darcs-hash:20050606165106-7ef76-38c3e0f61d0f4ae7bdcebb8acd7a77ee54784868.gz
show more ...
|
ea19fb87 | 06-Jun-2005 |
matthiasgrimm <matthiasgrimm@users.sourceforge.net> |
cache control header
This patch adds a cache control header to fetch.php. Without this header media files can't be opened and viewed with third party programs directly from the IE browser window. Fo
cache control header
This patch adds a cache control header to fetch.php. Without this header media files can't be opened and viewed with third party programs directly from the IE browser window. For eg. Acrobat Reader will display an error message after clicking on a link to a PDF file. Firefox will work without it.
darcs-hash:20050606154420-7ef76-2b46b0eb626488cec122a00cc32f86a28542b161.gz
show more ...
|