| 346cbc55 | 07-Aug-2006 |
Andreas Gohr <andi@splitbrain.org> |
japanese language update
darcs-hash:20060807200813-7ad00-ca46ec6eca59cc368fbace6f7de337e4d1e997a5.gz |
| d978e24c | 06-Aug-2006 |
Andreas Gohr <andi@splitbrain.org> |
GeSHi fixes
This fixes a bug in GeSHi which adds an addtional newline (patch sent to upstream) and makes sure the code highlighting cache honors the purge request variable.
darcs-hash:2006080620425
GeSHi fixes
This fixes a bug in GeSHi which adds an addtional newline (patch sent to upstream) and makes sure the code highlighting cache honors the purge request variable.
darcs-hash:20060806204258-7ad00-56ad794b90b8ad38f62e8e4d9e430a8622636bc5.gz
show more ...
|
| 8dbc24f2 | 06-Aug-2006 |
Andreas Gohr <andi@splitbrain.org> |
various language fixes
This patch makes sure all languages files have UNIX style line endings and use correct UTF-8 encoding
darcs-hash:20060806143836-7ad00-2d9c48c5be303565ce461ec977c8792df61fbdd1
various language fixes
This patch makes sure all languages files have UNIX style line endings and use correct UTF-8 encoding
darcs-hash:20060806143836-7ad00-2d9c48c5be303565ce461ec977c8792df61fbdd1.gz
show more ...
|
| f2680929 | 06-Aug-2006 |
polinnia <polinnia@tin.it> |
IT-20060806-patch
fixed type mismatch
darcs-hash:20060806102829-57bea-e9da64f51813b3923f9e1c8dfa831177288ac6ca.gz |
| 7757c810 | 06-Aug-2006 |
polinnia <polinnia@tin.it> |
IT-20060806-patch
completed IT translation for new release of Dokuwiki
darcs-hash:20060806094947-57bea-f82fb29ada061db880bbab84d7cee79711f3e49b.gz |
| bbbd6568 | 05-Aug-2006 |
Andreas Gohr <andi@splitbrain.org> |
fixed auth problem introduced in last unittest fix
darcs-hash:20060805163147-7ad00-77e7d9cd88f012cd2ecc6275a574abde30f4a9be.gz |
| 4a26ad85 | 05-Aug-2006 |
chris <chris@jalakai.co.uk> |
more unittest updates
darcs-hash:20060805082442-9b6ab-8447755da8c66c5cfc3ee0df0f8bb97375a2a1ff.gz |
| 5587e44c | 04-Aug-2006 |
chris <chris@jalakai.co.uk> |
fix for bug #701, lists in footnotes in lists
added Doku_Handler_Nest class & "nest" render instruction These allows render instructions to be nested within the "nest" render instruction, isolating
fix for bug #701, lists in footnotes in lists
added Doku_Handler_Nest class & "nest" render instruction These allows render instructions to be nested within the "nest" render instruction, isolating them from the outer list of render instructions.
Not being able to do this is a particular problem for the current Doku_Handler_* classes as they process the list of intructions generated during their life without any recognition that some of the instructions may not belong to them being nested within another syntax mode.
This also makes it easier for plugins to generate cacheable nested instructions rather than using the expensive p_render() function which has to create a new renderer.
darcs-hash:20060804220100-9b6ab-ccd051e287af45afacdb1efecb8d9beb376276cb.gz
show more ...
|
| 03c4aec3 | 04-Aug-2006 |
chris <chris@jalakai.co.uk> |
unittest fixes
darcs-hash:20060804142243-9b6ab-d208f7f1a67a9958fda05c519c8407ad5e733cea.gz |
| 80518917 | 03-Aug-2006 |
chris <chris@jalakai.co.uk> |
fix for php5's more stringent type checking in foreach (auth/mysql.class.php)
as described at http://wiki.splitbrain.org/wiki:auth:mysql#using_mysql_5
darcs-hash:20060803231253-9b6ab-bbf06ef1e9141c
fix for php5's more stringent type checking in foreach (auth/mysql.class.php)
as described at http://wiki.splitbrain.org/wiki:auth:mysql#using_mysql_5
darcs-hash:20060803231253-9b6ab-bbf06ef1e9141c5ec1d3c79dad7f88481296ad8b.gz
show more ...
|
| f255651b | 31-Jul-2006 |
miguel.pagano <miguel.pagano@gmail.com> |
Missing Spanish translations
darcs-hash:20060731224944-072b4-a965cc88f22614bde7d57fa2d714c749933d66f8.gz |
| 0ac9a84d | 01-Aug-2006 |
oliver <oliver@samera.com.py> |
http_conditionalRequest clean-up
darcs-hash:20060801041118-b3fbc-9240577694a28b3d4829a9c7ae1014f69d6422a9.gz |
| b895ecb2 | 02-Aug-2006 |
Grzegorz Zur <grzegorz.zur@gmail.com> |
polish lang update
darcs-hash:20060802132121-e561a-20e7882da3fe22eb06598a52d4e80fe64af441f0.gz |
| 1395d5e1 | 01-Aug-2006 |
Oleksiy Voronin <raven@corax.org.ua> |
ukrainian translation additions and corrections
Added missing files and strings for ukrainian translation.
darcs-hash:20060801083018-71672-0eccf6e76ae33374b964666e753b5f7a40710789.gz |
| 18d69493 | 31-Jul-2006 |
Andreas Gohr <andi@splitbrain.org> |
replaced inlinestyle with class
darcs-hash:20060731182514-7ad00-25984c9370bb43abe52e6c17fb1a5eb701c3e6da.gz |
| 44e099ad | 31-Jul-2006 |
Andreas Gohr <andi@splitbrain.org> |
another try at the uploadform
darcs-hash:20060731175331-7ad00-7cfe2aa927bb837368c07e01a85ad9ffe697956d.gz |
| 852896da | 30-Jul-2006 |
Andreas Gohr <andi@splitbrain.org> |
strip trailing line in higlighted code
The current code add 2 unwanted trailing lines in highlighted code. One is produced by DokuWiki's syntax and is fixed by this patch. The second one is created
strip trailing line in higlighted code
The current code add 2 unwanted trailing lines in highlighted code. One is produced by DokuWiki's syntax and is fixed by this patch. The second one is created somewhere inside GeShi. A bug report was submitted upatream [1]
[1] http://sourceforge.net/tracker/index.php?funcÞtail&aid31373&group_id4997&atidg0231
darcs-hash:20060730201442-7ad00-222a23a3bfccd7c53105e7175cdc9992be2d8076.gz
show more ...
|
| 3875be24 | 30-Jul-2006 |
Andreas Gohr <andi@splitbrain.org> |
added missing install.html for german
darcs-hash:20060730121014-7ad00-61f7c6cdfc39e03022c865d818d1bceee64dfde6.gz |
| 8902ae3d | 30-Jul-2006 |
Anika Henke <a.c.henke@arcor.de> |
mediamanager uploadform: adjusted html + css
darcs-hash:20060730111004-d5083-ab7efbe958e77f5b7ff4500b91b8d43da657e9d4.gz |
| 341744ec | 29-Jul-2006 |
Guy Brand <gb@isis.u-strasbg.fr> |
French lang update
darcs-hash:20060729182720-19e2d-9adbc9aaf5bcb637a8765e4658a216b7fcc375eb.gz |
| 69dc3177 | 29-Jul-2006 |
Andreas Gohr <andi@splitbrain.org> |
init_paths points to the installer now
darcs-hash:20060729144035-7ad00-41ec3091bfda9bded254bd5a1ca7d3a4003a0116.gz |
| 921504c6 | 29-Jul-2006 |
larsch8 <larsch8@m2.stud.ku.dk> |
added draft.txt and pwconfirm.txt
darcs-hash:20060729003916-a08f5-43b0a1a71c164be0c23928adc8699a81562de352.gz |
| a1a9ec2a | 29-Jul-2006 |
larsch8 <larsch8@m2.stud.ku.dk> |
Danish lang update
darcs-hash:20060729003543-a08f5-e3ee3d4f5a21e36655b52edd8ee30421cfc4aa34.gz |
| 8f7d700c | 28-Jul-2006 |
chris <chris@jalakai.co.uk> |
Provide a fragment cache for GeSHi output
darcs-hash:20060728225649-9b6ab-124a5511574bd9955f56d0426586f877b9ec66c8.gz |
| b4f284ac | 28-Jul-2006 |
Oleksiy Voronin <raven@corax.org.ua> |
ukrainian_translation
darcs-hash:20060728201449-71672-da3bb0b702f89ad1f24526e592755f0f43c89850.gz |