Brazilian Portuguese language updatedarcs-hash:20080316181102-7ad00-b73686cb85ac925603e61483542a9587bf4fc758.gz
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 ...
Brazilian Portuguese updatedarcs-hash:20080104140733-7ad00-e60bf288ff2d3c22b010e3e509c009c3af339b65.gz
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
Brasilian Portuguese Updatedarcs-hash:20071026110711-b9abf-3c57eaea66fb90636e51fa9aa03dc7928824fb6f.gz
123