| #
d1accf26 |
| 28-Jul-2008 |
serg_stetsuk <serg_stetsuk@ukr.net> |
Ukrainian language update
darcs-hash:20080728193850-52867-8a7f60f256b7d2b63d2b4287264419a707ac8713.gz
|
| #
58afc6dd |
| 03-Jun-2008 |
Andreas Gohr <andi@splitbrain.org> |
Ukrainian language update
darcs-hash:20080603195032-7ad00-612471aa8ce65dd4bd916bd0704f19bfec24a571.gz
|
| #
e656dcd4 |
| 23-Feb-2008 |
Andreas Gohr <andi@splitbrain.org> |
use strftime() instead of date() FS#1335 :!:
This patch replaces the use of the date() function with the strftime() function. The latter will respect a set locale and will use localized strings for
use strftime() instead of date() FS#1335 :!:
This patch replaces the use of the date() function with the strftime() function. The latter will respect a set locale and will use localized strings for things like month names.
Because the format options for strftime differ from the ones used in date, DokuWiki will rest the value of $conf['dformat'] if it contains an old date format string (detected by missing % characters).
Plugins or templates using the $conf['dformat'] need to be updated.
darcs-hash:20080223124045-7ad00-6afb2b839afc58781463e25577e06adb675fff79.gz
show more ...
|
| #
ae112d8c |
| 23-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 ...
|
| #
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 ...
|
| #
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
|
| #
b4f284ac |
| 28-Jul-2006 |
Oleksiy Voronin <raven@corax.org.ua> |
ukrainian_translation
darcs-hash:20060728201449-71672-da3bb0b702f89ad1f24526e592755f0f43c89850.gz
|