History log of /dokuwiki/ (Results 8626 – 8650 of 10561)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e582e8b621-Dec-2007 s_wienecke <s_wienecke@web.de>

transparent_gif

darcs-hash:20071221181419-3d7ce-f05705a0357412a87e7984a041ac5812eea83048.gz

ff8e5c0904-Jan-2008 stephane.chazelas <stephane.chazelas@emerson.com>

parenthesis_escaper_fix

darcs-hash:20080104145301-3d17c-6ba186de4a2661f7d4f6b080e4cf74fed9ae1904.gz

64daa86a04-Jan-2008 Andreas Gohr <andi@splitbrain.org>

French update

darcs-hash:20080104143832-7ad00-705fa397a4fedaf21cbff8b7fedabcadaec02ea1.gz

76dfe0e104-Jan-2008 Andreas Gohr <andi@splitbrain.org>

Dutch update

darcs-hash:20080104141457-7ad00-f2ffae5e2d53b6d3018e9a5ad85264b557626b53.gz

2be4553e04-Jan-2008 Andreas Gohr <andi@splitbrain.org>

Polish update

darcs-hash:20080104140951-7ad00-8c563cb30ca014d5ce5f373f660d88204ed70632.gz

6a18a7ed04-Jan-2008 Andreas Gohr <andi@splitbrain.org>

Brazilian Portuguese update

darcs-hash:20080104140733-7ad00-e60bf288ff2d3c22b010e3e509c009c3af339b65.gz

3072532821-Dec-2007 Gabriel Birke <Gabriel.Birke@delti.com>

Trigger IO_WIKIPAGE_WRITE on page delete

DokuWiki will fire two IO_WIKIPAGE_WRITE events
instead of one when a page is deleted. The first event has no revision and
empty text in the data. Now the co

Trigger IO_WIKIPAGE_WRITE on page delete

DokuWiki will fire two IO_WIKIPAGE_WRITE events
instead of one when a page is deleted. The first event has no revision and
empty text in the data. Now the code conforms with the documentation at
http://wiki.splitbrain.org/wiki:events_list#io_wikipage_write

Now action plugins can act on page delete.

darcs-hash:20071221150130-79ce3-51092d13c2e29285e5580f704f409f25563134c6.gz

show more ...

03ff879518-Dec-2007 Andreas Gohr <andi@splitbrain.org>

make hashs escapable in configfile #1282

If a hash is needed in config files (parsed by confToHash) it can be escaped
as \# (backslash hash) to avoid having it treated as comment start

darcs-hash:2

make hashs escapable in configfile #1282

If a hash is needed in config files (parsed by confToHash) it can be escaped
as \# (backslash hash) to avoid having it treated as comment start

darcs-hash:20071218141030-7ad00-4c0c7317f2f049537d8ed02b47c6c2a18627ee86.gz

show more ...

867121c214-Dec-2007 Andreas Gohr <andi@splitbrain.org>

Romanian language update

darcs-hash:20071214105324-7ad00-fb59fd40d8c20f2019f3fa769bd229ba18d40903.gz

9af0f72710-Dec-2007 Danjer <Danjer@doudouke.org>

read a file from a ZIP without diskwrite

darcs-hash:20071210191826-da454-9b88e46e7ab574d605280152905f884cc64abad6.gz

280adf3e10-Dec-2007 Andreas Gohr <andi@splitbrain.org>

Italian language update

darcs-hash:20071210190648-7ad00-61f6b7ce8ac35e09fc963d84ec8638a7884797ae.gz

f43f613e04-Dec-2007 Andreas Gohr <andi@splitbrain.org>

added info on control macros on syntax page

darcs-hash:20071204222503-7ad00-219aa343f2ccef71179827cd2546955fc2bcb847.gz

1f5c3e9904-Dec-2007 Andreas Gohr <andi@splitbrain.org>

romanian language update

darcs-hash:20071204202246-7ad00-5ddd212cd7ff6aad243218b3f7e1ca99cb3b8af5.gz

f3add3bb03-Dec-2007 Andreas Gohr <andi@splitbrain.org>

removed debug statement from ACL manager script code

darcs-hash:20071203204115-7ad00-a3acb23f33d5e5bfe99e1424df349d196543570e.gz

0d487d8f03-Dec-2007 Andreas Gohr <andi@splitbrain.org>

no write check for users.auth.php when non-plain backend is used FS#1271

darcs-hash:20071203202342-7ad00-66a9695f554122e6ad1b78e400cb56b07ec65d19.gz

c179167803-Dec-2007 Andreas Gohr <andi@splitbrain.org>

getUserData should really be implemented always... (FS#1272)

... but with this patch DokuWiki will not break completely when left out for
trustExternal() auth backends

darcs-hash:20071203201532-7ad

getUserData should really be implemented always... (FS#1272)

... but with this patch DokuWiki will not break completely when left out for
trustExternal() auth backends

darcs-hash:20071203201532-7ad00-72dbc2d16e4c8c09cca9558286164f4d858c19ce.gz

show more ...

1b2abcf903-Dec-2007 Andreas Gohr <andi@splitbrain.org>

construct toolbar signature from $INFO (FS#1274)

darcs-hash:20071203191945-7ad00-76968829ba4b20bf10e453eadaed0216e05e61de.gz

a1207a9303-Dec-2007 Andreas Gohr <andi@splitbrain.org>

romanian language update

darcs-hash:20071203183011-7ad00-ac36914f25ae71842551fb49bfdadb9ebf0aaba6.gz

c2503a3930-Nov-2007 Andreas Gohr <andi@splitbrain.org>

removed obsolete language strings

darcs-hash:20071130234249-7ad00-176b2e8bff203f8a78aceef713ca398a316dbdfc.gz

e52fdae230-Nov-2007 Andreas Gohr <andi@splitbrain.org>

Swedish language update

darcs-hash:20071130233509-7ad00-6c6a262533c0e49af763bd45854e34cf33ba13cb.gz

3c76c07130-Nov-2007 Andreas Gohr <andi@splitbrain.org>

Spanish language update

darcs-hash:20071130233302-7ad00-9cbdf61a70e1a0771bb4ee1a77fc82c3b64dffa1.gz

ae112d8c23-Nov-2007 Andreas Gohr <andi@splitbrain.org>

Spellchecker removed

With spell checkers available in all modern browsers, having a spell checker in
DokuWiki's core code is no longer necessary. This patch removes the spell
checking feature. It wi

Spellchecker removed

With spell checkers available in all modern browsers, having a spell checker in
DokuWiki's core code is no longer necessary. This patch removes the spell
checking feature. It will be made available as optional plugin.

darcs-hash:20071123125840-7ad00-faf7aa4673421dbb3fad904ba5b46b4927a5176d.gz

show more ...


conf/dokuwiki.php
inc/lang/ar/lang.php
inc/lang/bg/lang.php
inc/lang/ca/lang.php
inc/lang/cs/lang.php
inc/lang/da/lang.php
inc/lang/de/lang.php
inc/lang/el/lang.php
inc/lang/en/lang.php
inc/lang/eo/lang.php
inc/lang/es/lang.php
inc/lang/et/lang.php
inc/lang/fi/lang.php
inc/lang/fo/lang.php
inc/lang/fr/lang.php
inc/lang/gl/lang.php
inc/lang/he/lang.php
inc/lang/hr/lang.php
inc/lang/id/lang.php
inc/lang/it/lang.php
inc/lang/ja/lang.php
inc/lang/ko/lang.php
inc/lang/lt/lang.php
inc/lang/lv/lang.php
inc/lang/mg/lang.php
inc/lang/nl/lang.php
inc/lang/no/lang.php
inc/lang/pl/lang.php
inc/lang/pt-br/lang.php
inc/lang/pt/lang.php
inc/lang/ru/lang.php
inc/lang/sk/lang.php
inc/lang/sr/lang.php
inc/lang/sv/lang.php
inc/lang/tr/lang.php
inc/lang/uk/lang.php
inc/lang/zh-tw/lang.php
inc/lang/zh/lang.php
lib/exe/js.php
lib/plugins/config/lang/bg/lang.php
lib/plugins/config/lang/ca/lang.php
lib/plugins/config/lang/cs/lang.php
lib/plugins/config/lang/da/lang.php
lib/plugins/config/lang/de/lang.php
lib/plugins/config/lang/el/lang.php
lib/plugins/config/lang/en/lang.php
lib/plugins/config/lang/eo/lang.php
lib/plugins/config/lang/es/lang.php
lib/plugins/config/lang/fr/lang.php
lib/plugins/config/lang/gl/lang.php
lib/plugins/config/lang/he/lang.php
lib/plugins/config/lang/it/lang.php
lib/plugins/config/lang/ja/lang.php
lib/plugins/config/lang/ko/lang.php
lib/plugins/config/lang/nl/lang.php
lib/plugins/config/lang/no/lang.php
lib/plugins/config/lang/pl/lang.php
lib/plugins/config/lang/pt-br/lang.php
lib/plugins/config/lang/ru/lang.php
lib/plugins/config/lang/sv/lang.php
lib/plugins/config/lang/uk/lang.php
lib/plugins/config/lang/zh/lang.php
lib/plugins/config/settings/config.metadata.php
lib/tpl/default/design.css
ffb3531a23-Nov-2007 Andreas Gohr <andi@splitbrain.org>

make toolbar JS functions accept absolute image paths

darcs-hash:20071123102814-7ad00-c7060ea1daf8ff4a6d7fcb3ce912d3ce43410b35.gz

06335ec921-Nov-2007 Andreas Gohr <andi@splitbrain.org>

Catalan language update

darcs-hash:20071121203902-7ad00-bb88d1124d181b56152f22da892d6d3eccf1161c.gz

64ffce6218-Nov-2007 Andreas Gohr <andi@splitbrain.org>

UNDO: Catalan language update

darcs-hash:20071118103614-7ad00-3426a738ddde80038a24ef6aae712c077d6458f7.gz

1...<<341342343344345346347348349350>>...423