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 localizedstrings 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 localizedstrings 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 olddate 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 ...
Spellchecker removedWith spell checkers available in all modern browsers, having a spell checker inDokuWiki's core code is no longer necessary. This patch removes the spellchecking feature. It wi
Spellchecker removedWith spell checkers available in all modern browsers, having a spell checker inDokuWiki's core code is no longer necessary. This patch removes the spellchecking feature. It will be made available as optional plugin.darcs-hash:20071123125840-7ad00-faf7aa4673421dbb3fad904ba5b46b4927a5176d.gz
Chinese language updatesdarcs-hash:20070625172017-7ad00-efb5005b0e5c892502679dee66db81ccaf532697.gz
Traditional Chinese updatedarcs-hash:20061026205002-7ad00-70f2acf8203e01d1df93e77ce7d8bdb1f4ddac7b.gz
123