| #
8accc6f3 |
| 20-Oct-2022 |
Andreas Gohr <andi@splitbrain.org> |
remove language strings for htmlok and phpok options
These options have been removed in bbe6b3a78bfaae7c3435ed2f909108be642b4684
|
| #
fe227084 |
| 07-Jun-2018 |
Andreas Gohr <gohr@cosmocode.de> |
removed safemode hack
Safemode has been removed in PHP 5.4.0. We finally no longer need to deal with this insanity.
|
| #
ddd7c157 |
| 14-Jan-2018 |
Guy Yakobovitch <guy.yakobovitch@gmail.com> |
translation update
|
| #
59752844 |
| 14-Jun-2016 |
Anders Sandblad <runeson@gmail.com> |
Fixed broken links to php.net and redirecting pages to php.net
|
| #
92561717 |
| 10-Dec-2015 |
sagi <sagiyosef@gmail.com> |
translation update
|
| #
cd3ed83c |
| 02-Aug-2013 |
Matthias Schulte <post@lupo49.de> |
de/de-informal/en: Removed redundant suffixes in TOC of configuration manager / Synchronize terms in de and de-informal
|
| #
0320882f |
| 31-Jul-2013 |
Michael Hamann <michael@content-space.de> |
Remove search_references() and the refshow configuration option
The refshow configuration option wasn't used as described anymore already in the latest release and after the introduction of the medi
Remove search_references() and the refshow configuration option
The refshow configuration option wasn't used as described anymore already in the latest release and after the introduction of the media usage index the parameter is also no longer relevant for internal optimization. The only place where it was still used is the no longer used search_references()-function which is removed here, too.
show more ...
|
| #
eb20307a |
| 08-Jan-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
removed xmlrpc and xmlrpcuser - added remote and remoteuser config option
|
| #
84ddc6de |
| 28-Apr-2011 |
Matthias Schulte <post@lupo49.de> |
language updates: update.dokuwiki.org is currently used for update/msg-checks
|
| #
99fef164 |
| 12-Jan-2011 |
Yaron Shahrabani <sh.yaron@gmail.com> |
Hebrew language update
|
| #
f3718805 |
| 27-Jan-2010 |
Adrian Lang <lang@cosmocode.de> |
Update translations for subscription
|
| #
d9c82eb6 |
| 21-Jan-2010 |
Yaron Yogev <yarony@jungo.com> |
Hebrew Language Update
|
| #
0083738d |
| 24-Dec-2009 |
Moshe Kaplan <mokplan@gmail.com> |
Hebrew language update
Ignore-this: b936fa300bf30a7356ec0095094d74b4
darcs-hash:20091224123304-29538-c66772966010d281e056c38461b93b08e7605bfd.gz
|
| #
259ebd97 |
| 18-Mar-2008 |
Andreas Gohr <andi@splitbrain.org> |
Hebrew language update
darcs-hash:20080318214535-7ad00-9beffafec9c628f9872968b935e84b061ca562a1.gz
|
| #
2cef3313 |
| 16-Mar-2008 |
Andreas Gohr <andi@splitbrain.org> |
Hebrew language update
darcs-hash:20080316215845-7ad00-a6ad1ff329d570bf92e3e79df9db603e034744c4.gz
|
| #
40eaacde |
| 15-Mar-2008 |
Andreas Gohr <andi@splitbrain.org> |
Hebrew language update
darcs-hash:20080315230147-7ad00-fa0a7112380d722c3784c1d7bbfaba4f37a1b737.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 ...
|
| #
b2918131 |
| 11-Apr-2007 |
Katriel Traum <katriel@penguin.org.il> |
Hebrew fixes for config manager FS#1115
1. Typo Fix in lang/he 2. add rtl.css for correct display of config tables
darcs-hash:20070411180459-3c7c8-0283133a19cb0adfcfcf9ed34d7ecac121e6c17d.gz
|
| #
182a1586 |
| 30-Oct-2006 |
Andreas Gohr <andi@splitbrain.org> |
Hebrew language update
darcs-hash:20061030184642-7ad00-6e1be181d03bc0ffaaf03d4903fd268deb84ad77.gz
|