| #
59752844 |
| 14-Jun-2016 |
Anders Sandblad <runeson@gmail.com> |
Fixed broken links to php.net and redirecting pages to php.net
|
| #
7c54867c |
| 25-Nov-2015 |
Garfield <garfield_550@outlook.com> |
translation update
|
| #
32ba0f96 |
| 05-Aug-2015 |
lainme <lainme993@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 ...
|
| #
eae330b6 |
| 12-Jun-2012 |
lainme <lainme993@gmail.com> |
chinese language update. related to FS#2360
|
| #
3a6d7607 |
| 14-Mar-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
Merge branch 'master' of https://github.com/splitbrain/dokuwiki
Conflicts: lib/exe/xmlrpc.php
|
| #
eb20307a |
| 08-Jan-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
removed xmlrpc and xmlrpcuser - added remote and remoteuser config option
|
| #
612db714 |
| 27-Nov-2011 |
Shuo Ting Jian <shoting@gmail.com> |
Chinese language update
|
| #
86e64c17 |
| 19-Sep-2011 |
lainme <lainme993@gmail.com> |
Simplified Chinese language update
|
| #
4f5cb4d5 |
| 01-May-2011 |
Choicky Chou <zhoucaiqi@gmail.com> |
Chinese language update
|
| #
84ddc6de |
| 28-Apr-2011 |
Matthias Schulte <post@lupo49.de> |
language updates: update.dokuwiki.org is currently used for update/msg-checks
|
| #
2b3f472a |
| 19-Feb-2011 |
Hiphen Lee <jacob.b.leung@gmail.com> |
Chinese Language update
|
| #
dab7d18d |
| 07-Nov-2010 |
Choicky Chou <zhoucaiqi@gmail.com> |
Chinese Language update
|
| #
6353ef5a |
| 19-Oct-2010 |
lainme <lainme993@gmail.com> |
Chinese language update
|
| #
f3718805 |
| 27-Jan-2010 |
Adrian Lang <lang@cosmocode.de> |
Update translations for subscription
|
| #
c654938d |
| 05-Jan-2010 |
ben <ben@livetom.com> |
Chinese language update
|
| #
47583ff0 |
| 16-Oct-2009 |
furun <furun@arcor.de> |
Whitespace cleanup FS#1709
Ignore-this: 27ea52110bce929b2c61ed8faba67cfc
darcs-hash:20091016205526-c0bf4-35eba4e65d37980a667ba982f7f1ea5b7b07f01c.gz
|
| #
bdebb270 |
| 31-Mar-2009 |
JIN Yi. 金毅 <mr.jinyi@gmail.com> |
Chinese language update
Ignore-this: f6cee2527ab735c597edc8106bf17827
darcs-hash:20090331164408-5abfc-b24d80643640145caccf582f4c549d80482608ec.gz
|
| #
ccf354b1 |
| 23-Mar-2009 |
Simon Zhan <simonzhan@21cn.com> |
Chinese language upgrade
Ignore-this: 8e911151013118f0d55c652bad0b4077
darcs-hash:20090323091848-23e95-32189fa400673ba510a92fba626da030307a5385.gz
|
| #
011dae35 |
| 03-Feb-2009 |
Xiaodong Gu <guxiaodong@gmail.com> |
Chinese language update
Ignore-this: 751791b5c37807f4a4d7f79177162290
darcs-hash:20090203192649-7bfe7-f6c7a89ee4a142371f193ad60da91823e0901bfe.gz
|
| #
35876a0c |
| 23-Jul-2008 |
Wing Ho Tang <Wingho.Tang@coles.com.au> |
Chinese language update
darcs-hash:20080723175803-00c3e-00cb66bcb583d8a81e893e7dc05de9aed8891b5b.gz
|
| #
bf87cd0a |
| 28-Mar-2008 |
Andreas Gohr <andi@splitbrain.org> |
Chinese language update
darcs-hash:20080328090214-7ad00-678a73ae08dc80b7b7222f912dc8e4caa35db754.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 ...
|