| #
98fb3f18 |
| 27-Apr-2012 |
Osaka <mr.osaka@gmail.com> |
Japanese language update
|
| #
ee9b1ae4 |
| 23-Mar-2012 |
Taisuke Shimamoto <dentostar@gmail.com> |
Japanese 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
|
| #
eb20307a |
| 08-Jan-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
removed xmlrpc and xmlrpcuser - added remote and remoteuser config option
|
| #
84731d33 |
| 22-Dec-2011 |
Kazutaka Miyasaka <kazmiya@gmail.com> |
Japanese language update
|
| #
84ddc6de |
| 28-Apr-2011 |
Matthias Schulte <post@lupo49.de> |
language updates: update.dokuwiki.org is currently used for update/msg-checks
|
| #
f76f425e |
| 17-Apr-2011 |
Yuji TAKENAKA <webmaster@davilin.com> |
Japanese update
Signed-off-by: Guy Brand <gb@unistra.fr>
|
| #
4f177710 |
| 11-Oct-2010 |
Yuji Takenaka <webmaster@davilin.com> |
Japanese language update
|
| #
f3718805 |
| 27-Jan-2010 |
Adrian Lang <lang@cosmocode.de> |
Update translations for subscription
|
| #
3d90dbb1 |
| 11-Dec-2009 |
Kazutaka Miyasaka <kazmiya@gmail.com> |
Japanese language update
Ignore-this: fbc80680f3d2ed74c6b0f3622d5e0525
darcs-hash:20091211124032-9b77a-357511dcf5f2a7226e00e91eb7777cb4809e6161.gz
|
| #
c6641c81 |
| 01-Dec-2009 |
Ikuo Obataya <ikuo_obataya@symplus.co.jp> |
Japanese language update
Ignore-this: 39c40bc52ac24aad6b4959d226d701fb
darcs-hash:20091201182304-ee440-dfabc3af4cc7bf162c1640ea53014432296f759f.gz
|
| #
dfa98bf7 |
| 17-Apr-2009 |
Daniel Dupriest <kououken@gmail.com> |
Japanese language update
Ignore-this: 74693d6d42b7f0ce1c4cebcc36bf978d
darcs-hash:20090417194638-a99e8-8aa162cf1cf447fe2a1c2548fc062597166a2def.gz
|
| #
dd6ccdb0 |
| 28-Jan-2009 |
Yuji TAKENAKA <webmaster@davilin.com> |
Japanese language update
Ignore-this: d42e85efd7bb4563eaeb8fd51823732f
darcs-hash:20090128151543-91f80-6a20305ab3db6fe4aff7c3b1d91ffda84afa31a1.gz
|
| #
08ee2b52 |
| 16-Jul-2008 |
Andreas Gohr <andi@splitbrain.org> |
Japanese language update
darcs-hash:20080716190625-7ad00-756ebe48d5ed799892f57dd4e128e478bbfe3e50.gz
|
| #
96c33486 |
| 16-Mar-2008 |
Andreas Gohr <andi@splitbrain.org> |
Japanese language update
darcs-hash:20080316180958-7ad00-d945196d74b662bb21619d318d63073c9b4cf83b.gz
|
| #
c06cd517 |
| 15-Mar-2008 |
Andreas Gohr <andi@splitbrain.org> |
Japanese Language update
darcs-hash:20080315175515-7ad00-a05574659f7595727825e22fa8768d208c1e16be.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 ...
|
| #
abcc3801 |
| 15-Jul-2007 |
Andreas Gohr <andi@splitbrain.org> |
fixed unclean language files FS#1186
darcs-hash:20070715090528-7ad00-ffebbfcd0e4b12e839a958932afd1db2c4fb8765.gz
|
| #
68082424 |
| 28-Jun-2007 |
Andreas Gohr <andi@splitbrain.org> |
japanese language update
darcs-hash:20070628191802-7ad00-00dd404a1b70e314c76d07080a6085e731ffd238.gz
|
| #
1220bbe2 |
| 04-Jun-2007 |
Andreas Gohr <andi@splitbrain.org> |
Japanese language update
darcs-hash:20070604174939-7ad00-73a8a54560f0b801f293ced2213a3ca1fd1a394c.gz
|
| #
ce6b63d9 |
| 24-Sep-2006 |
chris <chris@jalakai.co.uk> |
cache, metadata & purgefile updates
Cache - add dependency for metadata renderer file - check metadata for end of page life, "date valid end".
Metadata Renderer - RSS syntax mode now sets rendered
cache, metadata & purgefile updates
Cache - add dependency for metadata renderer file - check metadata for end of page life, "date valid end".
Metadata Renderer - RSS syntax mode now sets rendered page expiry, "date valid end" and includes the feed URL in "relation haspart".
Purgefile For all wiki installations the purgefile records the earliest time before which no cache purge (based on data consistency) is required. Cache files older than this time MAY need to be purged. - remove purgeonadd configuration setting
darcs-hash:20060924202157-9b6ab-4531e91411c41914eeab2b6a8160c3d46b001cee.gz
show more ...
|
| #
a2a17c02 |
| 25-Sep-2006 |
Andreas Gohr <andi@splitbrain.org> |
japanes language update
darcs-hash:20060925182128-7ad00-99db9371c6986605eb4d990f819f09bf850ffaa1.gz
|
| #
f1b03b6a |
| 16-Sep-2006 |
Andreas Gohr <andi@splitbrain.org> |
japanese language update
darcs-hash:20060916145219-7ad00-2ca985138204b2547ef9e24d780c226af8073fcb.gz
|
| #
346cbc55 |
| 07-Aug-2006 |
Andreas Gohr <andi@splitbrain.org> |
japanese language update
darcs-hash:20060807200813-7ad00-ca46ec6eca59cc368fbace6f7de337e4d1e997a5.gz
|