History log of /dokuwiki/lib/exe/ (Results 101 – 125 of 692)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4f1465c122-Feb-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Syntax error and another bit of flavour.

3e32b19422-Feb-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Remove the flavour feature. It was some kind of a hassle. If you really want to filter out styles, you have to write a plugin either way and implement the tpl metaheaders event as well and handle eve

Remove the flavour feature. It was some kind of a hassle. If you really want to filter out styles, you have to write a plugin either way and implement the tpl metaheaders event as well and handle everything your self.

The CSS modification is more like the JS_SCRIPT_LIST now. It adds some overhead, but not too much. It still gives great flexibility over the CSS.

show more ...

5d48a5ea12-Feb-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Remove `handheld`, add `speech` as default media types.

5161ec7010-Feb-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Typo fix.

8d72132410-Feb-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Revert the http_cached line to the one already in the code to keep changes at a minimum.

f2342ff010-Feb-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Code Cleanup. Replaced \t with 4xSpace.

8930b69d10-Feb-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Changed the cache initialisation: it does not use the list of files with an md5 (due to redundancy and time consumption) but the flavour and the type (previously removed).

ef36714b09-Feb-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Use the flavour system to create individual css files. Only the default flavour (style / style.ini) will have the default styles for interwiki and filetypes. There are two new events:

1. CSS_STYLES

Use the flavour system to create individual css files. Only the default flavour (style / style.ini) will have the default styles for interwiki and filetypes. There are two new events:

1. CSS_STYLES_INCLUDED to modify the list of stylesheet files for a certain mediatype or prevent the mediatype or styles within it. This event is fired for the interwiki and filetypes too, to prevent that they are included
* The Data that is being sent to the event contains: list of files or the keyword DW_DEFAULT for the interwiki / filetypes; the mediatype, the flavour, if the data should be encapsulated by a default @media and the encapsualation prefix (e.g. @media screen)
2. CSS_CACHE_USE to prevent the use of a cached version of the CSS, just like the JS event that already exists.

show more ...

82edff4d09-Feb-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Add flavours to template ini files. The template will now be checked for multiple ini files and inserts them as a custom flavours. The css.php can detect these flavours and reads the stylesheet + rep

Add flavours to template ini files. The template will now be checked for multiple ini files and inserts them as a custom flavours. The css.php can detect these flavours and reads the stylesheet + replacements from there. If the flavour is not the default one (style.ini), replacements are loaded from the default flavour first to ensure that the colours are available. Flavours can define their own set of replacements.

show more ...

8b3ff80809-Feb-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Remove type and caching mechanism. The cache will be checked later and the type will be replaced by an md5 hash of the list of style files.

6ff51f7d08-Feb-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Spaces, not tabs.

6d3bebff08-Feb-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Add Event to modify the list of javascript files before they are processed. This allows plugins to not have their - or other plugins - script delivered to the client. Creating the list of files upfro

Add Event to modify the list of javascript files before they are processed. This allows plugins to not have their - or other plugins - script delivered to the client. Creating the list of files upfront might add a little overhead which I think is OK when you can be certain that only JavaScript that really is needed will be delivered to the client.

Multiple Javascript requests, e.g. to only send the jQuery part or just editor/administrator scripts, could be implemented with this modification (I know, jQuery has already been split).

show more ...

32594b0107-Feb-2017 Andreas Gohr <gohr@cosmocode.de>

send correct mime for local jquery. should fix #1824

56bf57c603-Feb-2017 Andreas Gohr <andi@splitbrain.org>

remove unused code

343a31d812-Dec-2016 Andreas Gohr <gohr@cosmocode.de>

properly initialize LESS importDir. fixes #1777


/dokuwiki/.gitignore
/dokuwiki/.travis.yml
/dokuwiki/_test/core/DokuWikiTest.php
/dokuwiki/_test/tests/inc/changelog_getlastrevisionat.test.php
/dokuwiki/_test/tests/inc/common_saveWikiText.test.php
/dokuwiki/_test/tests/inc/media_get_from_url.test.php
/dokuwiki/_test/tests/inc/remoteapicore.test.php
/dokuwiki/composer.json
/dokuwiki/composer.lock
/dokuwiki/inc/PassHash.class.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/changelog.php
/dokuwiki/inc/common.php
/dokuwiki/inc/lang/ca/lang.php
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/no/backlinks.txt
/dokuwiki/inc/lang/no/lang.php
/dokuwiki/inc/lang/no/login.txt
/dokuwiki/inc/lang/no/resendpwd.txt
/dokuwiki/inc/lang/ro/lang.php
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/lang/sr/lang.php
/dokuwiki/inc/lang/sr/updateprofile.txt
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/inc/load.php
/dokuwiki/inc/media.php
/dokuwiki/inc/parser/handler.php
/dokuwiki/inc/parser/xhtml.php
css.php
/dokuwiki/lib/plugins/acl/lang/ca/lang.php
/dokuwiki/lib/plugins/acl/lang/fr/lang.php
/dokuwiki/lib/plugins/acl/lang/no/lang.php
/dokuwiki/lib/plugins/acl/lang/ro/lang.php
/dokuwiki/lib/plugins/acl/lang/ru/lang.php
/dokuwiki/lib/plugins/acl/lang/sr/lang.php
/dokuwiki/lib/plugins/authad/lang/ca/lang.php
/dokuwiki/lib/plugins/authad/lang/de/settings.php
/dokuwiki/lib/plugins/authad/lang/fr/lang.php
/dokuwiki/lib/plugins/authad/lang/fr/settings.php
/dokuwiki/lib/plugins/authad/lang/no/lang.php
/dokuwiki/lib/plugins/authad/lang/no/settings.php
/dokuwiki/lib/plugins/authad/lang/ro/lang.php
/dokuwiki/lib/plugins/authad/lang/ru/lang.php
/dokuwiki/lib/plugins/authad/lang/ru/settings.php
/dokuwiki/lib/plugins/authad/lang/zh/settings.php
/dokuwiki/lib/plugins/authldap/auth.php
/dokuwiki/lib/plugins/authldap/lang/fr/lang.php
/dokuwiki/lib/plugins/authldap/lang/fr/settings.php
/dokuwiki/lib/plugins/authldap/lang/no/lang.php
/dokuwiki/lib/plugins/authldap/lang/no/settings.php
/dokuwiki/lib/plugins/authldap/lang/ru/lang.php
/dokuwiki/lib/plugins/authldap/lang/ru/settings.php
/dokuwiki/lib/plugins/authmysql/lang/fr/lang.php
/dokuwiki/lib/plugins/authmysql/lang/fr/settings.php
/dokuwiki/lib/plugins/authmysql/lang/no/lang.php
/dokuwiki/lib/plugins/authmysql/lang/no/settings.php
/dokuwiki/lib/plugins/authmysql/lang/ru/lang.php
/dokuwiki/lib/plugins/authmysql/lang/ru/settings.php
/dokuwiki/lib/plugins/authpdo/_test/mysql/mybb.php
/dokuwiki/lib/plugins/authpdo/_test/mysql/mybb.sql
/dokuwiki/lib/plugins/authpdo/auth.php
/dokuwiki/lib/plugins/authpdo/conf/default.php
/dokuwiki/lib/plugins/authpdo/conf/metadata.php
/dokuwiki/lib/plugins/authpdo/lang/en/settings.php
/dokuwiki/lib/plugins/authpdo/plugin.info.txt
/dokuwiki/lib/plugins/authpgsql/lang/fr/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/no/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/ru/settings.php
/dokuwiki/lib/plugins/authplain/lang/ca/lang.php
/dokuwiki/lib/plugins/authplain/lang/de/lang.php
/dokuwiki/lib/plugins/authplain/lang/fr/lang.php
/dokuwiki/lib/plugins/authplain/lang/no/lang.php
/dokuwiki/lib/plugins/authplain/lang/ro/lang.php
/dokuwiki/lib/plugins/authplain/lang/ru/lang.php
/dokuwiki/lib/plugins/authplain/lang/sr/lang.php
/dokuwiki/lib/plugins/authplain/lang/zh/lang.php
/dokuwiki/lib/plugins/config/lang/ca/lang.php
/dokuwiki/lib/plugins/config/lang/fr/lang.php
/dokuwiki/lib/plugins/config/lang/no/intro.txt
/dokuwiki/lib/plugins/config/lang/no/lang.php
/dokuwiki/lib/plugins/config/lang/ro/lang.php
/dokuwiki/lib/plugins/config/lang/ru/lang.php
/dokuwiki/lib/plugins/config/lang/sr/lang.php
/dokuwiki/lib/plugins/config/lang/zh/lang.php
/dokuwiki/lib/plugins/extension/lang/fr/lang.php
/dokuwiki/lib/plugins/extension/lang/no/intro_install.txt
/dokuwiki/lib/plugins/extension/lang/no/intro_plugins.txt
/dokuwiki/lib/plugins/extension/lang/no/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/no/intro_templates.txt
/dokuwiki/lib/plugins/extension/lang/no/lang.php
/dokuwiki/lib/plugins/extension/lang/ru/lang.php
/dokuwiki/lib/plugins/popularity/lang/ca/lang.php
/dokuwiki/lib/plugins/popularity/lang/fr/lang.php
/dokuwiki/lib/plugins/popularity/lang/no/intro.txt
/dokuwiki/lib/plugins/popularity/lang/no/lang.php
/dokuwiki/lib/plugins/popularity/lang/ro/lang.php
/dokuwiki/lib/plugins/popularity/lang/ru/lang.php
/dokuwiki/lib/plugins/popularity/lang/sr/lang.php
/dokuwiki/lib/plugins/revert/lang/ca/lang.php
/dokuwiki/lib/plugins/revert/lang/fr/lang.php
/dokuwiki/lib/plugins/revert/lang/no/intro.txt
/dokuwiki/lib/plugins/revert/lang/no/lang.php
/dokuwiki/lib/plugins/revert/lang/ro/lang.php
/dokuwiki/lib/plugins/revert/lang/ru/lang.php
/dokuwiki/lib/plugins/revert/lang/sr/lang.php
/dokuwiki/lib/plugins/styling/lang/fr/lang.php
/dokuwiki/lib/plugins/styling/lang/no/intro.txt
/dokuwiki/lib/plugins/styling/lang/no/lang.php
/dokuwiki/lib/plugins/styling/lang/ru/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ca/lang.php
/dokuwiki/lib/plugins/usermanager/lang/de/lang.php
/dokuwiki/lib/plugins/usermanager/lang/fr/lang.php
/dokuwiki/lib/plugins/usermanager/lang/no/import.txt
/dokuwiki/lib/plugins/usermanager/lang/no/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ro/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ru/lang.php
/dokuwiki/lib/plugins/usermanager/lang/sr/lang.php
/dokuwiki/lib/scripts/media.js
/dokuwiki/lib/tpl/dokuwiki/lang/fr/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/no/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/no/style.txt
/dokuwiki/lib/tpl/dokuwiki/lang/ru/lang.php
/dokuwiki/vendor/composer/ClassLoader.php
/dokuwiki/vendor/composer/LICENSE
/dokuwiki/vendor/composer/autoload_files.php
/dokuwiki/vendor/composer/autoload_psr4.php
/dokuwiki/vendor/composer/autoload_real.php
/dokuwiki/vendor/composer/autoload_static.php
/dokuwiki/vendor/composer/installed.json
/dokuwiki/vendor/easybook/geshi/geshi/css.php
/dokuwiki/vendor/easybook/geshi/geshi/php-brief.php
/dokuwiki/vendor/easybook/geshi/geshi/php.php
/dokuwiki/vendor/paragonie/random_compat/LICENSE
/dokuwiki/vendor/paragonie/random_compat/composer.json
/dokuwiki/vendor/paragonie/random_compat/lib/byte_safe_strings.php
/dokuwiki/vendor/paragonie/random_compat/lib/cast_to_int.php
/dokuwiki/vendor/paragonie/random_compat/lib/error_polyfill.php
/dokuwiki/vendor/paragonie/random_compat/lib/random.php
/dokuwiki/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php
/dokuwiki/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php
/dokuwiki/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php
/dokuwiki/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php
/dokuwiki/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php
/dokuwiki/vendor/paragonie/random_compat/lib/random_int.php
/dokuwiki/vendor/phpseclib/phpseclib/AUTHORS
/dokuwiki/vendor/phpseclib/phpseclib/LICENSE
/dokuwiki/vendor/phpseclib/phpseclib/README.md
/dokuwiki/vendor/phpseclib/phpseclib/composer.json
/dokuwiki/vendor/phpseclib/phpseclib/composer.lock
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/X509.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf
61537d4726-Nov-2016 Andreas Gohr <andi@splitbrain.org>

split off jquery from other JS and add CDN option #1766

jQuery (and UI and Migrate) are now loaded separately from the rest of
the JavaScript. This adds at least one HTTP request more but has some
a

split off jquery from other JS and add CDN option #1766

jQuery (and UI and Migrate) are now loaded separately from the rest of
the JavaScript. This adds at least one HTTP request more but has some
advantages:

* browsers can cache it independently
* the cache is only invalidated when versions update
* we do not apply any transformations (replacements, minimizing, etc) on
this code anymore which makes our dispatcher faster for the other JS
* browsers seem to load (not execut) both (jquery and other) parallel,
which might increase download speed a bit

This split allowed for the introduction of a new config: jquerycdn. When
enabled the 3 jquery files are loaded from jQueries CDN. This adds
another two HTTP requests but:

* since it's another host those files do not apply to the 4 request per
host limit and can be loaded (not executed) in paralell which might
increase download speeds a bit
* the CDN is distributed worldwide which means files are requested from
the closest location, increasing the download speeds
* since these files/CDN are very popular, chances are high that people
already have them cached in their browsers, reducing the download time
to 0 and effectiely halving the javascript needed to download

The option currently defaults to 'off', but I would argue 'on' would be
the better default.

show more ...


/dokuwiki/.gitignore
/dokuwiki/.travis.yml
/dokuwiki/_test/tests/inc/changelog_getlastrevisionat.test.php
/dokuwiki/composer.json
/dokuwiki/composer.lock
/dokuwiki/conf/dokuwiki.php
/dokuwiki/inc/PassHash.class.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/changelog.php
/dokuwiki/inc/common.php
/dokuwiki/inc/confutils.php
/dokuwiki/inc/lang/af/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ar/jquery.ui.datepicker.js
/dokuwiki/inc/lang/az/jquery.ui.datepicker.js
/dokuwiki/inc/lang/bg/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ca/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ca/lang.php
/dokuwiki/inc/lang/cs/jquery.ui.datepicker.js
/dokuwiki/inc/lang/cy/jquery.ui.datepicker.js
/dokuwiki/inc/lang/da/jquery.ui.datepicker.js
/dokuwiki/inc/lang/de-informal/jquery.ui.datepicker.js
/dokuwiki/inc/lang/de/jquery.ui.datepicker.js
/dokuwiki/inc/lang/el/jquery.ui.datepicker.js
/dokuwiki/inc/lang/eo/jquery.ui.datepicker.js
/dokuwiki/inc/lang/es/jquery.ui.datepicker.js
/dokuwiki/inc/lang/et/jquery.ui.datepicker.js
/dokuwiki/inc/lang/eu/jquery.ui.datepicker.js
/dokuwiki/inc/lang/fa/jquery.ui.datepicker.js
/dokuwiki/inc/lang/fi/jquery.ui.datepicker.js
/dokuwiki/inc/lang/fo/jquery.ui.datepicker.js
/dokuwiki/inc/lang/fr/jquery.ui.datepicker.js
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/gl/jquery.ui.datepicker.js
/dokuwiki/inc/lang/he/jquery.ui.datepicker.js
/dokuwiki/inc/lang/hi/jquery.ui.datepicker.js
/dokuwiki/inc/lang/hr/jquery.ui.datepicker.js
/dokuwiki/inc/lang/hu/jquery.ui.datepicker.js
/dokuwiki/inc/lang/id/jquery.ui.datepicker.js
/dokuwiki/inc/lang/is/jquery.ui.datepicker.js
/dokuwiki/inc/lang/it/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ja/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ka/jquery.ui.datepicker.js
/dokuwiki/inc/lang/kk/jquery.ui.datepicker.js
/dokuwiki/inc/lang/km/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ko/jquery.ui.datepicker.js
/dokuwiki/inc/lang/lb/jquery.ui.datepicker.js
/dokuwiki/inc/lang/lt/jquery.ui.datepicker.js
/dokuwiki/inc/lang/lv/jquery.ui.datepicker.js
/dokuwiki/inc/lang/mk/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ml/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ms/jquery.ui.datepicker.js
/dokuwiki/inc/lang/nl/jquery.ui.datepicker.js
/dokuwiki/inc/lang/no/backlinks.txt
/dokuwiki/inc/lang/no/jquery.ui.datepicker.js
/dokuwiki/inc/lang/no/lang.php
/dokuwiki/inc/lang/no/login.txt
/dokuwiki/inc/lang/no/resendpwd.txt
/dokuwiki/inc/lang/pl/jquery.ui.datepicker.js
/dokuwiki/inc/lang/pt-br/jquery.ui.datepicker.js
/dokuwiki/inc/lang/pt/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ro/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ro/lang.php
/dokuwiki/inc/lang/ru/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/lang/sk/jquery.ui.datepicker.js
/dokuwiki/inc/lang/sl/jquery.ui.datepicker.js
/dokuwiki/inc/lang/sq/jquery.ui.datepicker.js
/dokuwiki/inc/lang/sr/jquery.ui.datepicker.js
/dokuwiki/inc/lang/sr/lang.php
/dokuwiki/inc/lang/sr/updateprofile.txt
/dokuwiki/inc/lang/sv/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ta/jquery.ui.datepicker.js
/dokuwiki/inc/lang/th/jquery.ui.datepicker.js
/dokuwiki/inc/lang/tr/jquery.ui.datepicker.js
/dokuwiki/inc/lang/uk/jquery.ui.datepicker.js
/dokuwiki/inc/lang/vi/jquery.ui.datepicker.js
/dokuwiki/inc/lang/zh-tw/jquery.ui.datepicker.js
/dokuwiki/inc/lang/zh/jquery.ui.datepicker.js
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/inc/parser/handler.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/inc/template.php
jquery.php
js.php
/dokuwiki/lib/plugins/acl/lang/ca/lang.php
/dokuwiki/lib/plugins/acl/lang/fr/lang.php
/dokuwiki/lib/plugins/acl/lang/no/lang.php
/dokuwiki/lib/plugins/acl/lang/ro/lang.php
/dokuwiki/lib/plugins/acl/lang/ru/lang.php
/dokuwiki/lib/plugins/acl/lang/sr/lang.php
/dokuwiki/lib/plugins/authad/lang/ca/lang.php
/dokuwiki/lib/plugins/authad/lang/de/settings.php
/dokuwiki/lib/plugins/authad/lang/fr/lang.php
/dokuwiki/lib/plugins/authad/lang/fr/settings.php
/dokuwiki/lib/plugins/authad/lang/no/lang.php
/dokuwiki/lib/plugins/authad/lang/no/settings.php
/dokuwiki/lib/plugins/authad/lang/ro/lang.php
/dokuwiki/lib/plugins/authad/lang/ru/lang.php
/dokuwiki/lib/plugins/authad/lang/ru/settings.php
/dokuwiki/lib/plugins/authldap/auth.php
/dokuwiki/lib/plugins/authldap/lang/fr/lang.php
/dokuwiki/lib/plugins/authldap/lang/fr/settings.php
/dokuwiki/lib/plugins/authldap/lang/no/lang.php
/dokuwiki/lib/plugins/authldap/lang/no/settings.php
/dokuwiki/lib/plugins/authldap/lang/ru/lang.php
/dokuwiki/lib/plugins/authldap/lang/ru/settings.php
/dokuwiki/lib/plugins/authmysql/lang/fr/lang.php
/dokuwiki/lib/plugins/authmysql/lang/fr/settings.php
/dokuwiki/lib/plugins/authmysql/lang/no/lang.php
/dokuwiki/lib/plugins/authmysql/lang/no/settings.php
/dokuwiki/lib/plugins/authmysql/lang/ru/lang.php
/dokuwiki/lib/plugins/authmysql/lang/ru/settings.php
/dokuwiki/lib/plugins/authpdo/_test/mysql/mybb.php
/dokuwiki/lib/plugins/authpdo/_test/mysql/mybb.sql
/dokuwiki/lib/plugins/authpdo/auth.php
/dokuwiki/lib/plugins/authpdo/conf/default.php
/dokuwiki/lib/plugins/authpdo/conf/metadata.php
/dokuwiki/lib/plugins/authpdo/lang/en/settings.php
/dokuwiki/lib/plugins/authpdo/plugin.info.txt
/dokuwiki/lib/plugins/authpgsql/lang/fr/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/no/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/ru/settings.php
/dokuwiki/lib/plugins/authplain/lang/ca/lang.php
/dokuwiki/lib/plugins/authplain/lang/de/lang.php
/dokuwiki/lib/plugins/authplain/lang/fr/lang.php
/dokuwiki/lib/plugins/authplain/lang/no/lang.php
/dokuwiki/lib/plugins/authplain/lang/ro/lang.php
/dokuwiki/lib/plugins/authplain/lang/ru/lang.php
/dokuwiki/lib/plugins/authplain/lang/sr/lang.php
/dokuwiki/lib/plugins/authplain/lang/zh/lang.php
/dokuwiki/lib/plugins/config/lang/ca/lang.php
/dokuwiki/lib/plugins/config/lang/en/lang.php
/dokuwiki/lib/plugins/config/lang/fr/lang.php
/dokuwiki/lib/plugins/config/lang/no/intro.txt
/dokuwiki/lib/plugins/config/lang/no/lang.php
/dokuwiki/lib/plugins/config/lang/ro/lang.php
/dokuwiki/lib/plugins/config/lang/ru/lang.php
/dokuwiki/lib/plugins/config/lang/sr/lang.php
/dokuwiki/lib/plugins/config/lang/zh/lang.php
/dokuwiki/lib/plugins/config/settings/config.metadata.php
/dokuwiki/lib/plugins/extension/lang/fr/lang.php
/dokuwiki/lib/plugins/extension/lang/no/intro_install.txt
/dokuwiki/lib/plugins/extension/lang/no/intro_plugins.txt
/dokuwiki/lib/plugins/extension/lang/no/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/no/intro_templates.txt
/dokuwiki/lib/plugins/extension/lang/no/lang.php
/dokuwiki/lib/plugins/extension/lang/ru/lang.php
/dokuwiki/lib/plugins/popularity/lang/ca/lang.php
/dokuwiki/lib/plugins/popularity/lang/fr/lang.php
/dokuwiki/lib/plugins/popularity/lang/no/intro.txt
/dokuwiki/lib/plugins/popularity/lang/no/lang.php
/dokuwiki/lib/plugins/popularity/lang/ro/lang.php
/dokuwiki/lib/plugins/popularity/lang/ru/lang.php
/dokuwiki/lib/plugins/popularity/lang/sr/lang.php
/dokuwiki/lib/plugins/revert/lang/ca/lang.php
/dokuwiki/lib/plugins/revert/lang/fr/lang.php
/dokuwiki/lib/plugins/revert/lang/no/intro.txt
/dokuwiki/lib/plugins/revert/lang/no/lang.php
/dokuwiki/lib/plugins/revert/lang/ro/lang.php
/dokuwiki/lib/plugins/revert/lang/ru/lang.php
/dokuwiki/lib/plugins/revert/lang/sr/lang.php
/dokuwiki/lib/plugins/styling/lang/fr/lang.php
/dokuwiki/lib/plugins/styling/lang/no/intro.txt
/dokuwiki/lib/plugins/styling/lang/no/lang.php
/dokuwiki/lib/plugins/styling/lang/ru/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ca/lang.php
/dokuwiki/lib/plugins/usermanager/lang/de/lang.php
/dokuwiki/lib/plugins/usermanager/lang/fr/lang.php
/dokuwiki/lib/plugins/usermanager/lang/no/import.txt
/dokuwiki/lib/plugins/usermanager/lang/no/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ro/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ru/lang.php
/dokuwiki/lib/plugins/usermanager/lang/sr/lang.php
/dokuwiki/lib/scripts/edit.js
/dokuwiki/lib/scripts/editor.js
/dokuwiki/lib/scripts/jquery/jquery-migrate.min.js
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-bg_glass_55_fbf9ee_1x400.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-bg_glass_65_ffffff_1x400.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-bg_glass_75_dadada_1x400.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-bg_glass_75_e6e6e6_1x400.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-bg_glass_95_fef1ec_1x400.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-bg_highlight-soft_75_cccccc_1x100.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-icons_222222_256x240.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-icons_2e83ff_256x240.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-icons_454545_256x240.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-icons_888888_256x240.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-icons_cd0a0a_256x240.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/smoothness.css
/dokuwiki/lib/scripts/jquery/jquery-ui.min.js
/dokuwiki/lib/scripts/jquery/jquery.min.js
/dokuwiki/lib/scripts/jquery/update.sh
/dokuwiki/lib/scripts/jquery/versions
/dokuwiki/lib/scripts/linkwiz.js
/dokuwiki/lib/scripts/media.js
/dokuwiki/lib/scripts/toolbar.js
/dokuwiki/lib/scripts/tree.js
/dokuwiki/lib/tpl/dokuwiki/css/_media_fullscreen.css
/dokuwiki/lib/tpl/dokuwiki/lang/fr/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/no/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/no/style.txt
/dokuwiki/lib/tpl/dokuwiki/lang/ru/lang.php
/dokuwiki/lib/tpl/dokuwiki/script.js
/dokuwiki/vendor/autoload.php
/dokuwiki/vendor/composer/ClassLoader.php
/dokuwiki/vendor/composer/LICENSE
/dokuwiki/vendor/composer/autoload_files.php
/dokuwiki/vendor/composer/autoload_real.php
/dokuwiki/vendor/composer/autoload_static.php
/dokuwiki/vendor/composer/installed.json
/dokuwiki/vendor/paragonie/random_compat/LICENSE
/dokuwiki/vendor/paragonie/random_compat/composer.json
/dokuwiki/vendor/paragonie/random_compat/lib/byte_safe_strings.php
/dokuwiki/vendor/paragonie/random_compat/lib/cast_to_int.php
/dokuwiki/vendor/paragonie/random_compat/lib/error_polyfill.php
/dokuwiki/vendor/paragonie/random_compat/lib/random.php
/dokuwiki/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php
/dokuwiki/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php
/dokuwiki/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php
/dokuwiki/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php
/dokuwiki/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php
/dokuwiki/vendor/paragonie/random_compat/lib/random_int.php
2a9d6d6501-Oct-2016 Florian Rathgeber <florian.rathgeber@gmail.com>

Return valid xml when XML-RPC interface not enabled, #1704


/dokuwiki/.gitignore
/dokuwiki/.travis.yml
/dokuwiki/_test/core/DokuWikiTest.php
/dokuwiki/_test/mysql.conf.php.dist
/dokuwiki/_test/pgsql.conf.php.dist
/dokuwiki/_test/tests/inc/parser/lexer.test.php
/dokuwiki/_test/tests/inc/parser/parser_media.test.php
/dokuwiki/_test/tests/inc/remote.test.php
/dokuwiki/data/deleted.files
/dokuwiki/doku.php
/dokuwiki/inc/common.php
/dokuwiki/inc/confutils.php
/dokuwiki/inc/infoutils.php
/dokuwiki/inc/lang/cs/lang.php
/dokuwiki/inc/lang/da/lang.php
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/es/lang.php
/dokuwiki/inc/lang/fa/denied.txt
/dokuwiki/inc/lang/fa/draft.txt
/dokuwiki/inc/lang/fa/lang.php
/dokuwiki/inc/lang/fa/norev.txt
/dokuwiki/inc/lang/fa/recent.txt
/dokuwiki/inc/lang/fa/resendpwd.txt
/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/draft.txt
/dokuwiki/inc/lang/hr/edit.txt
/dokuwiki/inc/lang/hr/editrev.txt
/dokuwiki/inc/lang/hr/lang.php
/dokuwiki/inc/lang/hr/mailtext.txt
/dokuwiki/inc/lang/hr/norev.txt
/dokuwiki/inc/lang/hr/preview.txt
/dokuwiki/inc/lang/hr/resendpwd.txt
/dokuwiki/inc/lang/hr/revisions.txt
/dokuwiki/inc/lang/hr/stopwords.txt
/dokuwiki/inc/lang/hr/subscr_digest.txt
/dokuwiki/inc/lang/hr/subscr_single.txt
/dokuwiki/inc/lang/hr/uploadmail.txt
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/ja/lang.php
/dokuwiki/inc/lang/ko/lang.php
/dokuwiki/inc/lang/nl/adminplugins.txt
/dokuwiki/inc/lang/nl/conflict.txt
/dokuwiki/inc/lang/nl/edit.txt
/dokuwiki/inc/lang/nl/lang.php
/dokuwiki/inc/lang/pt-br/lang.php
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/inc/lessc.inc.php
/dokuwiki/inc/load.php
/dokuwiki/inc/template.php
/dokuwiki/install.php
xmlrpc.php
/dokuwiki/lib/plugins/acl/lang/cs/lang.php
/dokuwiki/lib/plugins/acl/lang/da/lang.php
/dokuwiki/lib/plugins/acl/lang/es/lang.php
/dokuwiki/lib/plugins/acl/lang/fa/lang.php
/dokuwiki/lib/plugins/acl/lang/hr/lang.php
/dokuwiki/lib/plugins/acl/lang/it/lang.php
/dokuwiki/lib/plugins/acl/lang/ja/lang.php
/dokuwiki/lib/plugins/acl/lang/ko/lang.php
/dokuwiki/lib/plugins/acl/lang/nl/lang.php
/dokuwiki/lib/plugins/acl/lang/pt-br/lang.php
/dokuwiki/lib/plugins/acl/lang/zh/lang.php
/dokuwiki/lib/plugins/authad/adLDAP/classes/adLDAPUtils.php
/dokuwiki/lib/plugins/authad/auth.php
/dokuwiki/lib/plugins/authad/lang/cs/lang.php
/dokuwiki/lib/plugins/authad/lang/cs/settings.php
/dokuwiki/lib/plugins/authad/lang/da/lang.php
/dokuwiki/lib/plugins/authad/lang/da/settings.php
/dokuwiki/lib/plugins/authad/lang/es/lang.php
/dokuwiki/lib/plugins/authad/lang/es/settings.php
/dokuwiki/lib/plugins/authad/lang/fa/lang.php
/dokuwiki/lib/plugins/authad/lang/fa/settings.php
/dokuwiki/lib/plugins/authad/lang/hr/lang.php
/dokuwiki/lib/plugins/authad/lang/hr/settings.php
/dokuwiki/lib/plugins/authad/lang/it/lang.php
/dokuwiki/lib/plugins/authad/lang/it/settings.php
/dokuwiki/lib/plugins/authad/lang/ja/lang.php
/dokuwiki/lib/plugins/authad/lang/ja/settings.php
/dokuwiki/lib/plugins/authad/lang/ko/lang.php
/dokuwiki/lib/plugins/authad/lang/ko/settings.php
/dokuwiki/lib/plugins/authad/lang/nl/lang.php
/dokuwiki/lib/plugins/authad/lang/nl/settings.php
/dokuwiki/lib/plugins/authad/lang/pt-br/lang.php
/dokuwiki/lib/plugins/authad/lang/pt-br/settings.php
/dokuwiki/lib/plugins/authad/lang/zh/lang.php
/dokuwiki/lib/plugins/authad/lang/zh/settings.php
/dokuwiki/lib/plugins/authldap/lang/cs/lang.php
/dokuwiki/lib/plugins/authldap/lang/cs/settings.php
/dokuwiki/lib/plugins/authldap/lang/da/lang.php
/dokuwiki/lib/plugins/authldap/lang/da/settings.php
/dokuwiki/lib/plugins/authldap/lang/es/lang.php
/dokuwiki/lib/plugins/authldap/lang/es/settings.php
/dokuwiki/lib/plugins/authldap/lang/fa/lang.php
/dokuwiki/lib/plugins/authldap/lang/fa/settings.php
/dokuwiki/lib/plugins/authldap/lang/hr/lang.php
/dokuwiki/lib/plugins/authldap/lang/hr/settings.php
/dokuwiki/lib/plugins/authldap/lang/it/lang.php
/dokuwiki/lib/plugins/authldap/lang/it/settings.php
/dokuwiki/lib/plugins/authldap/lang/ja/lang.php
/dokuwiki/lib/plugins/authldap/lang/ja/settings.php
/dokuwiki/lib/plugins/authldap/lang/ko/lang.php
/dokuwiki/lib/plugins/authldap/lang/ko/settings.php
/dokuwiki/lib/plugins/authldap/lang/nl/lang.php
/dokuwiki/lib/plugins/authldap/lang/nl/settings.php
/dokuwiki/lib/plugins/authldap/lang/pt-br/lang.php
/dokuwiki/lib/plugins/authldap/lang/pt-br/settings.php
/dokuwiki/lib/plugins/authldap/lang/zh/lang.php
/dokuwiki/lib/plugins/authldap/lang/zh/settings.php
/dokuwiki/lib/plugins/authmysql/lang/cs/lang.php
/dokuwiki/lib/plugins/authmysql/lang/cs/settings.php
/dokuwiki/lib/plugins/authmysql/lang/da/lang.php
/dokuwiki/lib/plugins/authmysql/lang/da/settings.php
/dokuwiki/lib/plugins/authmysql/lang/es/lang.php
/dokuwiki/lib/plugins/authmysql/lang/es/settings.php
/dokuwiki/lib/plugins/authmysql/lang/fa/lang.php
/dokuwiki/lib/plugins/authmysql/lang/fa/settings.php
/dokuwiki/lib/plugins/authmysql/lang/hr/lang.php
/dokuwiki/lib/plugins/authmysql/lang/hr/settings.php
/dokuwiki/lib/plugins/authmysql/lang/it/lang.php
/dokuwiki/lib/plugins/authmysql/lang/it/settings.php
/dokuwiki/lib/plugins/authmysql/lang/ja/lang.php
/dokuwiki/lib/plugins/authmysql/lang/ja/settings.php
/dokuwiki/lib/plugins/authmysql/lang/ko/lang.php
/dokuwiki/lib/plugins/authmysql/lang/ko/settings.php
/dokuwiki/lib/plugins/authmysql/lang/nl/lang.php
/dokuwiki/lib/plugins/authmysql/lang/nl/settings.php
/dokuwiki/lib/plugins/authmysql/lang/pt-br/lang.php
/dokuwiki/lib/plugins/authmysql/lang/pt-br/settings.php
/dokuwiki/lib/plugins/authmysql/lang/zh/lang.php
/dokuwiki/lib/plugins/authmysql/lang/zh/settings.php
/dokuwiki/lib/plugins/authmysql/plugin.info.txt
/dokuwiki/lib/plugins/authpdo/README
/dokuwiki/lib/plugins/authpdo/_test/mysql.test.php
/dokuwiki/lib/plugins/authpdo/_test/mysql/fluxbb.php
/dokuwiki/lib/plugins/authpdo/_test/mysql/fluxbb.sql
/dokuwiki/lib/plugins/authpdo/_test/mysql/wordpress.php
/dokuwiki/lib/plugins/authpdo/_test/mysql/wordpress.sql
/dokuwiki/lib/plugins/authpdo/_test/pgsql.test.php
/dokuwiki/lib/plugins/authpdo/_test/pgsql/django.php
/dokuwiki/lib/plugins/authpdo/_test/pgsql/django.sql
/dokuwiki/lib/plugins/authpdo/_test/sqlite.test.php
/dokuwiki/lib/plugins/authpdo/_test/test.sqlite3
/dokuwiki/lib/plugins/authpdo/auth.php
/dokuwiki/lib/plugins/authpdo/conf/default.php
/dokuwiki/lib/plugins/authpdo/conf/metadata.php
/dokuwiki/lib/plugins/authpdo/lang/bg/lang.php
/dokuwiki/lib/plugins/authpdo/lang/cs/lang.php
/dokuwiki/lib/plugins/authpdo/lang/cy/lang.php
/dokuwiki/lib/plugins/authpdo/lang/de/lang.php
/dokuwiki/lib/plugins/authpdo/lang/en/lang.php
/dokuwiki/lib/plugins/authpdo/lang/en/settings.php
/dokuwiki/lib/plugins/authpdo/lang/es/lang.php
/dokuwiki/lib/plugins/authpdo/lang/fa/lang.php
/dokuwiki/lib/plugins/authpdo/lang/fr/lang.php
/dokuwiki/lib/plugins/authpdo/lang/hr/lang.php
/dokuwiki/lib/plugins/authpdo/lang/hu/lang.php
/dokuwiki/lib/plugins/authpdo/lang/it/lang.php
/dokuwiki/lib/plugins/authpdo/lang/ja/lang.php
/dokuwiki/lib/plugins/authpdo/lang/ko/lang.php
/dokuwiki/lib/plugins/authpdo/lang/nl/lang.php
/dokuwiki/lib/plugins/authpdo/lang/pt-br/lang.php
/dokuwiki/lib/plugins/authpdo/lang/pt/lang.php
/dokuwiki/lib/plugins/authpdo/lang/ru/lang.php
/dokuwiki/lib/plugins/authpdo/lang/sk/lang.php
/dokuwiki/lib/plugins/authpdo/lang/tr/lang.php
/dokuwiki/lib/plugins/authpdo/lang/zh/lang.php
/dokuwiki/lib/plugins/authpdo/plugin.info.txt
/dokuwiki/lib/plugins/authpgsql/lang/cs/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/da/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/es/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/fa/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/hr/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/it/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/ja/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/ko/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/nl/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/pt-br/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/zh/settings.php
/dokuwiki/lib/plugins/authpgsql/plugin.info.txt
/dokuwiki/lib/plugins/authplain/auth.php
/dokuwiki/lib/plugins/authplain/lang/cs/lang.php
/dokuwiki/lib/plugins/authplain/lang/da/lang.php
/dokuwiki/lib/plugins/authplain/lang/es/lang.php
/dokuwiki/lib/plugins/authplain/lang/fa/lang.php
/dokuwiki/lib/plugins/authplain/lang/it/lang.php
/dokuwiki/lib/plugins/authplain/lang/ja/lang.php
/dokuwiki/lib/plugins/authplain/lang/ko/lang.php
/dokuwiki/lib/plugins/authplain/lang/nl/lang.php
/dokuwiki/lib/plugins/authplain/lang/pt-br/lang.php
/dokuwiki/lib/plugins/authplain/lang/zh/lang.php
/dokuwiki/lib/plugins/config/admin.php
/dokuwiki/lib/plugins/config/lang/cs/lang.php
/dokuwiki/lib/plugins/config/lang/da/lang.php
/dokuwiki/lib/plugins/config/lang/es/lang.php
/dokuwiki/lib/plugins/config/lang/fa/lang.php
/dokuwiki/lib/plugins/config/lang/hr/intro.txt
/dokuwiki/lib/plugins/config/lang/hr/lang.php
/dokuwiki/lib/plugins/config/lang/it/lang.php
/dokuwiki/lib/plugins/config/lang/ja/lang.php
/dokuwiki/lib/plugins/config/lang/ko/lang.php
/dokuwiki/lib/plugins/config/lang/nl/lang.php
/dokuwiki/lib/plugins/config/lang/pt-br/lang.php
/dokuwiki/lib/plugins/config/lang/zh/lang.php
/dokuwiki/lib/plugins/extension/helper/extension.php
/dokuwiki/lib/plugins/extension/lang/cs/lang.php
/dokuwiki/lib/plugins/extension/lang/da/lang.php
/dokuwiki/lib/plugins/extension/lang/es/lang.php
/dokuwiki/lib/plugins/extension/lang/fa/lang.php
/dokuwiki/lib/plugins/extension/lang/hr/lang.php
/dokuwiki/lib/plugins/extension/lang/it/lang.php
/dokuwiki/lib/plugins/extension/lang/ja/lang.php
/dokuwiki/lib/plugins/extension/lang/ko/lang.php
/dokuwiki/lib/plugins/extension/lang/pt-br/lang.php
/dokuwiki/lib/plugins/extension/lang/zh/lang.php
/dokuwiki/lib/plugins/popularity/lang/cs/lang.php
/dokuwiki/lib/plugins/popularity/lang/da/lang.php
/dokuwiki/lib/plugins/popularity/lang/es/lang.php
/dokuwiki/lib/plugins/popularity/lang/fa/lang.php
/dokuwiki/lib/plugins/popularity/lang/hr/lang.php
/dokuwiki/lib/plugins/popularity/lang/it/lang.php
/dokuwiki/lib/plugins/popularity/lang/ja/lang.php
/dokuwiki/lib/plugins/popularity/lang/ko/lang.php
/dokuwiki/lib/plugins/popularity/lang/nl/lang.php
/dokuwiki/lib/plugins/popularity/lang/pt-br/lang.php
/dokuwiki/lib/plugins/popularity/lang/zh/lang.php
/dokuwiki/lib/plugins/revert/lang/cs/lang.php
/dokuwiki/lib/plugins/revert/lang/da/lang.php
/dokuwiki/lib/plugins/revert/lang/es/lang.php
/dokuwiki/lib/plugins/revert/lang/fa/lang.php
/dokuwiki/lib/plugins/revert/lang/hr/lang.php
/dokuwiki/lib/plugins/revert/lang/it/lang.php
/dokuwiki/lib/plugins/revert/lang/ja/lang.php
/dokuwiki/lib/plugins/revert/lang/ko/lang.php
/dokuwiki/lib/plugins/revert/lang/nl/lang.php
/dokuwiki/lib/plugins/revert/lang/pt-br/lang.php
/dokuwiki/lib/plugins/revert/lang/zh/lang.php
/dokuwiki/lib/plugins/styling/lang/cs/lang.php
/dokuwiki/lib/plugins/styling/lang/es/lang.php
/dokuwiki/lib/plugins/styling/lang/fa/lang.php
/dokuwiki/lib/plugins/styling/lang/hr/lang.php
/dokuwiki/lib/plugins/styling/lang/it/lang.php
/dokuwiki/lib/plugins/styling/lang/ja/lang.php
/dokuwiki/lib/plugins/styling/lang/ko/lang.php
/dokuwiki/lib/plugins/styling/lang/nl/lang.php
/dokuwiki/lib/plugins/styling/lang/pt-br/lang.php
/dokuwiki/lib/plugins/styling/lang/zh/lang.php
/dokuwiki/lib/plugins/usermanager/lang/cs/lang.php
/dokuwiki/lib/plugins/usermanager/lang/da/lang.php
/dokuwiki/lib/plugins/usermanager/lang/es/lang.php
/dokuwiki/lib/plugins/usermanager/lang/fa/lang.php
/dokuwiki/lib/plugins/usermanager/lang/hr/lang.php
/dokuwiki/lib/plugins/usermanager/lang/it/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ja/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ko/lang.php
/dokuwiki/lib/plugins/usermanager/lang/nl/lang.php
/dokuwiki/lib/plugins/usermanager/lang/pt-br/lang.php
/dokuwiki/lib/plugins/usermanager/lang/zh/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/cs/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/es/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/fa/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/hr/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/it/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/ja/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/ko/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/nl/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/pt-br/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/zh/lang.php
5975284414-Jun-2016 Anders Sandblad <runeson@gmail.com>

Fixed broken links to php.net and redirecting pages to php.net


/dokuwiki/README
/dokuwiki/_test/README
/dokuwiki/_test/core/phpQuery-onefile.php
/dokuwiki/_test/data/pages/wiki/syntax.txt
/dokuwiki/_test/tests/inc/httpclient_http.test.php
/dokuwiki/_test/tests/inc/httpclient_http_proxy.test.php
/dokuwiki/_test/tests/inc/httpclient_https.test.php
/dokuwiki/_test/tests/inc/httpclient_https_proxy.test.php
/dokuwiki/_test/tests/inc/mailer.test.php
/dokuwiki/_test/tests/inc/parser/parser_media.test.php
/dokuwiki/_test/tests/inc/parser/parser_table.test.php
/dokuwiki/_test/tests/inc/parser/renderer_resolveinterwiki.test.php
/dokuwiki/_test/tests/inc/parser/renderer_xhtml.test.php
/dokuwiki/_test/tests/inc/remoteapicore.test.php
/dokuwiki/_test/tests/inc/remoteapicore_aclcheck.test.php
/dokuwiki/conf/dokuwiki.php
/dokuwiki/conf/interwiki.conf
/dokuwiki/data/pages/wiki/syntax.txt
/dokuwiki/inc/JpegMeta.php
/dokuwiki/inc/Mailer.class.php
/dokuwiki/inc/PassHash.class.php
/dokuwiki/inc/RemoteAPICore.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/common.php
/dokuwiki/inc/html.php
/dokuwiki/inc/init.php
/dokuwiki/inc/io.php
/dokuwiki/inc/lang/ar/lang.php
/dokuwiki/inc/lang/ar/mailtext.txt
/dokuwiki/inc/lang/ar/mailwrap.html
/dokuwiki/inc/lang/ar/password.txt
/dokuwiki/inc/lang/ar/pwconfirm.txt
/dokuwiki/inc/lang/ar/registermail.txt
/dokuwiki/inc/lang/ar/subscr_digest.txt
/dokuwiki/inc/lang/ar/subscr_list.txt
/dokuwiki/inc/lang/ar/subscr_single.txt
/dokuwiki/inc/lang/ar/uploadmail.txt
/dokuwiki/inc/lang/az/lang.php
/dokuwiki/inc/lang/az/mailtext.txt
/dokuwiki/inc/lang/az/password.txt
/dokuwiki/inc/lang/az/pwconfirm.txt
/dokuwiki/inc/lang/az/registermail.txt
/dokuwiki/inc/lang/az/uploadmail.txt
/dokuwiki/inc/lang/bg/lang.php
/dokuwiki/inc/lang/bg/mailtext.txt
/dokuwiki/inc/lang/bg/mailwrap.html
/dokuwiki/inc/lang/bg/password.txt
/dokuwiki/inc/lang/bg/pwconfirm.txt
/dokuwiki/inc/lang/bg/registermail.txt
/dokuwiki/inc/lang/bg/subscr_digest.txt
/dokuwiki/inc/lang/bg/subscr_list.txt
/dokuwiki/inc/lang/bg/subscr_single.txt
/dokuwiki/inc/lang/bg/uploadmail.txt
/dokuwiki/inc/lang/ca-valencia/lang.php
/dokuwiki/inc/lang/ca-valencia/mailtext.txt
/dokuwiki/inc/lang/ca-valencia/password.txt
/dokuwiki/inc/lang/ca-valencia/pwconfirm.txt
/dokuwiki/inc/lang/ca-valencia/registermail.txt
/dokuwiki/inc/lang/ca-valencia/uploadmail.txt
/dokuwiki/inc/lang/ca/lang.php
/dokuwiki/inc/lang/ca/mailtext.txt
/dokuwiki/inc/lang/ca/mailwrap.html
/dokuwiki/inc/lang/ca/password.txt
/dokuwiki/inc/lang/ca/pwconfirm.txt
/dokuwiki/inc/lang/ca/registermail.txt
/dokuwiki/inc/lang/ca/subscr_digest.txt
/dokuwiki/inc/lang/ca/subscr_list.txt
/dokuwiki/inc/lang/ca/uploadmail.txt
/dokuwiki/inc/lang/cs/lang.php
/dokuwiki/inc/lang/cs/mailtext.txt
/dokuwiki/inc/lang/cs/mailwrap.html
/dokuwiki/inc/lang/cs/password.txt
/dokuwiki/inc/lang/cs/pwconfirm.txt
/dokuwiki/inc/lang/cs/registermail.txt
/dokuwiki/inc/lang/cs/showrev.txt
/dokuwiki/inc/lang/cs/subscr_digest.txt
/dokuwiki/inc/lang/cs/subscr_list.txt
/dokuwiki/inc/lang/cs/subscr_single.txt
/dokuwiki/inc/lang/cs/uploadmail.txt
/dokuwiki/inc/lang/cy/jquery.ui.datepicker.js
/dokuwiki/inc/lang/da/lang.php
/dokuwiki/inc/lang/da/mailtext.txt
/dokuwiki/inc/lang/da/mailwrap.html
/dokuwiki/inc/lang/da/password.txt
/dokuwiki/inc/lang/da/pwconfirm.txt
/dokuwiki/inc/lang/da/registermail.txt
/dokuwiki/inc/lang/da/subscr_digest.txt
/dokuwiki/inc/lang/da/subscr_list.txt
/dokuwiki/inc/lang/da/subscr_single.txt
/dokuwiki/inc/lang/da/uploadmail.txt
/dokuwiki/inc/lang/de-informal/lang.php
/dokuwiki/inc/lang/de-informal/mailtext.txt
/dokuwiki/inc/lang/de-informal/mailwrap.html
/dokuwiki/inc/lang/de-informal/password.txt
/dokuwiki/inc/lang/de-informal/pwconfirm.txt
/dokuwiki/inc/lang/de-informal/registermail.txt
/dokuwiki/inc/lang/de-informal/subscr_digest.txt
/dokuwiki/inc/lang/de-informal/subscr_list.txt
/dokuwiki/inc/lang/de-informal/subscr_single.txt
/dokuwiki/inc/lang/de-informal/uploadmail.txt
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/de/mailtext.txt
/dokuwiki/inc/lang/de/mailwrap.html
/dokuwiki/inc/lang/de/password.txt
/dokuwiki/inc/lang/de/pwconfirm.txt
/dokuwiki/inc/lang/de/registermail.txt
/dokuwiki/inc/lang/de/subscr_digest.txt
/dokuwiki/inc/lang/de/subscr_list.txt
/dokuwiki/inc/lang/de/subscr_single.txt
/dokuwiki/inc/lang/de/uploadmail.txt
/dokuwiki/inc/lang/el/lang.php
/dokuwiki/inc/lang/el/mailtext.txt
/dokuwiki/inc/lang/el/mailwrap.html
/dokuwiki/inc/lang/el/password.txt
/dokuwiki/inc/lang/el/pwconfirm.txt
/dokuwiki/inc/lang/el/registermail.txt
/dokuwiki/inc/lang/el/subscr_digest.txt
/dokuwiki/inc/lang/el/subscr_list.txt
/dokuwiki/inc/lang/el/subscr_single.txt
/dokuwiki/inc/lang/el/uploadmail.txt
/dokuwiki/inc/lang/en/lang.php
/dokuwiki/inc/lang/en/mailtext.txt
/dokuwiki/inc/lang/en/mailwrap.html
/dokuwiki/inc/lang/en/password.txt
/dokuwiki/inc/lang/en/pwconfirm.txt
/dokuwiki/inc/lang/en/registermail.txt
/dokuwiki/inc/lang/en/subscr_digest.txt
/dokuwiki/inc/lang/en/subscr_list.txt
/dokuwiki/inc/lang/en/subscr_single.txt
/dokuwiki/inc/lang/en/uploadmail.txt
/dokuwiki/inc/lang/eo/lang.php
/dokuwiki/inc/lang/eo/mailtext.txt
/dokuwiki/inc/lang/eo/mailwrap.html
/dokuwiki/inc/lang/eo/password.txt
/dokuwiki/inc/lang/eo/pwconfirm.txt
/dokuwiki/inc/lang/eo/registermail.txt
/dokuwiki/inc/lang/eo/subscr_digest.txt
/dokuwiki/inc/lang/eo/subscr_list.txt
/dokuwiki/inc/lang/eo/subscr_single.txt
/dokuwiki/inc/lang/eo/uploadmail.txt
/dokuwiki/inc/lang/es/lang.php
/dokuwiki/inc/lang/es/mailtext.txt
/dokuwiki/inc/lang/es/mailwrap.html
/dokuwiki/inc/lang/es/password.txt
/dokuwiki/inc/lang/es/pwconfirm.txt
/dokuwiki/inc/lang/es/registermail.txt
/dokuwiki/inc/lang/es/subscr_digest.txt
/dokuwiki/inc/lang/es/subscr_list.txt
/dokuwiki/inc/lang/es/subscr_single.txt
/dokuwiki/inc/lang/es/uploadmail.txt
/dokuwiki/inc/lang/et/lang.php
/dokuwiki/inc/lang/et/mailtext.txt
/dokuwiki/inc/lang/et/password.txt
/dokuwiki/inc/lang/et/pwconfirm.txt
/dokuwiki/inc/lang/et/registermail.txt
/dokuwiki/inc/lang/et/subscr_digest.txt
/dokuwiki/inc/lang/et/subscr_list.txt
/dokuwiki/inc/lang/et/subscr_single.txt
/dokuwiki/inc/lang/et/uploadmail.txt
/dokuwiki/inc/lang/eu/lang.php
/dokuwiki/inc/lang/eu/mailtext.txt
/dokuwiki/inc/lang/eu/mailwrap.html
/dokuwiki/inc/lang/eu/password.txt
/dokuwiki/inc/lang/eu/pwconfirm.txt
/dokuwiki/inc/lang/eu/registermail.txt
/dokuwiki/inc/lang/eu/subscr_digest.txt
/dokuwiki/inc/lang/eu/subscr_list.txt
/dokuwiki/inc/lang/eu/subscr_single.txt
/dokuwiki/inc/lang/eu/uploadmail.txt
/dokuwiki/inc/lang/fa/lang.php
/dokuwiki/inc/lang/fa/mailtext.txt
/dokuwiki/inc/lang/fa/mailwrap.html
/dokuwiki/inc/lang/fa/password.txt
/dokuwiki/inc/lang/fa/pwconfirm.txt
/dokuwiki/inc/lang/fa/registermail.txt
/dokuwiki/inc/lang/fa/subscr_digest.txt
/dokuwiki/inc/lang/fa/subscr_list.txt
/dokuwiki/inc/lang/fa/subscr_single.txt
/dokuwiki/inc/lang/fa/uploadmail.txt
/dokuwiki/inc/lang/fi/lang.php
/dokuwiki/inc/lang/fi/mailtext.txt
/dokuwiki/inc/lang/fi/mailwrap.html
/dokuwiki/inc/lang/fi/password.txt
/dokuwiki/inc/lang/fi/pwconfirm.txt
/dokuwiki/inc/lang/fi/registermail.txt
/dokuwiki/inc/lang/fi/subscr_digest.txt
/dokuwiki/inc/lang/fi/subscr_list.txt
/dokuwiki/inc/lang/fi/subscr_single.txt
/dokuwiki/inc/lang/fi/uploadmail.txt
/dokuwiki/inc/lang/fo/lang.php
/dokuwiki/inc/lang/fo/mailtext.txt
/dokuwiki/inc/lang/fo/password.txt
/dokuwiki/inc/lang/fo/subscr_digest.txt
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/fr/mailtext.txt
/dokuwiki/inc/lang/fr/mailwrap.html
/dokuwiki/inc/lang/fr/password.txt
/dokuwiki/inc/lang/fr/pwconfirm.txt
/dokuwiki/inc/lang/fr/registermail.txt
/dokuwiki/inc/lang/fr/subscr_digest.txt
/dokuwiki/inc/lang/fr/subscr_list.txt
/dokuwiki/inc/lang/fr/subscr_single.txt
/dokuwiki/inc/lang/fr/uploadmail.txt
/dokuwiki/inc/lang/gl/lang.php
/dokuwiki/inc/lang/gl/mailtext.txt
/dokuwiki/inc/lang/gl/mailwrap.html
/dokuwiki/inc/lang/gl/password.txt
/dokuwiki/inc/lang/gl/pwconfirm.txt
/dokuwiki/inc/lang/gl/registermail.txt
/dokuwiki/inc/lang/gl/subscr_digest.txt
/dokuwiki/inc/lang/gl/subscr_list.txt
/dokuwiki/inc/lang/gl/subscr_single.txt
/dokuwiki/inc/lang/gl/uploadmail.txt
/dokuwiki/inc/lang/he/lang.php
/dokuwiki/inc/lang/he/mailtext.txt
/dokuwiki/inc/lang/he/password.txt
/dokuwiki/inc/lang/he/pwconfirm.txt
/dokuwiki/inc/lang/he/registermail.txt
/dokuwiki/inc/lang/he/subscr_digest.txt
/dokuwiki/inc/lang/he/subscr_single.txt
/dokuwiki/inc/lang/he/uploadmail.txt
/dokuwiki/inc/lang/hr/lang.php
/dokuwiki/inc/lang/hr/mailtext.txt
/dokuwiki/inc/lang/hr/password.txt
/dokuwiki/inc/lang/hr/pwconfirm.txt
/dokuwiki/inc/lang/hr/registermail.txt
/dokuwiki/inc/lang/hr/subscr_digest.txt
/dokuwiki/inc/lang/hr/subscr_list.txt
/dokuwiki/inc/lang/hr/subscr_single.txt
/dokuwiki/inc/lang/hr/uploadmail.txt
/dokuwiki/inc/lang/hu-formal/lang.php
/dokuwiki/inc/lang/hu/lang.php
/dokuwiki/inc/lang/hu/mailtext.txt
/dokuwiki/inc/lang/hu/mailwrap.html
/dokuwiki/inc/lang/hu/password.txt
/dokuwiki/inc/lang/hu/pwconfirm.txt
/dokuwiki/inc/lang/hu/registermail.txt
/dokuwiki/inc/lang/hu/subscr_digest.txt
/dokuwiki/inc/lang/hu/subscr_list.txt
/dokuwiki/inc/lang/hu/subscr_single.txt
/dokuwiki/inc/lang/hu/uploadmail.txt
/dokuwiki/inc/lang/ia/lang.php
/dokuwiki/inc/lang/ia/mailtext.txt
/dokuwiki/inc/lang/ia/password.txt
/dokuwiki/inc/lang/ia/pwconfirm.txt
/dokuwiki/inc/lang/ia/registermail.txt
/dokuwiki/inc/lang/ia/subscr_digest.txt
/dokuwiki/inc/lang/ia/subscr_list.txt
/dokuwiki/inc/lang/ia/subscr_single.txt
/dokuwiki/inc/lang/ia/uploadmail.txt
/dokuwiki/inc/lang/id/lang.php
/dokuwiki/inc/lang/id/mailtext.txt
/dokuwiki/inc/lang/id/password.txt
/dokuwiki/inc/lang/id/pwconfirm.txt
/dokuwiki/inc/lang/id/registermail.txt
/dokuwiki/inc/lang/id/subscr_digest.txt
/dokuwiki/inc/lang/id/uploadmail.txt
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/it/mailtext.txt
/dokuwiki/inc/lang/it/mailwrap.html
/dokuwiki/inc/lang/it/password.txt
/dokuwiki/inc/lang/it/pwconfirm.txt
/dokuwiki/inc/lang/it/registermail.txt
/dokuwiki/inc/lang/it/subscr_digest.txt
/dokuwiki/inc/lang/it/subscr_list.txt
/dokuwiki/inc/lang/it/subscr_single.txt
/dokuwiki/inc/lang/it/uploadmail.txt
/dokuwiki/inc/lang/ja/lang.php
/dokuwiki/inc/lang/ja/mailtext.txt
/dokuwiki/inc/lang/ja/mailwrap.html
/dokuwiki/inc/lang/ja/password.txt
/dokuwiki/inc/lang/ja/pwconfirm.txt
/dokuwiki/inc/lang/ja/registermail.txt
/dokuwiki/inc/lang/ja/subscr_digest.txt
/dokuwiki/inc/lang/ja/subscr_list.txt
/dokuwiki/inc/lang/ja/subscr_single.txt
/dokuwiki/inc/lang/ja/uploadmail.txt
/dokuwiki/inc/lang/km/lang.php
/dokuwiki/inc/lang/km/password.txt
/dokuwiki/inc/lang/km/pwconfirm.txt
/dokuwiki/inc/lang/ko/mailtext.txt
/dokuwiki/inc/lang/ko/mailwrap.html
/dokuwiki/inc/lang/ko/password.txt
/dokuwiki/inc/lang/ko/pwconfirm.txt
/dokuwiki/inc/lang/ko/registermail.txt
/dokuwiki/inc/lang/ko/subscr_digest.txt
/dokuwiki/inc/lang/ko/subscr_list.txt
/dokuwiki/inc/lang/ko/subscr_single.txt
/dokuwiki/inc/lang/ko/uploadmail.txt
/dokuwiki/inc/lang/la/lang.php
/dokuwiki/inc/lang/la/mailtext.txt
/dokuwiki/inc/lang/la/password.txt
/dokuwiki/inc/lang/la/pwconfirm.txt
/dokuwiki/inc/lang/la/registermail.txt
/dokuwiki/inc/lang/la/subscr_digest.txt
/dokuwiki/inc/lang/la/subscr_list.txt
/dokuwiki/inc/lang/la/subscr_single.txt
/dokuwiki/inc/lang/la/uploadmail.txt
/dokuwiki/inc/lang/lb/lang.php
/dokuwiki/inc/lang/lb/mailtext.txt
/dokuwiki/inc/lang/lb/password.txt
/dokuwiki/inc/lang/lb/pwconfirm.txt
/dokuwiki/inc/lang/lb/registermail.txt
/dokuwiki/inc/lang/lb/uploadmail.txt
/dokuwiki/inc/lang/lt/lang.php
/dokuwiki/inc/lang/lt/mailtext.txt
/dokuwiki/inc/lang/lt/password.txt
/dokuwiki/inc/lang/lv/lang.php
/dokuwiki/inc/lang/lv/mailtext.txt
/dokuwiki/inc/lang/lv/mailwrap.html
/dokuwiki/inc/lang/lv/password.txt
/dokuwiki/inc/lang/lv/pwconfirm.txt
/dokuwiki/inc/lang/lv/registermail.txt
/dokuwiki/inc/lang/lv/subscr_digest.txt
/dokuwiki/inc/lang/lv/subscr_list.txt
/dokuwiki/inc/lang/lv/subscr_single.txt
/dokuwiki/inc/lang/lv/uploadmail.txt
/dokuwiki/inc/lang/mg/lang.php
/dokuwiki/inc/lang/mg/mailtext.txt
/dokuwiki/inc/lang/mg/password.txt
/dokuwiki/inc/lang/ml/jquery.ui.datepicker.js
/dokuwiki/inc/lang/mr/lang.php
/dokuwiki/inc/lang/mr/mailtext.txt
/dokuwiki/inc/lang/mr/password.txt
/dokuwiki/inc/lang/mr/pwconfirm.txt
/dokuwiki/inc/lang/mr/registermail.txt
/dokuwiki/inc/lang/mr/showrev.txt
/dokuwiki/inc/lang/mr/uploadmail.txt
/dokuwiki/inc/lang/ne/lang.php
/dokuwiki/inc/lang/ne/pwconfirm.txt
/dokuwiki/inc/lang/ne/uploadmail.txt
/dokuwiki/inc/lang/nl/lang.php
/dokuwiki/inc/lang/nl/mailtext.txt
/dokuwiki/inc/lang/nl/mailwrap.html
/dokuwiki/inc/lang/nl/password.txt
/dokuwiki/inc/lang/nl/pwconfirm.txt
/dokuwiki/inc/lang/nl/registermail.txt
/dokuwiki/inc/lang/nl/subscr_digest.txt
/dokuwiki/inc/lang/nl/subscr_list.txt
/dokuwiki/inc/lang/nl/subscr_single.txt
/dokuwiki/inc/lang/nl/uploadmail.txt
/dokuwiki/inc/lang/no/lang.php
/dokuwiki/inc/lang/no/mailtext.txt
/dokuwiki/inc/lang/no/password.txt
/dokuwiki/inc/lang/no/pwconfirm.txt
/dokuwiki/inc/lang/no/registermail.txt
/dokuwiki/inc/lang/no/subscr_digest.txt
/dokuwiki/inc/lang/no/subscr_list.txt
/dokuwiki/inc/lang/no/subscr_single.txt
/dokuwiki/inc/lang/no/uploadmail.txt
/dokuwiki/inc/lang/pl/lang.php
/dokuwiki/inc/lang/pl/mailtext.txt
/dokuwiki/inc/lang/pl/mailwrap.html
/dokuwiki/inc/lang/pl/password.txt
/dokuwiki/inc/lang/pl/pwconfirm.txt
/dokuwiki/inc/lang/pl/registermail.txt
/dokuwiki/inc/lang/pl/subscr_digest.txt
/dokuwiki/inc/lang/pl/subscr_list.txt
/dokuwiki/inc/lang/pl/subscr_single.txt
/dokuwiki/inc/lang/pl/uploadmail.txt
/dokuwiki/inc/lang/pt-br/lang.php
/dokuwiki/inc/lang/pt-br/mailtext.txt
/dokuwiki/inc/lang/pt-br/mailwrap.html
/dokuwiki/inc/lang/pt-br/password.txt
/dokuwiki/inc/lang/pt-br/pwconfirm.txt
/dokuwiki/inc/lang/pt-br/registermail.txt
/dokuwiki/inc/lang/pt-br/subscr_digest.txt
/dokuwiki/inc/lang/pt-br/subscr_list.txt
/dokuwiki/inc/lang/pt-br/subscr_single.txt
/dokuwiki/inc/lang/pt-br/uploadmail.txt
/dokuwiki/inc/lang/pt/lang.php
/dokuwiki/inc/lang/pt/mailtext.txt
/dokuwiki/inc/lang/pt/password.txt
/dokuwiki/inc/lang/pt/pwconfirm.txt
/dokuwiki/inc/lang/pt/registermail.txt
/dokuwiki/inc/lang/pt/subscr_digest.txt
/dokuwiki/inc/lang/pt/subscr_list.txt
/dokuwiki/inc/lang/pt/subscr_single.txt
/dokuwiki/inc/lang/pt/uploadmail.txt
/dokuwiki/inc/lang/ro/lang.php
/dokuwiki/inc/lang/ro/mailtext.txt
/dokuwiki/inc/lang/ro/password.txt
/dokuwiki/inc/lang/ro/pwconfirm.txt
/dokuwiki/inc/lang/ro/registermail.txt
/dokuwiki/inc/lang/ro/subscr_digest.txt
/dokuwiki/inc/lang/ro/subscr_list.txt
/dokuwiki/inc/lang/ro/subscr_single.txt
/dokuwiki/inc/lang/ro/uploadmail.txt
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/lang/ru/mailtext.txt
/dokuwiki/inc/lang/ru/password.txt
/dokuwiki/inc/lang/ru/pwconfirm.txt
/dokuwiki/inc/lang/ru/registermail.txt
/dokuwiki/inc/lang/ru/subscr_digest.txt
/dokuwiki/inc/lang/ru/subscr_list.txt
/dokuwiki/inc/lang/ru/subscr_single.txt
/dokuwiki/inc/lang/ru/uploadmail.txt
/dokuwiki/inc/lang/sk/lang.php
/dokuwiki/inc/lang/sk/mailtext.txt
/dokuwiki/inc/lang/sk/mailwrap.html
/dokuwiki/inc/lang/sk/password.txt
/dokuwiki/inc/lang/sk/pwconfirm.txt
/dokuwiki/inc/lang/sk/registermail.txt
/dokuwiki/inc/lang/sk/showrev.txt
/dokuwiki/inc/lang/sk/subscr_digest.txt
/dokuwiki/inc/lang/sk/subscr_list.txt
/dokuwiki/inc/lang/sk/subscr_single.txt
/dokuwiki/inc/lang/sk/uploadmail.txt
/dokuwiki/inc/lang/sl/lang.php
/dokuwiki/inc/lang/sl/mailtext.txt
/dokuwiki/inc/lang/sl/password.txt
/dokuwiki/inc/lang/sl/pwconfirm.txt
/dokuwiki/inc/lang/sl/registermail.txt
/dokuwiki/inc/lang/sl/subscr_digest.txt
/dokuwiki/inc/lang/sl/subscr_list.txt
/dokuwiki/inc/lang/sl/subscr_single.txt
/dokuwiki/inc/lang/sl/uploadmail.txt
/dokuwiki/inc/lang/sq/lang.php
/dokuwiki/inc/lang/sq/mailtext.txt
/dokuwiki/inc/lang/sq/password.txt
/dokuwiki/inc/lang/sq/pwconfirm.txt
/dokuwiki/inc/lang/sq/registermail.txt
/dokuwiki/inc/lang/sq/subscr_digest.txt
/dokuwiki/inc/lang/sq/subscr_list.txt
/dokuwiki/inc/lang/sq/subscr_single.txt
/dokuwiki/inc/lang/sq/uploadmail.txt
/dokuwiki/inc/lang/sr/lang.php
/dokuwiki/inc/lang/sr/mailtext.txt
/dokuwiki/inc/lang/sr/password.txt
/dokuwiki/inc/lang/sr/pwconfirm.txt
/dokuwiki/inc/lang/sr/registermail.txt
/dokuwiki/inc/lang/sr/subscr_digest.txt
/dokuwiki/inc/lang/sr/subscr_list.txt
/dokuwiki/inc/lang/sr/subscr_single.txt
/dokuwiki/inc/lang/sr/uploadmail.txt
/dokuwiki/inc/lang/sv/lang.php
/dokuwiki/inc/lang/sv/mailtext.txt
/dokuwiki/inc/lang/sv/mailwrap.html
/dokuwiki/inc/lang/sv/password.txt
/dokuwiki/inc/lang/sv/pwconfirm.txt
/dokuwiki/inc/lang/sv/registermail.txt
/dokuwiki/inc/lang/sv/subscr_digest.txt
/dokuwiki/inc/lang/sv/subscr_single.txt
/dokuwiki/inc/lang/sv/uploadmail.txt
/dokuwiki/inc/lang/th/lang.php
/dokuwiki/inc/lang/th/mailtext.txt
/dokuwiki/inc/lang/th/password.txt
/dokuwiki/inc/lang/th/pwconfirm.txt
/dokuwiki/inc/lang/th/registermail.txt
/dokuwiki/inc/lang/th/uploadmail.txt
/dokuwiki/inc/lang/tr/lang.php
/dokuwiki/inc/lang/tr/mailtext.txt
/dokuwiki/inc/lang/tr/password.txt
/dokuwiki/inc/lang/tr/pwconfirm.txt
/dokuwiki/inc/lang/tr/registermail.txt
/dokuwiki/inc/lang/tr/uploadmail.txt
/dokuwiki/inc/lang/uk/lang.php
/dokuwiki/inc/lang/uk/mailtext.txt
/dokuwiki/inc/lang/uk/password.txt
/dokuwiki/inc/lang/uk/pwconfirm.txt
/dokuwiki/inc/lang/uk/registermail.txt
/dokuwiki/inc/lang/uk/subscr_digest.txt
/dokuwiki/inc/lang/uk/subscr_list.txt
/dokuwiki/inc/lang/uk/subscr_single.txt
/dokuwiki/inc/lang/uk/uploadmail.txt
/dokuwiki/inc/lang/vi/lang.php
/dokuwiki/inc/lang/vi/mailtext.txt
/dokuwiki/inc/lang/vi/password.txt
/dokuwiki/inc/lang/zh-tw/lang.php
/dokuwiki/inc/lang/zh-tw/mailtext.txt
/dokuwiki/inc/lang/zh-tw/mailwrap.html
/dokuwiki/inc/lang/zh-tw/password.txt
/dokuwiki/inc/lang/zh-tw/pwconfirm.txt
/dokuwiki/inc/lang/zh-tw/registermail.txt
/dokuwiki/inc/lang/zh-tw/subscr_digest.txt
/dokuwiki/inc/lang/zh-tw/subscr_list.txt
/dokuwiki/inc/lang/zh-tw/subscr_single.txt
/dokuwiki/inc/lang/zh-tw/uploadmail.txt
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/inc/lang/zh/mailtext.txt
/dokuwiki/inc/lang/zh/mailwrap.html
/dokuwiki/inc/lang/zh/password.txt
/dokuwiki/inc/lang/zh/pwconfirm.txt
/dokuwiki/inc/lang/zh/registermail.txt
/dokuwiki/inc/lang/zh/subscr_digest.txt
/dokuwiki/inc/lang/zh/subscr_list.txt
/dokuwiki/inc/lang/zh/subscr_single.txt
/dokuwiki/inc/lang/zh/uploadmail.txt
/dokuwiki/inc/mail.php
/dokuwiki/inc/pageutils.php
/dokuwiki/inc/parser/handler.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/inc/phpseclib/Crypt_Base.php
/dokuwiki/inc/template.php
/dokuwiki/inc/utf8.php
/dokuwiki/install.php
indexer.php
/dokuwiki/lib/plugins/acl/admin.php
/dokuwiki/lib/plugins/acl/lang/sk/lang.php
/dokuwiki/lib/plugins/acl/remote.php
/dokuwiki/lib/plugins/authad/adLDAP/adLDAP.php
/dokuwiki/lib/plugins/authad/adLDAP/classes/adLDAPUsers.php
/dokuwiki/lib/plugins/authad/lang/sk/lang.php
/dokuwiki/lib/plugins/authad/lang/sk/settings.php
/dokuwiki/lib/plugins/authldap/lang/sk/settings.php
/dokuwiki/lib/plugins/authmysql/lang/sk/lang.php
/dokuwiki/lib/plugins/authmysql/lang/sk/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/sk/settings.php
/dokuwiki/lib/plugins/authplain/_test/escaping.test.php
/dokuwiki/lib/plugins/authplain/lang/hr/lang.php
/dokuwiki/lib/plugins/authplain/lang/sk/lang.php
/dokuwiki/lib/plugins/config/lang/ar/lang.php
/dokuwiki/lib/plugins/config/lang/bg/lang.php
/dokuwiki/lib/plugins/config/lang/ca-valencia/lang.php
/dokuwiki/lib/plugins/config/lang/ca/lang.php
/dokuwiki/lib/plugins/config/lang/cs/lang.php
/dokuwiki/lib/plugins/config/lang/cy/lang.php
/dokuwiki/lib/plugins/config/lang/da/lang.php
/dokuwiki/lib/plugins/config/lang/de-informal/lang.php
/dokuwiki/lib/plugins/config/lang/de/lang.php
/dokuwiki/lib/plugins/config/lang/el/lang.php
/dokuwiki/lib/plugins/config/lang/en/lang.php
/dokuwiki/lib/plugins/config/lang/eo/lang.php
/dokuwiki/lib/plugins/config/lang/es/lang.php
/dokuwiki/lib/plugins/config/lang/eu/lang.php
/dokuwiki/lib/plugins/config/lang/fa/lang.php
/dokuwiki/lib/plugins/config/lang/fi/lang.php
/dokuwiki/lib/plugins/config/lang/fr/lang.php
/dokuwiki/lib/plugins/config/lang/gl/lang.php
/dokuwiki/lib/plugins/config/lang/he/lang.php
/dokuwiki/lib/plugins/config/lang/hr/lang.php
/dokuwiki/lib/plugins/config/lang/hu/lang.php
/dokuwiki/lib/plugins/config/lang/ia/lang.php
/dokuwiki/lib/plugins/config/lang/is/lang.php
/dokuwiki/lib/plugins/config/lang/it/lang.php
/dokuwiki/lib/plugins/config/lang/ja/lang.php
/dokuwiki/lib/plugins/config/lang/ko/lang.php
/dokuwiki/lib/plugins/config/lang/la/lang.php
/dokuwiki/lib/plugins/config/lang/lv/lang.php
/dokuwiki/lib/plugins/config/lang/mr/lang.php
/dokuwiki/lib/plugins/config/lang/nl/lang.php
/dokuwiki/lib/plugins/config/lang/no/lang.php
/dokuwiki/lib/plugins/config/lang/pt-br/lang.php
/dokuwiki/lib/plugins/config/lang/pt/lang.php
/dokuwiki/lib/plugins/config/lang/ro/lang.php
/dokuwiki/lib/plugins/config/lang/ru/lang.php
/dokuwiki/lib/plugins/config/lang/sk/lang.php
/dokuwiki/lib/plugins/config/lang/sl/lang.php
/dokuwiki/lib/plugins/config/lang/sq/lang.php
/dokuwiki/lib/plugins/config/lang/sr/lang.php
/dokuwiki/lib/plugins/config/lang/sv/lang.php
/dokuwiki/lib/plugins/config/lang/tr/lang.php
/dokuwiki/lib/plugins/config/lang/uk/lang.php
/dokuwiki/lib/plugins/config/lang/zh-tw/lang.php
/dokuwiki/lib/plugins/config/lang/zh/lang.php
/dokuwiki/lib/plugins/config/settings/config.metadata.php
/dokuwiki/lib/plugins/extension/lang/hr/lang.php
/dokuwiki/lib/plugins/extension/lang/sk/lang.php
/dokuwiki/lib/plugins/extension/script.js
/dokuwiki/lib/plugins/popularity/helper.php
/dokuwiki/lib/plugins/popularity/lang/sk/lang.php
/dokuwiki/lib/plugins/revert/lang/sk/lang.php
/dokuwiki/lib/plugins/styling/lang/hr/intro.txt
/dokuwiki/lib/plugins/styling/lang/hr/lang.php
/dokuwiki/lib/plugins/styling/lang/sk/lang.php
/dokuwiki/lib/plugins/usermanager/lang/hr/lang.php
/dokuwiki/lib/plugins/usermanager/lang/sk/lang.php
/dokuwiki/lib/scripts/edit.js
/dokuwiki/lib/scripts/jquery/jquery-migrate.js
/dokuwiki/lib/scripts/jquery/jquery-migrate.min.js
/dokuwiki/lib/scripts/jquery/jquery.js
/dokuwiki/lib/scripts/jquery/jquery.min.js
/dokuwiki/lib/scripts/jquery/update.sh
/dokuwiki/lib/scripts/media.js
/dokuwiki/lib/tpl/dokuwiki/css/_media_fullscreen.css
/dokuwiki/lib/tpl/dokuwiki/css/_recent.css
/dokuwiki/lib/tpl/dokuwiki/lang/hr/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/hr/style.txt
/dokuwiki/lib/tpl/dokuwiki/lang/sk/lang.php
/dokuwiki/lib/tpl/dokuwiki/style.ini
/dokuwiki/lib/tpl/dokuwiki/tpl_footer.php
/dokuwiki/vendor/easybook/geshi/geshi/php-brief.php
/dokuwiki/vendor/easybook/geshi/geshi/php.php
ed8e6fd516-May-2016 Michael Große <mic.grosse@posteo.de>

Fix xmlrpc constructor for php7

In php7 constructors with the same name as the class are deprecated. __construct() should be used.

Depending on the server-configuration this could result in a war

Fix xmlrpc constructor for php7

In php7 constructors with the same name as the class are deprecated. __construct() should be used.

Depending on the server-configuration this could result in a warning which would break the API.

show more ...


/dokuwiki/_test/tests/inc/form/dropdownelement.test.php
/dokuwiki/_test/tests/inc/pageutils_clean_id.test.php
/dokuwiki/_test/tests/inc/pageutils_wikiFN.test.php
/dokuwiki/inc/Form/CheckableElement.php
/dokuwiki/inc/Form/DropdownElement.php
/dokuwiki/inc/Form/Element.php
/dokuwiki/inc/Form/Form.php
/dokuwiki/inc/Form/TagCloseElement.php
/dokuwiki/inc/Form/ValueElement.php
/dokuwiki/inc/config_cascade.php
/dokuwiki/inc/lang/fi/lang.php
/dokuwiki/inc/lang/hr/lang.php
/dokuwiki/inc/lang/ko/admin.txt
/dokuwiki/inc/load.php
/dokuwiki/inc/pageutils.php
/dokuwiki/inc/parser/xhtml.php
xmlrpc.php
/dokuwiki/lib/plugins/authad/adLDAP/classes/adLDAPUtils.php
/dokuwiki/lib/plugins/authad/lang/fi/lang.php
/dokuwiki/lib/plugins/authad/lang/hr/lang.php
/dokuwiki/lib/plugins/authad/lang/hr/settings.php
/dokuwiki/lib/plugins/authldap/auth.php
/dokuwiki/lib/plugins/authplain/auth.php
/dokuwiki/lib/plugins/authplain/lang/en/lang.php
/dokuwiki/lib/plugins/authplain/lang/fi/lang.php
/dokuwiki/lib/plugins/authplain/lang/fr/lang.php
/dokuwiki/lib/plugins/authplain/lang/hr/lang.php
/dokuwiki/lib/plugins/authplain/lang/ko/lang.php
/dokuwiki/lib/plugins/config/_test/configuration.test.php
/dokuwiki/lib/plugins/config/_test/data/config.php
/dokuwiki/lib/plugins/config/_test/data/metadata.php
/dokuwiki/lib/plugins/config/lang/fi/lang.php
/dokuwiki/lib/plugins/config/lang/hr/intro.txt
/dokuwiki/lib/plugins/config/lang/hr/lang.php
/dokuwiki/lib/plugins/config/lang/ko/lang.php
/dokuwiki/lib/plugins/config/settings/config.class.php
/dokuwiki/lib/scripts/linkwiz.js
e725e2ad30-Apr-2016 Gerrit Uitslag <klapinklapin@gmail.com>

populate the JSINFO array in similar way as via doku.php

Prevents overwriting already added stuff.

#1327

19e0653729-Apr-2016 Gerrit Uitslag <klapinklapin@gmail.com>

let js.php also use the configcascade for localized translation

42a6fba027-Apr-2016 Gerrit Uitslag <klapinklapin@gmail.com>

rename constructor, visibility functions of dokuwiki_xmlrpc_server

ebc71d9218-Apr-2016 Anika Henke <anika@selfthinker.org>

removed support for deprecated 'default' userstyles


/dokuwiki/_test/core/DokuWikiTest.php
/dokuwiki/_test/tests/inc/PassHash.test.php
/dokuwiki/_test/tests/inc/auth_password.test.php
/dokuwiki/_test/tests/inc/common_pageinfo.test.php
/dokuwiki/_test/tests/inc/common_saveWikiText.test.php
/dokuwiki/_test/tests/inc/form/dropdownelement.test.php
/dokuwiki/_test/tests/inc/form/inputelement.test.php
/dokuwiki/_test/tests/inc/io_getSizeFile.test.php
/dokuwiki/_test/tests/inc/mailer.test.php
/dokuwiki/_test/tests/inc/pageutils_findnearest.test.php
/dokuwiki/_test/tests/inc/remote.test.php
/dokuwiki/composer.lock
/dokuwiki/inc/DifferenceEngine.php
/dokuwiki/inc/Form/DropdownElement.php
/dokuwiki/inc/Form/Form.php
/dokuwiki/inc/Form/InputElement.php
/dokuwiki/inc/Form/TagCloseElement.php
/dokuwiki/inc/Form/TextareaElement.php
/dokuwiki/inc/HTTPClient.php
/dokuwiki/inc/PassHash.class.php
/dokuwiki/inc/changelog.php
/dokuwiki/inc/common.php
/dokuwiki/inc/html.php
/dokuwiki/inc/io.php
/dokuwiki/inc/lang/es/lang.php
/dokuwiki/inc/media.php
/dokuwiki/inc/pageutils.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/inc/template.php
css.php
/dokuwiki/lib/plugins/authad/auth.php
/dokuwiki/lib/plugins/authad/conf/metadata.php
/dokuwiki/lib/plugins/authad/lang/es/settings.php
/dokuwiki/lib/plugins/authldap/auth.php
/dokuwiki/lib/plugins/authldap/conf/metadata.php
/dokuwiki/lib/plugins/authldap/lang/es/lang.php
/dokuwiki/lib/plugins/authmysql/auth.php
/dokuwiki/lib/plugins/authmysql/conf/metadata.php
/dokuwiki/lib/plugins/authpgsql/auth.php
/dokuwiki/lib/plugins/authpgsql/conf/metadata.php
/dokuwiki/lib/plugins/config/lang/ar/lang.php
/dokuwiki/lib/plugins/config/lang/cs/lang.php
/dokuwiki/lib/plugins/config/lang/cy/lang.php
/dokuwiki/lib/plugins/config/lang/de-informal/lang.php
/dokuwiki/lib/plugins/config/lang/de/lang.php
/dokuwiki/lib/plugins/config/lang/en/lang.php
/dokuwiki/lib/plugins/config/lang/eo/lang.php
/dokuwiki/lib/plugins/config/lang/fa/lang.php
/dokuwiki/lib/plugins/config/lang/gl/lang.php
/dokuwiki/lib/plugins/config/lang/hu/lang.php
/dokuwiki/lib/plugins/config/lang/it/lang.php
/dokuwiki/lib/plugins/config/lang/ja/lang.php
/dokuwiki/lib/plugins/config/lang/ko/lang.php
/dokuwiki/lib/plugins/config/lang/nl/lang.php
/dokuwiki/lib/plugins/config/lang/pl/lang.php
/dokuwiki/lib/plugins/config/lang/pt/lang.php
/dokuwiki/lib/plugins/config/lang/sk/lang.php
/dokuwiki/lib/plugins/config/lang/sl/lang.php
/dokuwiki/lib/plugins/config/lang/zh-tw/lang.php
/dokuwiki/lib/plugins/config/settings/config.metadata.php
/dokuwiki/lib/plugins/remote.php
/dokuwiki/lib/plugins/usermanager/lang/es/lang.php
/dokuwiki/lib/scripts/media.js
/dokuwiki/lib/tpl/dokuwiki/css/_fileuploader.css
/dokuwiki/lib/tpl/dokuwiki/css/_media_fullscreen.css
/dokuwiki/lib/tpl/dokuwiki/css/_recent.css
/dokuwiki/vendor/composer/ClassLoader.php
/dokuwiki/vendor/composer/installed.json
/dokuwiki/vendor/easybook/geshi/README.md
/dokuwiki/vendor/easybook/geshi/geshi.php
/dokuwiki/vendor/easybook/geshi/geshi/4cs.php
/dokuwiki/vendor/easybook/geshi/geshi/6502acme.php
/dokuwiki/vendor/easybook/geshi/geshi/6502kickass.php
/dokuwiki/vendor/easybook/geshi/geshi/6502tasm.php
/dokuwiki/vendor/easybook/geshi/geshi/68000devpac.php
/dokuwiki/vendor/easybook/geshi/geshi/abap.php
/dokuwiki/vendor/easybook/geshi/geshi/actionscript.php
/dokuwiki/vendor/easybook/geshi/geshi/actionscript3.php
/dokuwiki/vendor/easybook/geshi/geshi/ada.php
/dokuwiki/vendor/easybook/geshi/geshi/algol68.php
/dokuwiki/vendor/easybook/geshi/geshi/apache.php
/dokuwiki/vendor/easybook/geshi/geshi/applescript.php
/dokuwiki/vendor/easybook/geshi/geshi/apt_sources.php
/dokuwiki/vendor/easybook/geshi/geshi/arm.php
/dokuwiki/vendor/easybook/geshi/geshi/asm.php
/dokuwiki/vendor/easybook/geshi/geshi/asp.php
/dokuwiki/vendor/easybook/geshi/geshi/asymptote.php
/dokuwiki/vendor/easybook/geshi/geshi/autoconf.php
/dokuwiki/vendor/easybook/geshi/geshi/autohotkey.php
/dokuwiki/vendor/easybook/geshi/geshi/autoit.php
/dokuwiki/vendor/easybook/geshi/geshi/avisynth.php
/dokuwiki/vendor/easybook/geshi/geshi/awk.php
/dokuwiki/vendor/easybook/geshi/geshi/bascomavr.php
/dokuwiki/vendor/easybook/geshi/geshi/bash.php
/dokuwiki/vendor/easybook/geshi/geshi/basic4gl.php
/dokuwiki/vendor/easybook/geshi/geshi/bf.php
/dokuwiki/vendor/easybook/geshi/geshi/bibtex.php
/dokuwiki/vendor/easybook/geshi/geshi/blitzbasic.php
/dokuwiki/vendor/easybook/geshi/geshi/bnf.php
/dokuwiki/vendor/easybook/geshi/geshi/boo.php
/dokuwiki/vendor/easybook/geshi/geshi/c.php
/dokuwiki/vendor/easybook/geshi/geshi/c_loadrunner.php
/dokuwiki/vendor/easybook/geshi/geshi/c_mac.php
/dokuwiki/vendor/easybook/geshi/geshi/caddcl.php
/dokuwiki/vendor/easybook/geshi/geshi/cadlisp.php
/dokuwiki/vendor/easybook/geshi/geshi/cfdg.php
/dokuwiki/vendor/easybook/geshi/geshi/cfm.php
/dokuwiki/vendor/easybook/geshi/geshi/chaiscript.php
/dokuwiki/vendor/easybook/geshi/geshi/cil.php
/dokuwiki/vendor/easybook/geshi/geshi/clojure.php
/dokuwiki/vendor/easybook/geshi/geshi/cmake.php
/dokuwiki/vendor/easybook/geshi/geshi/cobol.php
/dokuwiki/vendor/easybook/geshi/geshi/coffeescript.php
/dokuwiki/vendor/easybook/geshi/geshi/cpp-qt.php
/dokuwiki/vendor/easybook/geshi/geshi/cpp.php
/dokuwiki/vendor/easybook/geshi/geshi/csharp.php
/dokuwiki/vendor/easybook/geshi/geshi/css.php
/dokuwiki/vendor/easybook/geshi/geshi/cuesheet.php
/dokuwiki/vendor/easybook/geshi/geshi/d.php
/dokuwiki/vendor/easybook/geshi/geshi/dcl.php
/dokuwiki/vendor/easybook/geshi/geshi/dcpu16.php
/dokuwiki/vendor/easybook/geshi/geshi/dcs.php
/dokuwiki/vendor/easybook/geshi/geshi/delphi.php
/dokuwiki/vendor/easybook/geshi/geshi/diff.php
/dokuwiki/vendor/easybook/geshi/geshi/div.php
/dokuwiki/vendor/easybook/geshi/geshi/dos.php
/dokuwiki/vendor/easybook/geshi/geshi/dot.php
/dokuwiki/vendor/easybook/geshi/geshi/e.php
/dokuwiki/vendor/easybook/geshi/geshi/ecmascript.php
/dokuwiki/vendor/easybook/geshi/geshi/eiffel.php
/dokuwiki/vendor/easybook/geshi/geshi/email.php
/dokuwiki/vendor/easybook/geshi/geshi/epc.php
/dokuwiki/vendor/easybook/geshi/geshi/erlang.php
/dokuwiki/vendor/easybook/geshi/geshi/euphoria.php
/dokuwiki/vendor/easybook/geshi/geshi/f1.php
/dokuwiki/vendor/easybook/geshi/geshi/falcon.php
/dokuwiki/vendor/easybook/geshi/geshi/fo.php
/dokuwiki/vendor/easybook/geshi/geshi/fortran.php
/dokuwiki/vendor/easybook/geshi/geshi/freebasic.php
/dokuwiki/vendor/easybook/geshi/geshi/freeswitch.php
/dokuwiki/vendor/easybook/geshi/geshi/fsharp.php
/dokuwiki/vendor/easybook/geshi/geshi/gambas.php
/dokuwiki/vendor/easybook/geshi/geshi/gdb.php
/dokuwiki/vendor/easybook/geshi/geshi/genero.php
/dokuwiki/vendor/easybook/geshi/geshi/genie.php
/dokuwiki/vendor/easybook/geshi/geshi/gettext.php
/dokuwiki/vendor/easybook/geshi/geshi/glsl.php
/dokuwiki/vendor/easybook/geshi/geshi/gml.php
/dokuwiki/vendor/easybook/geshi/geshi/gnuplot.php
/dokuwiki/vendor/easybook/geshi/geshi/go.php
/dokuwiki/vendor/easybook/geshi/geshi/groovy.php
/dokuwiki/vendor/easybook/geshi/geshi/gwbasic.php
/dokuwiki/vendor/easybook/geshi/geshi/haskell.php
/dokuwiki/vendor/easybook/geshi/geshi/haxe.php
/dokuwiki/vendor/easybook/geshi/geshi/hicest.php
/dokuwiki/vendor/easybook/geshi/geshi/hq9plus.php
/dokuwiki/vendor/easybook/geshi/geshi/html4strict.php
/dokuwiki/vendor/easybook/geshi/geshi/html5.php
/dokuwiki/vendor/easybook/geshi/geshi/icon.php
/dokuwiki/vendor/easybook/geshi/geshi/idl.php
/dokuwiki/vendor/easybook/geshi/geshi/ini.php
/dokuwiki/vendor/easybook/geshi/geshi/inno.php
/dokuwiki/vendor/easybook/geshi/geshi/intercal.php
/dokuwiki/vendor/easybook/geshi/geshi/io.php
/dokuwiki/vendor/easybook/geshi/geshi/j.php
/dokuwiki/vendor/easybook/geshi/geshi/java.php
/dokuwiki/vendor/easybook/geshi/geshi/java5.php
/dokuwiki/vendor/easybook/geshi/geshi/javascript.php
/dokuwiki/vendor/easybook/geshi/geshi/jquery.php
/dokuwiki/vendor/easybook/geshi/geshi/kixtart.php
/dokuwiki/vendor/easybook/geshi/geshi/klonec.php
/dokuwiki/vendor/easybook/geshi/geshi/klonecpp.php
/dokuwiki/vendor/easybook/geshi/geshi/latex.php
/dokuwiki/vendor/easybook/geshi/geshi/lb.php
/dokuwiki/vendor/easybook/geshi/geshi/ldif.php
/dokuwiki/vendor/easybook/geshi/geshi/lisp.php
/dokuwiki/vendor/easybook/geshi/geshi/llvm.php
/dokuwiki/vendor/easybook/geshi/geshi/locobasic.php
/dokuwiki/vendor/easybook/geshi/geshi/logtalk.php
/dokuwiki/vendor/easybook/geshi/geshi/lolcode.php
/dokuwiki/vendor/easybook/geshi/geshi/lotusformulas.php
/dokuwiki/vendor/easybook/geshi/geshi/lotusscript.php
/dokuwiki/vendor/easybook/geshi/geshi/lscript.php
/dokuwiki/vendor/easybook/geshi/geshi/lsl2.php
/dokuwiki/vendor/easybook/geshi/geshi/lua.php
/dokuwiki/vendor/easybook/geshi/geshi/m68k.php
/dokuwiki/vendor/easybook/geshi/geshi/magiksf.php
/dokuwiki/vendor/easybook/geshi/geshi/make.php
/dokuwiki/vendor/easybook/geshi/geshi/mapbasic.php
/dokuwiki/vendor/easybook/geshi/geshi/matlab.php
/dokuwiki/vendor/easybook/geshi/geshi/mirc.php
/dokuwiki/vendor/easybook/geshi/geshi/mmix.php
/dokuwiki/vendor/easybook/geshi/geshi/modula2.php
/dokuwiki/vendor/easybook/geshi/geshi/modula3.php
/dokuwiki/vendor/easybook/geshi/geshi/mpasm.php
/dokuwiki/vendor/easybook/geshi/geshi/mxml.php
/dokuwiki/vendor/easybook/geshi/geshi/mysql.php
/dokuwiki/vendor/easybook/geshi/geshi/nagios.php
/dokuwiki/vendor/easybook/geshi/geshi/netrexx.php
/dokuwiki/vendor/easybook/geshi/geshi/newlisp.php
/dokuwiki/vendor/easybook/geshi/geshi/nsis.php
/dokuwiki/vendor/easybook/geshi/geshi/oberon2.php
/dokuwiki/vendor/easybook/geshi/geshi/objc.php
/dokuwiki/vendor/easybook/geshi/geshi/objeck.php
/dokuwiki/vendor/easybook/geshi/geshi/ocaml-brief.php
/dokuwiki/vendor/easybook/geshi/geshi/ocaml.php
/dokuwiki/vendor/easybook/geshi/geshi/octave.php
/dokuwiki/vendor/easybook/geshi/geshi/oobas.php
/dokuwiki/vendor/easybook/geshi/geshi/oorexx.php
/dokuwiki/vendor/easybook/geshi/geshi/oracle11.php
/dokuwiki/vendor/easybook/geshi/geshi/oracle8.php
/dokuwiki/vendor/easybook/geshi/geshi/oxygene.php
/dokuwiki/vendor/easybook/geshi/geshi/oz.php
/dokuwiki/vendor/easybook/geshi/geshi/parasail.php
/dokuwiki/vendor/easybook/geshi/geshi/parigp.php
/dokuwiki/vendor/easybook/geshi/geshi/pascal.php
/dokuwiki/vendor/easybook/geshi/geshi/pcre.php
/dokuwiki/vendor/easybook/geshi/geshi/per.php
/dokuwiki/vendor/easybook/geshi/geshi/perl.php
/dokuwiki/vendor/easybook/geshi/geshi/perl6.php
/dokuwiki/vendor/easybook/geshi/geshi/pf.php
/dokuwiki/vendor/easybook/geshi/geshi/php-brief.php
/dokuwiki/vendor/easybook/geshi/geshi/php.php
/dokuwiki/vendor/easybook/geshi/geshi/pic16.php
/dokuwiki/vendor/easybook/geshi/geshi/pike.php
/dokuwiki/vendor/easybook/geshi/geshi/pixelbender.php
/dokuwiki/vendor/easybook/geshi/geshi/pli.php
/dokuwiki/vendor/easybook/geshi/geshi/plsql.php
/dokuwiki/vendor/easybook/geshi/geshi/postgresql.php
/dokuwiki/vendor/easybook/geshi/geshi/povray.php
/dokuwiki/vendor/easybook/geshi/geshi/powerbuilder.php
/dokuwiki/vendor/easybook/geshi/geshi/powershell.php
/dokuwiki/vendor/easybook/geshi/geshi/proftpd.php
/dokuwiki/vendor/easybook/geshi/geshi/progress.php
/dokuwiki/vendor/easybook/geshi/geshi/prolog.php
/dokuwiki/vendor/easybook/geshi/geshi/properties.php
/dokuwiki/vendor/easybook/geshi/geshi/providex.php
/dokuwiki/vendor/easybook/geshi/geshi/purebasic.php
/dokuwiki/vendor/easybook/geshi/geshi/pycon.php
/dokuwiki/vendor/easybook/geshi/geshi/pys60.php
/dokuwiki/vendor/easybook/geshi/geshi/python.php
/dokuwiki/vendor/easybook/geshi/geshi/q.php
/dokuwiki/vendor/easybook/geshi/geshi/qbasic.php
/dokuwiki/vendor/easybook/geshi/geshi/rails.php
/dokuwiki/vendor/easybook/geshi/geshi/rebol.php
/dokuwiki/vendor/easybook/geshi/geshi/reg.php
/dokuwiki/vendor/easybook/geshi/geshi/rexx.php
/dokuwiki/vendor/easybook/geshi/geshi/robots.php
/dokuwiki/vendor/easybook/geshi/geshi/rpmspec.php
/dokuwiki/vendor/easybook/geshi/geshi/rsplus.php
/dokuwiki/vendor/easybook/geshi/geshi/ruby.php
/dokuwiki/vendor/easybook/geshi/geshi/sas.php
/dokuwiki/vendor/easybook/geshi/geshi/scala.php
/dokuwiki/vendor/easybook/geshi/geshi/scheme.php
/dokuwiki/vendor/easybook/geshi/geshi/scilab.php
/dokuwiki/vendor/easybook/geshi/geshi/sdlbasic.php
/dokuwiki/vendor/easybook/geshi/geshi/smalltalk.php
/dokuwiki/vendor/easybook/geshi/geshi/smarty.php
/dokuwiki/vendor/easybook/geshi/geshi/spark.php
/dokuwiki/vendor/easybook/geshi/geshi/sparql.php
/dokuwiki/vendor/easybook/geshi/geshi/sql.php
/dokuwiki/vendor/easybook/geshi/geshi/stonescript.php
/dokuwiki/vendor/easybook/geshi/geshi/systemverilog.php
/dokuwiki/vendor/easybook/geshi/geshi/tcl.php
/dokuwiki/vendor/easybook/geshi/geshi/teraterm.php
/dokuwiki/vendor/easybook/geshi/geshi/text.php
/dokuwiki/vendor/easybook/geshi/geshi/thinbasic.php
/dokuwiki/vendor/easybook/geshi/geshi/tsql.php
/dokuwiki/vendor/easybook/geshi/geshi/typoscript.php
/dokuwiki/vendor/easybook/geshi/geshi/unicon.php
/dokuwiki/vendor/easybook/geshi/geshi/upc.php
/dokuwiki/vendor/easybook/geshi/geshi/urbi.php
/dokuwiki/vendor/easybook/geshi/geshi/uscript.php
/dokuwiki/vendor/easybook/geshi/geshi/vala.php
/dokuwiki/vendor/easybook/geshi/geshi/vb.php
/dokuwiki/vendor/easybook/geshi/geshi/vbnet.php
/dokuwiki/vendor/easybook/geshi/geshi/vedit.php
/dokuwiki/vendor/easybook/geshi/geshi/verilog.php
/dokuwiki/vendor/easybook/geshi/geshi/vhdl.php
/dokuwiki/vendor/easybook/geshi/geshi/vim.php
/dokuwiki/vendor/easybook/geshi/geshi/visualfoxpro.php
/dokuwiki/vendor/easybook/geshi/geshi/visualprolog.php
/dokuwiki/vendor/easybook/geshi/geshi/whitespace.php
/dokuwiki/vendor/easybook/geshi/geshi/whois.php
/dokuwiki/vendor/easybook/geshi/geshi/winbatch.php
/dokuwiki/vendor/easybook/geshi/geshi/xbasic.php
/dokuwiki/vendor/easybook/geshi/geshi/xml.php
/dokuwiki/vendor/easybook/geshi/geshi/xojo.php
/dokuwiki/vendor/easybook/geshi/geshi/xorg_conf.php
/dokuwiki/vendor/easybook/geshi/geshi/xpp.php
/dokuwiki/vendor/easybook/geshi/geshi/yaml.php
/dokuwiki/vendor/easybook/geshi/geshi/z80.php
/dokuwiki/vendor/easybook/geshi/geshi/zxbasic.php
4547e69e04-Apr-2016 lisps <lisps@users.noreply.github.com>

add conf as global

restoring of mediafiles failed

6fc7ffc919-Feb-2016 Andreas Gohr <andi@splitbrain.org>

use proper JSON in mediaupload response. fixes #1474


/dokuwiki/_test/tests/inc/common_saveWikiText.test.php
/dokuwiki/inc/fulltext.php
/dokuwiki/inc/lang/es/lang.php
/dokuwiki/inc/lang/fa/admin.txt
/dokuwiki/inc/lang/fa/adminplugins.txt
/dokuwiki/inc/lang/fa/backlinks.txt
/dokuwiki/inc/lang/fa/denied.txt
/dokuwiki/inc/lang/fa/diff.txt
/dokuwiki/inc/lang/fa/editrev.txt
/dokuwiki/inc/lang/fa/lang.php
/dokuwiki/inc/search.php
ajax.php
/dokuwiki/lib/plugins/authad/auth.php
/dokuwiki/lib/plugins/authad/conf/default.php
/dokuwiki/lib/plugins/authad/conf/metadata.php
/dokuwiki/lib/plugins/authad/lang/en/settings.php
/dokuwiki/lib/plugins/authad/lang/es/lang.php
/dokuwiki/lib/plugins/authad/lang/fa/settings.php
/dokuwiki/lib/plugins/authldap/lang/fa/lang.php
/dokuwiki/lib/plugins/authldap/lang/fa/settings.php
/dokuwiki/lib/plugins/authmysql/lang/fa/lang.php
/dokuwiki/lib/plugins/authpgsql/lang/fa/settings.php
/dokuwiki/lib/plugins/authplain/lang/fa/lang.php
/dokuwiki/lib/plugins/config/lang/fa/lang.php
/dokuwiki/lib/plugins/config/settings/config.class.php
/dokuwiki/lib/plugins/extension/lang/fa/intro_install.txt
/dokuwiki/lib/plugins/extension/lang/fa/intro_plugins.txt
/dokuwiki/lib/plugins/extension/lang/fa/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/fa/intro_templates.txt
/dokuwiki/lib/plugins/extension/lang/fa/lang.php
/dokuwiki/lib/plugins/styling/lang/fa/intro.txt
/dokuwiki/lib/plugins/styling/lang/fa/lang.php
/dokuwiki/lib/plugins/usermanager/lang/fa/import.txt
/dokuwiki/lib/plugins/usermanager/lang/fa/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/fa/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/fa/style.txt

12345678910>>...28