| #
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.
|
| #
59752844 |
| 14-Jun-2016 |
Anders Sandblad <runeson@gmail.com> |
Fixed broken links to php.net and redirecting pages to php.net
|
| #
8f709990 |
| 18-Apr-2016 |
Anika Henke <anika@selfthinker.org> |
removed very old left overs from IE7 (and even IE6) support
|
| #
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 ...
|
| #
957e84c6 |
| 01-Feb-2013 |
Rodrigo Rega <rodrigorega@gmail.com> |
Galician language update
|
| #
78f0e832 |
| 23-Nov-2012 |
Leandro Regueiro <leandro.regueiro@gmail.com> |
Galician language update
|
| #
3a6d7607 |
| 14-Mar-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
Merge branch 'master' of https://github.com/splitbrain/dokuwiki
Conflicts: lib/exe/xmlrpc.php
|
| #
d5d19f6f |
| 09-Jan-2012 |
Oscar M. Lage <r0sk10@gmail.com> |
Galician language update
|
| #
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
|
| #
1c5d577c |
| 17-Mar-2010 |
José António Cidre Bardelás <medulio@ciberirmandade.org> |
Galician language update
|
| #
90a0f2e1 |
| 08-Mar-2010 |
Medúlio <medulio@ciberirmandade.org> |
Galician language update
|
| #
f3718805 |
| 27-Jan-2010 |
Adrian Lang <lang@cosmocode.de> |
Update translations for subscription
|
| #
16d24031 |
| 20-Nov-2009 |
Leandro Regueiro <leandro.regueiro@gmail.com> |
Galician language update
Ignore-this: 683df7ff1753114b7f5c654fdfc35b22
darcs-hash:20091120101347-b12c8-4cc7bf73c8495760852044a2bcaf88269ee0a1c2.gz
|
| #
4cdbf421 |
| 15-Apr-2009 |
Gonçalo Cordeiro <gonzalo@tagenata.com> |
Galician language update
Ignore-this: 2a5ae840b1bc5de9e3945025476dad17
darcs-hash:20090415065836-9761f-a3650090a3da4715f189de92545214b5496e3a25.gz
|
| #
b628467b |
| 29-Jan-2009 |
José Antonio Cidre Bardelás <medulio@ciberirmandade.org> |
Galician language update
Ignore-this: a47135ec0caec23dd14f243ac2d3f4eb
darcs-hash:20090129182231-daa12-eeaec824379175bb042798e5b51c62ef37d3c98f.gz
|
| #
5586669f |
| 17-Mar-2008 |
Andreas Gohr <andi@splitbrain.org> |
Galician language update
darcs-hash:20080317222638-7ad00-85d80a108d862ec277c57864495f11f9e85cb8f3.gz
|
| #
bc979de5 |
| 15-Mar-2008 |
Andreas Gohr <andi@splitbrain.org> |
Galician language update
darcs-hash:20080315180230-7ad00-6e1254f6245049ee32b95780a3d6611a4bba9911.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 ...
|
| #
bf9671d4 |
| 26-Oct-2007 |
Andreas Gohr <andi@splitbrain.org> |
Galician language update
darcs-hash:20071026205405-7ad00-56ddd5adab9ae4ae37697cd82a10f5c4ea056271.gz
|
| #
8b829d43 |
| 30-Jul-2007 |
Andreas Gohr <andi@splitbrain.org> |
Galician translation
darcs-hash:20070730164939-7ad00-43323188e904f45153062bb2e5c3550a1ea4ce4d.gz
|
| #
abcc3801 |
| 15-Jul-2007 |
Andreas Gohr <andi@splitbrain.org> |
fixed unclean language files FS#1186
darcs-hash:20070715090528-7ad00-ffebbfcd0e4b12e839a958932afd1db2c4fb8765.gz
|