| 01e7a861 | 06-Nov-2006 |
Andreas Gohr <andi@splitbrain.org> |
language updates
darcs-hash:20061106175239-7ad00-1023b1f69c735637c972f862af379cd481f75ee3.gz |
| c5b85cc5 | 04-Nov-2006 |
chris <chris@jalakai.co.uk> |
fix email setting pattern for config plugin
in addition to a single valid email it will now accept: - no email - multiple comma separate email addresses
darcs-hash:20061104213543-9b6ab-7fb8b883f6ad
fix email setting pattern for config plugin
in addition to a single valid email it will now accept: - no email - multiple comma separate email addresses
darcs-hash:20061104213543-9b6ab-7fb8b883f6ad81260e787a2e3d5ba3d2197b970a.gz
show more ...
|
| fd0056c3 | 02-Nov-2006 |
Denis Simakov <akinoame1@gmail.com> |
russian update
darcs-hash:20061102000617-3c565-f80c87245bf8f6249f707892cdcdaf1313690297.gz |
| 18da7efc | 01-Nov-2006 |
Anika Henke <a.c.henke@arcor.de> |
accessible colors for admin form elements
darcs-hash:20061101221737-d5083-abdf1b55359e2378e58f2f61e9e84ce84d38f647.gz |
| 26535e55 | 01-Nov-2006 |
Andreas Gohr <andi@splitbrain.org> |
Lithuanian language update
darcs-hash:20061101162618-7ad00-c54e13d7effb1f9af23abe61150900b884a79332.gz |
| 886f80e7 | 31-Oct-2006 |
Andreas Gohr <andi@splitbrain.org> |
Hebrew language updates
darcs-hash:20061031211100-7ad00-a5fc8f2cb6a00943a043b8c8dbd8ccc860e6e77f.gz |
| 27fdbf53 | 30-Oct-2006 |
miguel.pagano <miguel.pagano@gmail.com> |
Spanish translations
Added recent_days to lib/plugins/config/lang/es/lang.php
darcs-hash:20061030194506-072b4-80ef2c8d32bc6d168e2ef4c29064787e4f4c07d7.gz |
| 84de34fb | 30-Oct-2006 |
Ben Coburn <btcoburn@silicodon.net> |
make importoldchangelog plugin more user friendly
The plugin places all the changelog lines into the recent changes cache. Truncating this cache is left to the code that normally trims the recent ch
make importoldchangelog plugin more user friendly
The plugin places all the changelog lines into the recent changes cache. Truncating this cache is left to the code that normally trims the recent changes cache. $conf['recent_days'] defines the maximum age of changes to be considered "recent". If no changes are "recent" the changelog cache trimmer will leave some stale changes in the cache to avoid emptying it completely.
darcs-hash:20061030023710-05dcb-6a870d8597aeb22769de00dfb977d394881b9de8.gz
show more ...
|
| d5e16410 | 30-Oct-2006 |
Andreas Gohr <andi@splitbrain.org> |
fixed parse error in spanish lang file
darcs-hash:20061030185024-7ad00-b1d3e01e02c05ef95d378335e8161560645146d3.gz |
| 3d856d83 | 30-Oct-2006 |
miguel.pagano <miguel.pagano@gmail.com> |
spanish translations
darcs-hash:20061030151008-072b4-7f4b0d87133951bbc1a09eba479dcae2b5fd5923.gz |
| 182a1586 | 30-Oct-2006 |
Andreas Gohr <andi@splitbrain.org> |
Hebrew language update
darcs-hash:20061030184642-7ad00-6e1be181d03bc0ffaaf03d4903fd268deb84ad77.gz |
| 173f2783 | 27-Oct-2006 |
chris <chris@jalakai.co.uk> |
fix bug#956 (also sp. in pluginutils)
darcs-hash:20061027004117-9b6ab-b7eda08e246e942a1ca4841b94abeda4c2ed722c.gz |
| 9475d4ad | 27-Oct-2006 |
chris <chris@jalakai.co.uk> |
plugin manager updates
- add $conf['fmode'] support, fixes bug #939 - fix problem with plugin list not being updated after download
darcs-hash:20061027013208-9b6ab-1a7640b40b5448a7afad42064fd00c2cc
plugin manager updates
- add $conf['fmode'] support, fixes bug #939 - fix problem with plugin list not being updated after download
darcs-hash:20061027013208-9b6ab-1a7640b40b5448a7afad42064fd00c2ccf743af0.gz
show more ...
|
| 729c3d2e | 26-Oct-2006 |
Andreas Gohr <andi@splitbrain.org> |
Traditional Chinese update
darcs-hash:20061026205002-7ad00-70f2acf8203e01d1df93e77ce7d8bdb1f4ddac7b.gz |
| 70cbc5d2 | 19-Oct-2006 |
Andreas Gohr <andi@splitbrain.org> |
language updates
darcs-hash:20061019101317-7ad00-c9a5b62a9d1e71c15875a8e39050bc931dbf4d03.gz |
| 25b9aff2 | 19-Oct-2006 |
Guy Brand gb@isis.u-strasbg.fr <andi@splitbrain.org> |
French localization update
darcs-hash:20061019083731-c47a2-6d301513c4e313acdbb648e1e22e5b8ef45566da.gz |
| 7b782bd2 | 13-Oct-2006 |
Andreas Gohr <andi@splitbrain.org> |
multiple language updates
darcs-hash:20061013113521-7ad00-1ab48718ab30e042971a6dd6ef595462185955e6.gz |
| 6cd2b1e4 | 29-Aug-2006 |
polinnia <polinnia@tin.it> |
IT-20060829-patch
- translated new strings in registermail.txt, config e usermanager plugins - fixed changed parameter in config plugin
darcs-hash:20060829170241-57bea-24bf2cbfb341f25b1461cc7cd4fc4
IT-20060829-patch
- translated new strings in registermail.txt, config e usermanager plugins - fixed changed parameter in config plugin
darcs-hash:20060829170241-57bea-24bf2cbfb341f25b1461cc7cd4fc442e0f44d511.gz
show more ...
|
| 2f97bef5 | 05-Oct-2006 |
chris <chris@jalakai.co.uk> |
update config settings for dmode & fmode
- change validation pattern to allow 3 or 4 octal digits and hence setting of SUID, SGID and sticky bit on systems which support them
darcs-hash:200610052
update config settings for dmode & fmode
- change validation pattern to allow 3 or 4 octal digits and hence setting of SUID, SGID and sticky bit on systems which support them
darcs-hash:20061005223141-9b6ab-80511ecc4780d6258f15f59087f9bab20d1f1340.gz
show more ...
|
| ce6b63d9 | 24-Sep-2006 |
chris <chris@jalakai.co.uk> |
cache, metadata & purgefile updates
Cache - add dependency for metadata renderer file - check metadata for end of page life, "date valid end".
Metadata Renderer - RSS syntax mode now sets rendered
cache, metadata & purgefile updates
Cache - add dependency for metadata renderer file - check metadata for end of page life, "date valid end".
Metadata Renderer - RSS syntax mode now sets rendered page expiry, "date valid end" and includes the feed URL in "relation haspart".
Purgefile For all wiki installations the purgefile records the earliest time before which no cache purge (based on data consistency) is required. Cache files older than this time MAY need to be purged. - remove purgeonadd configuration setting
darcs-hash:20060924202157-9b6ab-4531e91411c41914eeab2b6a8160c3d46b001cee.gz
show more ...
|
| a2a17c02 | 25-Sep-2006 |
Andreas Gohr <andi@splitbrain.org> |
japanes language update
darcs-hash:20060925182128-7ad00-99db9371c6986605eb4d990f819f09bf850ffaa1.gz |
| bb4866bd | 23-Sep-2006 |
chris <chris@jalakai.co.uk> |
minor bugfix and boring error removal
darcs-hash:20060923203609-9b6ab-ecca679faa254a29772868508050fcf3206b0814.gz |
| 08fa6680 | 17-Sep-2006 |
Guy Brand gb@isis.u-strasbg.fr <andi@splitbrain.org> |
Update french translation
darcs-hash:20060917075103-c47a2-de10540e0be698e3aeeab00f085bd212891cd750.gz |
| c29dc6e4 | 16-Sep-2006 |
Andreas Gohr <andi@splitbrain.org> |
updatecheck feature
This patch adds a feature to let DokuWiki automatically check if updates are available or any other important messages (like security warnings) and then display this info to the
updatecheck feature
This patch adds a feature to let DokuWiki automatically check if updates are available or any other important messages (like security warnings) and then display this info to the admin user.
DokuWiki will contact the URL http://www.splitbrain.org/lib/exe/msg.php with a parameter telling it which messages it already know (read from conf/msg) - the server side script then will return all new messages.
The messages will be displayed until DokuWiki was upgraded or conf/msg was updated manually. Messages are cached and only checked once a day.
The messenger URL will probably change before the next release.
darcs-hash:20060916210229-7ad00-7ac592650e171ae4144b0eb47a751a4ca480f031.gz
show more ...
|
| f1b03b6a | 16-Sep-2006 |
Andreas Gohr <andi@splitbrain.org> |
japanese language update
darcs-hash:20060916145219-7ad00-2ca985138204b2547ef9e24d780c226af8073fcb.gz |