History log of /dokuwiki/lib/plugins/config/lang/ (Results 1101 – 1125 of 1175)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5bbd99a026-Feb-2007 eModul emodul@gmx.net <andi@splitbrain.org>

Correction of German language in config plugin

darcs-hash:20070226112359-d2109-17491649797590739dab6f11e7723162544f79f3.gz

aee4216924-Feb-2007 Andreas Gohr <andi@splitbrain.org>

German language updates

darcs-hash:20070224133512-7ad00-88ca8c2745f791885892170e7e99c62bcacb3672.gz

26ceae1824-Feb-2007 Andreas Gohr <andi@splitbrain.org>

Test uploaded files for HTML tags FS#1077

Following the problem with IE's mimetype handling described at
http://www.splitbrain.org/blog/2007-02/12-internet_explorer_facilitates_cross_site_scripting

Test uploaded files for HTML tags FS#1077

Following the problem with IE's mimetype handling described at
http://www.splitbrain.org/blog/2007-02/12-internet_explorer_facilitates_cross_site_scripting
this patch adds a new option (on by default) to check the first 256
bytes of uploaded files against a list of a few HTML tags and denies
the upload of such a file. In rare occasions this may block harmless
and valid files, but that's price we have to pay for Microsoft's
stupidity.

Users who need HTML uploads should disable this check. (Don't do that on
open Wikis!)

darcs-hash:20070224124458-7ad00-0ced616d06f563515b36a0a6871b5ba50229c946.gz

show more ...

f106551018-Feb-2007 Andreas Gohr <andi@splitbrain.org>

minor spelling fix in German language

darcs-hash:20070218135700-7ad00-12c8c9d28cafa01d883f4dbffcbb04173420a6bb.gz

ece9fa7a18-Feb-2007 Andreas Gohr <andi@splitbrain.org>

Swedish update

darcs-hash:20070218134846-7ad00-1fb62b5d552810b0d771f73410ed3b047bbb0b64.gz


/dokuwiki/conf/mime.conf
/dokuwiki/inc/changelog.php
/dokuwiki/inc/lang/ar/lang.php
/dokuwiki/inc/lang/ca/lang.php
/dokuwiki/inc/lang/cs/lang.php
/dokuwiki/inc/lang/da/lang.php
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/el/lang.php
/dokuwiki/inc/lang/en/lang.php
/dokuwiki/inc/lang/en/uploadmail.txt
/dokuwiki/inc/lang/eo/lang.php
/dokuwiki/inc/lang/es/lang.php
/dokuwiki/inc/lang/et/lang.php
/dokuwiki/inc/lang/fi/lang.php
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/he/lang.php
/dokuwiki/inc/lang/hu/lang.php
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/lt/lang.php
/dokuwiki/inc/lang/lv/lang.php
/dokuwiki/inc/lang/nl/lang.php
/dokuwiki/inc/lang/pl/lang.php
/dokuwiki/inc/lang/pt-br/lang.php
/dokuwiki/inc/lang/pt/lang.php
/dokuwiki/inc/lang/ro/lang.php
/dokuwiki/inc/lang/sk/lang.php
/dokuwiki/inc/lang/sl/lang.php
/dokuwiki/inc/lang/sr/lang.php
/dokuwiki/inc/lang/sv/admin.txt
/dokuwiki/inc/lang/sv/backlinks.txt
/dokuwiki/inc/lang/sv/conflict.txt
/dokuwiki/inc/lang/sv/denied.txt
/dokuwiki/inc/lang/sv/diff.txt
/dokuwiki/inc/lang/sv/draft.txt
/dokuwiki/inc/lang/sv/edit.txt
/dokuwiki/inc/lang/sv/editrev.txt
/dokuwiki/inc/lang/sv/index.txt
/dokuwiki/inc/lang/sv/install.html
/dokuwiki/inc/lang/sv/lang.php
/dokuwiki/inc/lang/sv/locked.txt
/dokuwiki/inc/lang/sv/login.txt
/dokuwiki/inc/lang/sv/mailtext.txt
/dokuwiki/inc/lang/sv/newpage.txt
/dokuwiki/inc/lang/sv/norev.txt
/dokuwiki/inc/lang/sv/password.txt
/dokuwiki/inc/lang/sv/preview.txt
/dokuwiki/inc/lang/sv/pwconfirm.txt
/dokuwiki/inc/lang/sv/read.txt
/dokuwiki/inc/lang/sv/recent.txt
/dokuwiki/inc/lang/sv/register.txt
/dokuwiki/inc/lang/sv/registermail.txt
/dokuwiki/inc/lang/sv/resendpwd.txt
/dokuwiki/inc/lang/sv/revisions.txt
/dokuwiki/inc/lang/sv/searchpage.txt
/dokuwiki/inc/lang/sv/showrev.txt
/dokuwiki/inc/lang/sv/stopwords.txt
/dokuwiki/inc/lang/sv/subscribermail.txt
/dokuwiki/inc/lang/sv/updateprofile.txt
/dokuwiki/inc/lang/sv/wordblock.txt
/dokuwiki/inc/lang/tr/lang.php
/dokuwiki/inc/mail.php
/dokuwiki/inc/media.php
/dokuwiki/inc/parser/metadata.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/inc/template.php
/dokuwiki/inc/toolbar.php
/dokuwiki/lib/exe/css.php
/dokuwiki/lib/plugins/acl/lang/sv/intro.txt
/dokuwiki/lib/plugins/acl/lang/sv/lang.php
/dokuwiki/lib/plugins/config/admin.php
sv/intro.txt
sv/lang.php
/dokuwiki/lib/plugins/plugin/lang/sv/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/sv/lang.php
/dokuwiki/lib/plugins/revert/lang/sv/intro.txt
/dokuwiki/lib/plugins/revert/lang/sv/lang.php
/dokuwiki/lib/plugins/usermanager/lang/sv/add.txt
/dokuwiki/lib/plugins/usermanager/lang/sv/delete.txt
/dokuwiki/lib/plugins/usermanager/lang/sv/edit.txt
/dokuwiki/lib/plugins/usermanager/lang/sv/intro.txt
/dokuwiki/lib/plugins/usermanager/lang/sv/lang.php
/dokuwiki/lib/plugins/usermanager/lang/sv/list.txt
/dokuwiki/lib/tpl/default/print.css
54f7220e10-Feb-2007 Andreas Gohr <andi@splitbrain.org>

Korean update

darcs-hash:20070210201116-7ad00-59b350dd2a4ad9461e78c9463dbcbd21306b124d.gz

cde6a01b08-Feb-2007 Andreas Gohr <andi@splitbrain.org>

workaround config for FS#852

On certain platforms the ignore_user_abort function does not work as expected, resulting
in a non working indexer webbug. Users with such a broken system (IIS+PHP as CGI

workaround config for FS#852

On certain platforms the ignore_user_abort function does not work as expected, resulting
in a non working indexer webbug. Users with such a broken system (IIS+PHP as CGI) can
enable this option to work around the problem (resulting in longer load times for the
webbug).

darcs-hash:20070208195145-7ad00-8fc14f9da535a70fa837066773e15a3926b077c7.gz

show more ...

bc6ecc1208-Feb-2007 Grzegorz Zur <grzegorz.zur@gmail.com>

polish language update

darcs-hash:20070208120717-e561a-d6307260ff7a8697bbb3b16b7c6df7688ce4e849.gz


/dokuwiki/.htaccess.dist
/dokuwiki/_test/cases/inc/mail_isvalid.test.php
/dokuwiki/_test/cases/inc/parser/parser.inc.php
/dokuwiki/_test/cases/inc/parser/parser_links.test.php
/dokuwiki/_test/cases/inc/utf8_html.test.php
/dokuwiki/bin/dwpage.php
/dokuwiki/bin/indexer.php
/dokuwiki/bin/wantedpages.php
/dokuwiki/feed.php
/dokuwiki/inc/TarLib.class.php
/dokuwiki/inc/ZipLib.class.php
/dokuwiki/inc/actions.php
/dokuwiki/inc/aspell.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/auth/mysql.class.php
/dokuwiki/inc/auth/pgsql.class.php
/dokuwiki/inc/changelog.php
/dokuwiki/inc/cliopts.php
/dokuwiki/inc/common.php
/dokuwiki/inc/fulltext.php
/dokuwiki/inc/geshi.php
/dokuwiki/inc/geshi/actionscript.php
/dokuwiki/inc/geshi/ada.php
/dokuwiki/inc/geshi/apache.php
/dokuwiki/inc/geshi/applescript.php
/dokuwiki/inc/geshi/asm.php
/dokuwiki/inc/geshi/asp.php
/dokuwiki/inc/geshi/autoit.php
/dokuwiki/inc/geshi/bash.php
/dokuwiki/inc/geshi/blitzbasic.php
/dokuwiki/inc/geshi/bnf.php
/dokuwiki/inc/geshi/c.php
/dokuwiki/inc/geshi/c_mac.php
/dokuwiki/inc/geshi/caddcl.php
/dokuwiki/inc/geshi/cadlisp.php
/dokuwiki/inc/geshi/cfdg.php
/dokuwiki/inc/geshi/cfm.php
/dokuwiki/inc/geshi/cpp-qt.php
/dokuwiki/inc/geshi/cpp.php
/dokuwiki/inc/geshi/csharp.php
/dokuwiki/inc/geshi/css.php
/dokuwiki/inc/geshi/d.php
/dokuwiki/inc/geshi/delphi.php
/dokuwiki/inc/geshi/diff.php
/dokuwiki/inc/geshi/div.php
/dokuwiki/inc/geshi/dos.php
/dokuwiki/inc/geshi/eiffel.php
/dokuwiki/inc/geshi/fortran.php
/dokuwiki/inc/geshi/freebasic.php
/dokuwiki/inc/geshi/gml.php
/dokuwiki/inc/geshi/groovy.php
/dokuwiki/inc/geshi/html4strict.php
/dokuwiki/inc/geshi/idl.php
/dokuwiki/inc/geshi/ini.php
/dokuwiki/inc/geshi/inno.php
/dokuwiki/inc/geshi/io.php
/dokuwiki/inc/geshi/java.php
/dokuwiki/inc/geshi/java5.php
/dokuwiki/inc/geshi/javascript.php
/dokuwiki/inc/geshi/latex.php
/dokuwiki/inc/geshi/lisp.php
/dokuwiki/inc/geshi/lua.php
/dokuwiki/inc/geshi/matlab.php
/dokuwiki/inc/geshi/mirc.php
/dokuwiki/inc/geshi/mpasm.php
/dokuwiki/inc/geshi/mysql.php
/dokuwiki/inc/geshi/nsis.php
/dokuwiki/inc/geshi/objc.php
/dokuwiki/inc/geshi/ocaml-brief.php
/dokuwiki/inc/geshi/ocaml.php
/dokuwiki/inc/geshi/oobas.php
/dokuwiki/inc/geshi/oracle8.php
/dokuwiki/inc/geshi/pascal.php
/dokuwiki/inc/geshi/perl.php
/dokuwiki/inc/geshi/php-brief.php
/dokuwiki/inc/geshi/php.php
/dokuwiki/inc/geshi/plsql.php
/dokuwiki/inc/geshi/python.php
/dokuwiki/inc/geshi/qbasic.php
/dokuwiki/inc/geshi/reg.php
/dokuwiki/inc/geshi/robots.php
/dokuwiki/inc/geshi/ruby.php
/dokuwiki/inc/geshi/sas.php
/dokuwiki/inc/geshi/scheme.php
/dokuwiki/inc/geshi/sdlbasic.php
/dokuwiki/inc/geshi/smalltalk.php
/dokuwiki/inc/geshi/smarty.php
/dokuwiki/inc/geshi/sql.php
/dokuwiki/inc/geshi/tcl.php
/dokuwiki/inc/geshi/text.php
/dokuwiki/inc/geshi/thinbasic.php
/dokuwiki/inc/geshi/tsql.php
/dokuwiki/inc/geshi/vb.php
/dokuwiki/inc/geshi/vbnet.php
/dokuwiki/inc/geshi/vhdl.php
/dokuwiki/inc/geshi/visualfoxpro.php
/dokuwiki/inc/geshi/winbatch.php
/dokuwiki/inc/geshi/xml.php
/dokuwiki/inc/html.php
/dokuwiki/inc/infoutils.php
/dokuwiki/inc/init.php
/dokuwiki/inc/lang/de/edit.txt
/dokuwiki/inc/lang/en/lang.php
/dokuwiki/inc/lang/eo/admin.txt
/dokuwiki/inc/lang/eo/backlinks.txt
/dokuwiki/inc/lang/eo/conflict.txt
/dokuwiki/inc/lang/eo/denied.txt
/dokuwiki/inc/lang/eo/diff.txt
/dokuwiki/inc/lang/eo/draft.txt
/dokuwiki/inc/lang/eo/edit.txt
/dokuwiki/inc/lang/eo/editrev.txt
/dokuwiki/inc/lang/eo/index.txt
/dokuwiki/inc/lang/eo/lang.php
/dokuwiki/inc/lang/eo/locked.txt
/dokuwiki/inc/lang/eo/login.txt
/dokuwiki/inc/lang/eo/mailtext.txt
/dokuwiki/inc/lang/eo/newpage.txt
/dokuwiki/inc/lang/eo/norev.txt
/dokuwiki/inc/lang/eo/password.txt
/dokuwiki/inc/lang/eo/preview.txt
/dokuwiki/inc/lang/eo/pwconfirm.txt
/dokuwiki/inc/lang/eo/read.txt
/dokuwiki/inc/lang/eo/recent.txt
/dokuwiki/inc/lang/eo/registermail.txt
/dokuwiki/inc/lang/eo/resendpwd.txt
/dokuwiki/inc/lang/eo/revisions.txt
/dokuwiki/inc/lang/eo/searchpage.txt
/dokuwiki/inc/lang/eo/showrev.txt
/dokuwiki/inc/lang/eo/stopwords.txt
/dokuwiki/inc/lang/eo/subscribermail.txt
/dokuwiki/inc/lang/eo/updateprofile.txt
/dokuwiki/inc/lang/eo/wordblock.txt
/dokuwiki/inc/lang/gl/admin.txt
/dokuwiki/inc/lang/gl/backlinks.txt
/dokuwiki/inc/lang/gl/conflict.txt
/dokuwiki/inc/lang/gl/denied.txt
/dokuwiki/inc/lang/gl/diff.txt
/dokuwiki/inc/lang/gl/draft.txt
/dokuwiki/inc/lang/gl/edit.txt
/dokuwiki/inc/lang/gl/editrev.txt
/dokuwiki/inc/lang/gl/index.txt
/dokuwiki/inc/lang/gl/install.html
/dokuwiki/inc/lang/gl/lang.php
/dokuwiki/inc/lang/gl/locked.txt
/dokuwiki/inc/lang/gl/login.txt
/dokuwiki/inc/lang/gl/mailtext.txt
/dokuwiki/inc/lang/gl/newpage.txt
/dokuwiki/inc/lang/gl/norev.txt
/dokuwiki/inc/lang/gl/password.txt
/dokuwiki/inc/lang/gl/preview.txt
/dokuwiki/inc/lang/gl/pwconfirm.txt
/dokuwiki/inc/lang/gl/read.txt
/dokuwiki/inc/lang/gl/recent.txt
/dokuwiki/inc/lang/gl/register.txt
/dokuwiki/inc/lang/gl/registermail.txt
/dokuwiki/inc/lang/gl/resendpwd.txt
/dokuwiki/inc/lang/gl/revisions.txt
/dokuwiki/inc/lang/gl/searchpage.txt
/dokuwiki/inc/lang/gl/showrev.txt
/dokuwiki/inc/lang/gl/stopwords.txt
/dokuwiki/inc/lang/gl/subscribermail.txt
/dokuwiki/inc/lang/gl/updateprofile.txt
/dokuwiki/inc/lang/gl/wordblock.txt
/dokuwiki/inc/lang/nl/lang.php
/dokuwiki/inc/lang/nl/login.txt
/dokuwiki/inc/lang/pl/backlinks.txt
/dokuwiki/inc/lang/pl/conflict.txt
/dokuwiki/inc/lang/pl/draft.txt
/dokuwiki/inc/lang/pl/lang.php
/dokuwiki/inc/lang/pl/locked.txt
/dokuwiki/inc/lang/pl/newpage.txt
/dokuwiki/inc/lang/pl/norev.txt
/dokuwiki/inc/lang/pl/pwconfirm.txt
/dokuwiki/inc/lang/pl/register.txt
/dokuwiki/inc/lang/pl/stopwords.txt
/dokuwiki/inc/lang/pl/wordblock.txt
/dokuwiki/inc/mail.php
/dokuwiki/inc/media.php
/dokuwiki/inc/parser/handler.php
/dokuwiki/inc/parser/metadata.php
/dokuwiki/inc/parser/parser.php
/dokuwiki/inc/parser/renderer.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/inc/parser/xhtmlsummary.php
/dokuwiki/inc/parserutils.php
/dokuwiki/inc/plugin.php
/dokuwiki/inc/pluginutils.php
/dokuwiki/inc/search.php
/dokuwiki/inc/template.php
/dokuwiki/inc/utf8.php
/dokuwiki/install.php
/dokuwiki/lib/exe/css.php
/dokuwiki/lib/exe/indexer.php
/dokuwiki/lib/exe/opensearch.php
/dokuwiki/lib/plugins/acl/lang/pl/lang.php
/dokuwiki/lib/plugins/action.php
/dokuwiki/lib/plugins/admin.php
pl/lang.php
/dokuwiki/lib/plugins/config/settings/config.class.php
/dokuwiki/lib/plugins/importoldchangelog/action.php
/dokuwiki/lib/plugins/plugin/admin.php
/dokuwiki/lib/plugins/revert/admin.php
/dokuwiki/lib/plugins/syntax.php
/dokuwiki/lib/plugins/usermanager/lang/pl/lang.php
f8cc712e03-Dec-2006 Andreas Gohr <andi@splitbrain.org>

manager user/group

This patch adds support for a manager option as suggested in
http://www.freelists.org/archives/dokuwiki/11-2006/msg00314.html

darcs-hash:20061203134104-7ad00-72ff6422bbb4f79be325

manager user/group

This patch adds support for a manager option as suggested in
http://www.freelists.org/archives/dokuwiki/11-2006/msg00314.html

darcs-hash:20061203134104-7ad00-72ff6422bbb4f79be325c7e77255e1eee32d0f6b.gz

show more ...

a171631201-Nov-2006 Marc Mayfield <celf@intelf.com>

rss_summary_config

Add a configuration option to control whether or not the edit/revision summary is
displayed with the title of RSS feeds. The default is to show the summary, the same as
DokuWiki d

rss_summary_config

Add a configuration option to control whether or not the edit/revision summary is
displayed with the title of RSS feeds. The default is to show the summary, the same as
DokuWiki did prior to this addition.

darcs-hash:20061101023313-9039d-d067e9bcd7dc0c7cabd57674d1072c5b882ad4e7.gz

show more ...


/dokuwiki/conf/dokuwiki.php
/dokuwiki/data/pages/wiki/syntax.txt
/dokuwiki/feed.php
/dokuwiki/inc/.htaccess
/dokuwiki/inc/IXR_Library.php
/dokuwiki/inc/fulltext.php
/dokuwiki/inc/geshi.php
/dokuwiki/inc/geshi/actionscript.php
/dokuwiki/inc/geshi/ada.php
/dokuwiki/inc/geshi/apache.php
/dokuwiki/inc/geshi/applescript.php
/dokuwiki/inc/geshi/asm.php
/dokuwiki/inc/geshi/asp.php
/dokuwiki/inc/geshi/autoit.php
/dokuwiki/inc/geshi/bash.php
/dokuwiki/inc/geshi/blitzbasic.php
/dokuwiki/inc/geshi/bnf.php
/dokuwiki/inc/geshi/c.php
/dokuwiki/inc/geshi/c_mac.php
/dokuwiki/inc/geshi/caddcl.php
/dokuwiki/inc/geshi/cadlisp.php
/dokuwiki/inc/geshi/cfdg.php
/dokuwiki/inc/geshi/cfm.php
/dokuwiki/inc/geshi/cpp-qt.php
/dokuwiki/inc/geshi/cpp.php
/dokuwiki/inc/geshi/csharp.php
/dokuwiki/inc/geshi/css.php
/dokuwiki/inc/geshi/d.php
/dokuwiki/inc/geshi/delphi.php
/dokuwiki/inc/geshi/diff.php
/dokuwiki/inc/geshi/div.php
/dokuwiki/inc/geshi/dos.php
/dokuwiki/inc/geshi/eiffel.php
/dokuwiki/inc/geshi/fortran.php
/dokuwiki/inc/geshi/freebasic.php
/dokuwiki/inc/geshi/gml.php
/dokuwiki/inc/geshi/groovy.php
/dokuwiki/inc/geshi/html4strict.php
/dokuwiki/inc/geshi/idl.php
/dokuwiki/inc/geshi/ini.php
/dokuwiki/inc/geshi/inno.php
/dokuwiki/inc/geshi/io.php
/dokuwiki/inc/geshi/java.php
/dokuwiki/inc/geshi/java5.php
/dokuwiki/inc/geshi/javascript.php
/dokuwiki/inc/geshi/lisp.php
/dokuwiki/inc/geshi/lua.php
/dokuwiki/inc/geshi/matlab.php
/dokuwiki/inc/geshi/mirc.php
/dokuwiki/inc/geshi/mpasm.php
/dokuwiki/inc/geshi/mysql.php
/dokuwiki/inc/geshi/nsis.php
/dokuwiki/inc/geshi/objc.php
/dokuwiki/inc/geshi/ocaml-brief.php
/dokuwiki/inc/geshi/ocaml.php
/dokuwiki/inc/geshi/oobas.php
/dokuwiki/inc/geshi/oracle8.php
/dokuwiki/inc/geshi/pascal.php
/dokuwiki/inc/geshi/perl.php
/dokuwiki/inc/geshi/php-brief.php
/dokuwiki/inc/geshi/php.php
/dokuwiki/inc/geshi/plsql.php
/dokuwiki/inc/geshi/python.php
/dokuwiki/inc/geshi/qbasic.php
/dokuwiki/inc/geshi/reg.php
/dokuwiki/inc/geshi/robots.php
/dokuwiki/inc/geshi/ruby.php
/dokuwiki/inc/geshi/sas.php
/dokuwiki/inc/geshi/scheme.php
/dokuwiki/inc/geshi/sdlbasic.php
/dokuwiki/inc/geshi/smalltalk.php
/dokuwiki/inc/geshi/smarty.php
/dokuwiki/inc/geshi/sql.php
/dokuwiki/inc/geshi/tcl.php
/dokuwiki/inc/geshi/text.php
/dokuwiki/inc/geshi/thinbasic.php
/dokuwiki/inc/geshi/tsql.php
/dokuwiki/inc/geshi/vb.php
/dokuwiki/inc/geshi/vbnet.php
/dokuwiki/inc/geshi/vhdl.php
/dokuwiki/inc/geshi/visualfoxpro.php
/dokuwiki/inc/geshi/winbatch.php
/dokuwiki/inc/geshi/xml.php
/dokuwiki/inc/html.php
/dokuwiki/inc/infoutils.php
/dokuwiki/inc/init.php
/dokuwiki/inc/lang/ca/lang.php
/dokuwiki/inc/lang/de/conflict.txt
/dokuwiki/inc/lang/de/denied.txt
/dokuwiki/inc/lang/de/draft.txt
/dokuwiki/inc/lang/de/edit.txt
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/de/locked.txt
/dokuwiki/inc/lang/de/login.txt
/dokuwiki/inc/lang/de/norev.txt
/dokuwiki/inc/lang/de/password.txt
/dokuwiki/inc/lang/de/preview.txt
/dokuwiki/inc/lang/de/pwconfirm.txt
/dokuwiki/inc/lang/de/read.txt
/dokuwiki/inc/lang/de/register.txt
/dokuwiki/inc/lang/de/revisions.txt
/dokuwiki/inc/lang/de/searchpage.txt
/dokuwiki/inc/lang/de/subscribermail.txt
/dokuwiki/inc/lang/de/updateprofile.txt
/dokuwiki/inc/lang/de/wordblock.txt
/dokuwiki/inc/parser/metadata.php
/dokuwiki/inc/parserutils.php
/dokuwiki/inc/template.php
/dokuwiki/lib/exe/css.php
/dokuwiki/lib/exe/xmlrpc.php
en/lang.php
/dokuwiki/lib/plugins/config/settings/config.metadata.php
/dokuwiki/lib/plugins/plugin/admin.php
/dokuwiki/lib/plugins/plugin/inc/TarLib.class.php
/dokuwiki/lib/plugins/plugin/inc/ZipLib.class.php
/dokuwiki/lib/plugins/syntax.php
/dokuwiki/lib/scripts/script.js
/dokuwiki/lib/styles/feed.css
/dokuwiki/lib/tpl/default/print.css
d5b2330217-Nov-2006 Tom N Harris <tnharris@whoopdedo.org>

Indexer asian language fixes and speed-ups

Make Chinese and Japanese work better with the new indexer.
Some missing punctuation added to utf8_stripspecials.
Misc. other changes to make indexing fast

Indexer asian language fixes and speed-ups

Make Chinese and Japanese work better with the new indexer.
Some missing punctuation added to utf8_stripspecials.
Misc. other changes to make indexing faster. The indexes will expire on
backend upgrades, so you don't have to delete *.indexed

darcs-hash:20061117123032-6942e-774b38e08234928c49b37e40addba375acf67ac0.gz

show more ...

a54c4b0b12-Nov-2006 Andreas Gohr <andi@splitbrain.org>

dutch language updates

darcs-hash:20061112184102-7ad00-698188fd3915aa1937857a27245676f966815ee4.gz

01e7a86106-Nov-2006 Andreas Gohr <andi@splitbrain.org>

language updates

darcs-hash:20061106175239-7ad00-1023b1f69c735637c972f862af379cd481f75ee3.gz

fd0056c302-Nov-2006 Denis Simakov <akinoame1@gmail.com>

russian update

darcs-hash:20061102000617-3c565-f80c87245bf8f6249f707892cdcdaf1313690297.gz

27fdbf5330-Oct-2006 miguel.pagano <miguel.pagano@gmail.com>

Spanish translations

Added recent_days to lib/plugins/config/lang/es/lang.php

darcs-hash:20061030194506-072b4-80ef2c8d32bc6d168e2ef4c29064787e4f4c07d7.gz

3d856d8330-Oct-2006 miguel.pagano <miguel.pagano@gmail.com>

spanish translations

darcs-hash:20061030151008-072b4-7f4b0d87133951bbc1a09eba479dcae2b5fd5923.gz

182a158630-Oct-2006 Andreas Gohr <andi@splitbrain.org>

Hebrew language update

darcs-hash:20061030184642-7ad00-6e1be181d03bc0ffaaf03d4903fd268deb84ad77.gz

729c3d2e26-Oct-2006 Andreas Gohr <andi@splitbrain.org>

Traditional Chinese update

darcs-hash:20061026205002-7ad00-70f2acf8203e01d1df93e77ce7d8bdb1f4ddac7b.gz


/dokuwiki/conf/msg
/dokuwiki/conf/wordblock.conf
/dokuwiki/data/pages/wiki/syntax.txt
/dokuwiki/inc/HTTPClient.php
/dokuwiki/inc/actions.php
/dokuwiki/inc/changelog.php
/dokuwiki/inc/geshi.php
/dokuwiki/inc/geshi/actionscript.php
/dokuwiki/inc/geshi/ada.php
/dokuwiki/inc/geshi/apache.php
/dokuwiki/inc/geshi/applescript.php
/dokuwiki/inc/geshi/asm.php
/dokuwiki/inc/geshi/asp.php
/dokuwiki/inc/geshi/autoit.php
/dokuwiki/inc/geshi/bash.php
/dokuwiki/inc/geshi/blitzbasic.php
/dokuwiki/inc/geshi/bnf.php
/dokuwiki/inc/geshi/c.php
/dokuwiki/inc/geshi/c_mac.php
/dokuwiki/inc/geshi/caddcl.php
/dokuwiki/inc/geshi/cadlisp.php
/dokuwiki/inc/geshi/cfdg.php
/dokuwiki/inc/geshi/cfm.php
/dokuwiki/inc/geshi/cpp.php
/dokuwiki/inc/geshi/csharp.php
/dokuwiki/inc/geshi/css.php
/dokuwiki/inc/geshi/d.php
/dokuwiki/inc/geshi/delphi.php
/dokuwiki/inc/geshi/diff.php
/dokuwiki/inc/geshi/div.php
/dokuwiki/inc/geshi/dos.php
/dokuwiki/inc/geshi/eiffel.php
/dokuwiki/inc/geshi/fortran.php
/dokuwiki/inc/geshi/freebasic.php
/dokuwiki/inc/geshi/gml.php
/dokuwiki/inc/geshi/groovy.php
/dokuwiki/inc/geshi/html4strict.php
/dokuwiki/inc/geshi/idl.php
/dokuwiki/inc/geshi/ini.php
/dokuwiki/inc/geshi/inno.php
/dokuwiki/inc/geshi/io.php
/dokuwiki/inc/geshi/java.php
/dokuwiki/inc/geshi/java5.php
/dokuwiki/inc/geshi/javascript.php
/dokuwiki/inc/geshi/latex.php
/dokuwiki/inc/geshi/lisp.php
/dokuwiki/inc/geshi/lua.php
/dokuwiki/inc/geshi/matlab.php
/dokuwiki/inc/geshi/mirc.php
/dokuwiki/inc/geshi/mpasm.php
/dokuwiki/inc/geshi/mysql.php
/dokuwiki/inc/geshi/nsis.php
/dokuwiki/inc/geshi/objc.php
/dokuwiki/inc/geshi/ocaml-brief.php
/dokuwiki/inc/geshi/ocaml.php
/dokuwiki/inc/geshi/oobas.php
/dokuwiki/inc/geshi/oracle8.php
/dokuwiki/inc/geshi/pascal.php
/dokuwiki/inc/geshi/perl.php
/dokuwiki/inc/geshi/php-brief.php
/dokuwiki/inc/geshi/php.php
/dokuwiki/inc/geshi/python.php
/dokuwiki/inc/geshi/qbasic.php
/dokuwiki/inc/geshi/reg.php
/dokuwiki/inc/geshi/robots.php
/dokuwiki/inc/geshi/ruby.php
/dokuwiki/inc/geshi/sas.php
/dokuwiki/inc/geshi/scheme.php
/dokuwiki/inc/geshi/sdlbasic.php
/dokuwiki/inc/geshi/smalltalk.php
/dokuwiki/inc/geshi/smarty.php
/dokuwiki/inc/geshi/sql.php
/dokuwiki/inc/geshi/tcl.php
/dokuwiki/inc/geshi/text.php
/dokuwiki/inc/geshi/thinbasic.php
/dokuwiki/inc/geshi/tsql.php
/dokuwiki/inc/geshi/vb.php
/dokuwiki/inc/geshi/vbnet.php
/dokuwiki/inc/geshi/vhdl.php
/dokuwiki/inc/geshi/visualfoxpro.php
/dokuwiki/inc/geshi/winbatch.php
/dokuwiki/inc/geshi/xml.php
/dokuwiki/inc/html.php
/dokuwiki/inc/lang/zh/admin.txt
/dokuwiki/inc/lang/zh/backlinks.txt
/dokuwiki/inc/lang/zh/conflict.txt
/dokuwiki/inc/lang/zh/denied.txt
/dokuwiki/inc/lang/zh/diff.txt
/dokuwiki/inc/lang/zh/draft.txt
/dokuwiki/inc/lang/zh/edit.txt
/dokuwiki/inc/lang/zh/editrev.txt
/dokuwiki/inc/lang/zh/index.txt
/dokuwiki/inc/lang/zh/install.html
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/inc/lang/zh/locked.txt
/dokuwiki/inc/lang/zh/login.txt
/dokuwiki/inc/lang/zh/mailtext.txt
/dokuwiki/inc/lang/zh/newpage.txt
/dokuwiki/inc/lang/zh/norev.txt
/dokuwiki/inc/lang/zh/password.txt
/dokuwiki/inc/lang/zh/preview.txt
/dokuwiki/inc/lang/zh/pwconfirm.txt
/dokuwiki/inc/lang/zh/read.txt
/dokuwiki/inc/lang/zh/register.txt
/dokuwiki/inc/lang/zh/registermail.txt
/dokuwiki/inc/lang/zh/resendpwd.txt
/dokuwiki/inc/lang/zh/revisions.txt
/dokuwiki/inc/lang/zh/searchpage.txt
/dokuwiki/inc/lang/zh/showrev.txt
/dokuwiki/inc/lang/zh/stopwords.txt
/dokuwiki/inc/lang/zh/subscribermail.txt
/dokuwiki/inc/lang/zh/updateprofile.txt
/dokuwiki/inc/lang/zh/wordblock.txt
/dokuwiki/inc/template.php
/dokuwiki/install.php
/dokuwiki/lib/plugins/acl/lang/zh/intro.txt
/dokuwiki/lib/plugins/acl/lang/zh/lang.php
zh/intro.txt
zh/lang.php
/dokuwiki/lib/plugins/plugin/lang/zh/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/zh/lang.php
/dokuwiki/lib/plugins/usermanager/lang/zh/add.txt
/dokuwiki/lib/plugins/usermanager/lang/zh/delete.txt
/dokuwiki/lib/plugins/usermanager/lang/zh/edit.txt
/dokuwiki/lib/plugins/usermanager/lang/zh/intro.txt
/dokuwiki/lib/plugins/usermanager/lang/zh/lang.php
/dokuwiki/lib/plugins/usermanager/lang/zh/list.txt
70cbc5d219-Oct-2006 Andreas Gohr <andi@splitbrain.org>

language updates

darcs-hash:20061019101317-7ad00-c9a5b62a9d1e71c15875a8e39050bc931dbf4d03.gz

25b9aff219-Oct-2006 Guy Brand gb@isis.u-strasbg.fr <andi@splitbrain.org>

French localization update

darcs-hash:20061019083731-c47a2-6d301513c4e313acdbb648e1e22e5b8ef45566da.gz

6cd2b1e429-Aug-2006 polinnia <polinnia@tin.it>

IT-20060829-patch

- translated new strings in registermail.txt, config e usermanager plugins
- fixed changed parameter in config plugin

darcs-hash:20060829170241-57bea-24bf2cbfb341f25b1461cc7cd4fc4

IT-20060829-patch

- translated new strings in registermail.txt, config e usermanager plugins
- fixed changed parameter in config plugin

darcs-hash:20060829170241-57bea-24bf2cbfb341f25b1461cc7cd4fc442e0f44d511.gz

show more ...

ce6b63d924-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 ...

a2a17c0225-Sep-2006 Andreas Gohr <andi@splitbrain.org>

japanes language update

darcs-hash:20060925182128-7ad00-99db9371c6986605eb4d990f819f09bf850ffaa1.gz


/dokuwiki/conf/dokuwiki.php
/dokuwiki/conf/msg
/dokuwiki/data/pages/wiki/dokuwiki.txt
/dokuwiki/data/pages/wiki/syntax.txt
/dokuwiki/inc/actions.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/cache.php
/dokuwiki/inc/changelog.php
/dokuwiki/inc/common.php
/dokuwiki/inc/feedcreator.class.php
/dokuwiki/inc/geshi.php
/dokuwiki/inc/geshi/actionscript.php
/dokuwiki/inc/geshi/ada.php
/dokuwiki/inc/geshi/apache.php
/dokuwiki/inc/geshi/applescript.php
/dokuwiki/inc/geshi/asm.php
/dokuwiki/inc/geshi/asp.php
/dokuwiki/inc/geshi/autoit.php
/dokuwiki/inc/geshi/bash.php
/dokuwiki/inc/geshi/blitzbasic.php
/dokuwiki/inc/geshi/c.php
/dokuwiki/inc/geshi/c_mac.php
/dokuwiki/inc/geshi/caddcl.php
/dokuwiki/inc/geshi/cadlisp.php
/dokuwiki/inc/geshi/cfdg.php
/dokuwiki/inc/geshi/cfm.php
/dokuwiki/inc/geshi/cpp.php
/dokuwiki/inc/geshi/csharp.php
/dokuwiki/inc/geshi/css.php
/dokuwiki/inc/geshi/d.php
/dokuwiki/inc/geshi/delphi.php
/dokuwiki/inc/geshi/diff.php
/dokuwiki/inc/geshi/div.php
/dokuwiki/inc/geshi/dos.php
/dokuwiki/inc/geshi/eiffel.php
/dokuwiki/inc/geshi/fortran.php
/dokuwiki/inc/geshi/freebasic.php
/dokuwiki/inc/geshi/gml.php
/dokuwiki/inc/geshi/groovy.php
/dokuwiki/inc/geshi/html4strict.php
/dokuwiki/inc/geshi/idl.php
/dokuwiki/inc/geshi/ini.php
/dokuwiki/inc/geshi/inno.php
/dokuwiki/inc/geshi/java.php
/dokuwiki/inc/geshi/java5.php
/dokuwiki/inc/geshi/javascript.php
/dokuwiki/inc/geshi/latex.php
/dokuwiki/inc/geshi/lisp.php
/dokuwiki/inc/geshi/lua.php
/dokuwiki/inc/geshi/matlab.php
/dokuwiki/inc/geshi/mpasm.php
/dokuwiki/inc/geshi/mysql.php
/dokuwiki/inc/geshi/nsis.php
/dokuwiki/inc/geshi/objc.php
/dokuwiki/inc/geshi/ocaml-brief.php
/dokuwiki/inc/geshi/ocaml.php
/dokuwiki/inc/geshi/oobas.php
/dokuwiki/inc/geshi/oracle8.php
/dokuwiki/inc/geshi/pascal.php
/dokuwiki/inc/geshi/perl.php
/dokuwiki/inc/geshi/php-brief.php
/dokuwiki/inc/geshi/php.php
/dokuwiki/inc/geshi/python.php
/dokuwiki/inc/geshi/qbasic.php
/dokuwiki/inc/geshi/reg.php
/dokuwiki/inc/geshi/robots.php
/dokuwiki/inc/geshi/ruby.php
/dokuwiki/inc/geshi/sas.php
/dokuwiki/inc/geshi/scheme.php
/dokuwiki/inc/geshi/sdlbasic.php
/dokuwiki/inc/geshi/smalltalk.php
/dokuwiki/inc/geshi/smarty.php
/dokuwiki/inc/geshi/sql.php
/dokuwiki/inc/geshi/tcl.php
/dokuwiki/inc/geshi/text.php
/dokuwiki/inc/geshi/thinbasic.php
/dokuwiki/inc/geshi/tsql.php
/dokuwiki/inc/geshi/vb.php
/dokuwiki/inc/geshi/vbnet.php
/dokuwiki/inc/geshi/vhdl.php
/dokuwiki/inc/geshi/visualfoxpro.php
/dokuwiki/inc/geshi/winbatch.php
/dokuwiki/inc/geshi/xml.php
/dokuwiki/inc/html.php
/dokuwiki/inc/infoutils.php
/dokuwiki/inc/init.php
/dokuwiki/inc/io.php
/dokuwiki/inc/lang/hr/admin.txt
/dokuwiki/inc/lang/hr/backlinks.txt
/dokuwiki/inc/lang/hr/conflict.txt
/dokuwiki/inc/lang/hr/denied.txt
/dokuwiki/inc/lang/hr/diff.txt
/dokuwiki/inc/lang/hr/edit.txt
/dokuwiki/inc/lang/hr/editrev.txt
/dokuwiki/inc/lang/hr/index.txt
/dokuwiki/inc/lang/hr/lang.php
/dokuwiki/inc/lang/hr/locked.txt
/dokuwiki/inc/lang/hr/login.txt
/dokuwiki/inc/lang/hr/mailtext.txt
/dokuwiki/inc/lang/hr/newpage.txt
/dokuwiki/inc/lang/hr/norev.txt
/dokuwiki/inc/lang/hr/password.txt
/dokuwiki/inc/lang/hr/preview.txt
/dokuwiki/inc/lang/hr/read.txt
/dokuwiki/inc/lang/hr/recent.txt
/dokuwiki/inc/lang/hr/register.txt
/dokuwiki/inc/lang/hr/resendpwd.txt
/dokuwiki/inc/lang/hr/revisions.txt
/dokuwiki/inc/lang/hr/searchpage.txt
/dokuwiki/inc/lang/hr/showrev.txt
/dokuwiki/inc/lang/hr/stopwords.txt
/dokuwiki/inc/lang/hr/subscribermail.txt
/dokuwiki/inc/lang/hr/updateprofile.txt
/dokuwiki/inc/lang/hr/wordblock.txt
/dokuwiki/inc/parser/handler.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/inc/parserutils.php
/dokuwiki/inc/template.php
/dokuwiki/inc/utf8.php
/dokuwiki/install.php
/dokuwiki/lib/exe/indexer.php
ja/lang.php
/dokuwiki/lib/plugins/usermanager/admin.php
/dokuwiki/lib/plugins/usermanager/lang/fr/lang.php
/dokuwiki/lib/scripts/script.js
c29dc6e416-Sep-2006 Andreas Gohr <andi@splitbrain.org>

updatecheck feature

This patch adds a feature to let DokuWiki automatically check if updates are
available or any other important messages (like security warnings) and then
display this info to the

updatecheck feature

This patch adds a feature to let DokuWiki automatically check if updates are
available or any other important messages (like security warnings) and then
display this info to the admin user.

DokuWiki will contact the URL http://www.splitbrain.org/lib/exe/msg.php
with a parameter telling it which messages it already know (read from
conf/msg) - the server side script then will return all new messages.

The messages will be displayed until DokuWiki was upgraded or conf/msg
was updated manually. Messages are cached and only checked once a day.

The messenger URL will probably change before the next release.

darcs-hash:20060916210229-7ad00-7ac592650e171ae4144b0eb47a751a4ca480f031.gz

show more ...

f1b03b6a16-Sep-2006 Andreas Gohr <andi@splitbrain.org>

japanese language update

darcs-hash:20060916145219-7ad00-2ca985138204b2547ef9e24d780c226af8073fcb.gz

1...<<41424344454647