History log of /dokuwiki/_test/tests/ (Results 226 – 250 of 594)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d443762b27-Jul-2018 Andreas Gohr <andi@splitbrain.org>

deprecated JSON class

JSON is natively supported since years. This makes
2145bd4c56435f829a19aad843172f8ddffbc69b obsolete again.

2145bd4c27-Jul-2018 Andreas Gohr <andi@splitbrain.org>

upgraded JSON class to latest (2006) version

from http://mike.teczno.com/JSON/JSON.phps

This fixes a problem on PHP 7.2. However ultimately this class should be
dropped in favor of the native json_

upgraded JSON class to latest (2006) version

from http://mike.teczno.com/JSON/JSON.phps

This fixes a problem on PHP 7.2. However ultimately this class should be
dropped in favor of the native json_decode/json_encode functions.

show more ...


/dokuwiki/.htaccess.dist
inc/json.test.php
/dokuwiki/bin/.htaccess
/dokuwiki/conf/.htaccess
/dokuwiki/conf/dokuwiki.php
/dokuwiki/data/.htaccess
/dokuwiki/inc/.htaccess
/dokuwiki/inc/Action/Draftdel.php
/dokuwiki/inc/Action/Preview.php
/dokuwiki/inc/Ajax.php
/dokuwiki/inc/Draft.php
/dokuwiki/inc/JSON.php
/dokuwiki/inc/common.php
/dokuwiki/inc/html.php
/dokuwiki/inc/io.php
/dokuwiki/inc/lang/.htaccess
/dokuwiki/inc/lang/be/jquery.ui.datepicker.js
/dokuwiki/inc/lang/tr/lang.php
/dokuwiki/inc/parser/handler.php
/dokuwiki/lib/plugins/acl/lang/tr/lang.php
/dokuwiki/lib/plugins/authad/lang/tr/lang.php
/dokuwiki/lib/plugins/authad/lang/tr/settings.php
/dokuwiki/lib/plugins/authldap/lang/tr/settings.php
/dokuwiki/lib/plugins/authplain/lang/tr/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/id-ni/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/pl/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/tr/lang.php
/dokuwiki/lib/plugins/popularity/lang/tr/lang.php
/dokuwiki/lib/plugins/revert/lang/tr/lang.php
/dokuwiki/lib/plugins/usermanager/lang/tr/lang.php
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-bg_glass_95_fef1ec_1x400.png
/dokuwiki/lib/scripts/locktimer.js
/dokuwiki/lib/scripts/media.js
/dokuwiki/lib/scripts/search.js
/dokuwiki/lib/tpl/dokuwiki/css/_edit.css
/dokuwiki/vendor/.htaccess
0c3a570215-Jun-2018 Andreas Gohr <andi@splitbrain.org>

split changelog classes into their own namespace

The remaining functions in inc/changelog.php should be moved into a
utility class.

f823310a11-Jun-2018 Michael Große <grosse@cosmocode.de>

✅ Add unittest for deleteUsers remote API call

Remote API calls should have some unittest as this test would have caught
the bug that was introduced in 96d46bf41a428b555c02f30f1bb496535d41bc5d
and f

✅ Add unittest for deleteUsers remote API call

Remote API calls should have some unittest as this test would have caught
the bug that was introduced in 96d46bf41a428b555c02f30f1bb496535d41bc5d
and fixed in ebf1744911831ec6d15325039a040effa41e466c

show more ...

2ef8deb516-May-2018 Christopher Smith <chris@jalakai.co.uk>

Issue #1250, associated unit test

d05f72d007-May-2018 Andreas Gohr <andi@splitbrain.org>

fixed tests for chunked encoding

Looks like the domain we used to test this on expired.


inc/httpclient_http.test.php
/dokuwiki/composer.lock
/dokuwiki/data/pages/wiki/syntax.txt
/dokuwiki/doku.php
/dokuwiki/inc/Action/Cancel.php
/dokuwiki/inc/Action/Resendpwd.php
/dokuwiki/inc/Action/Show.php
/dokuwiki/inc/html.php
/dokuwiki/inc/lang/cs/lang.php
/dokuwiki/inc/lang/ka/lang.php
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/lang/ru/newpage.txt
/dokuwiki/inc/lang/ru/resendpwd.txt
/dokuwiki/inc/lang/ru/resetpwd.txt
/dokuwiki/inc/lang/ru/stopwords.txt
/dokuwiki/install.php
/dokuwiki/lib/plugins/acl/lang/cs/lang.php
/dokuwiki/lib/plugins/authad/lang/cs/settings.php
/dokuwiki/lib/plugins/authad/lang/ka/lang.php
/dokuwiki/lib/plugins/authldap/lang/cs/settings.php
/dokuwiki/lib/plugins/authmysql/lang/cs/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/cs/settings.php
/dokuwiki/lib/plugins/authplain/lang/ka/lang.php
/dokuwiki/lib/plugins/config/lang/cs/lang.php
/dokuwiki/lib/plugins/config/lang/ru/lang.php
/dokuwiki/lib/plugins/popularity/lang/cs/lang.php
/dokuwiki/lib/plugins/revert/lang/cs/lang.php
/dokuwiki/lib/plugins/usermanager/lang/cs/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ru/lang.php
/dokuwiki/vendor/composer/autoload_files.php
/dokuwiki/vendor/composer/autoload_static.php
/dokuwiki/vendor/composer/installed.json
/dokuwiki/vendor/phpseclib/phpseclib/README.md
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/X509.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php
/dokuwiki/vendor/splitbrain/php-archive/composer.json
/dokuwiki/vendor/splitbrain/php-archive/phpunit.xml
/dokuwiki/vendor/splitbrain/php-archive/src/Tar.php
/dokuwiki/vendor/splitbrain/php-archive/src/Zip.php
dd87735d07-May-2018 Andreas Gohr <andi@splitbrain.org>

PSR-2 compatibility for the remote API libs

d4d8fb1804-May-2018 Andreas Gohr <andi@splitbrain.org>

moved Parser to Parsing namespace

be906b5604-May-2018 Andreas Gohr <andi@splitbrain.org>

moved all parsing related namespaces to their own


inc/parser/lexer.test.php
inc/parser/parser_code.test.php
inc/parser/parser_eol.test.php
inc/parser/parser_file.test.php
inc/parser/parser_footnote.test.php
inc/parser/parser_headers.test.php
inc/parser/parser_i18n.test.php
inc/parser/parser_links.test.php
inc/parser/parser_lists.test.php
inc/parser/parser_preformatted.test.php
inc/parser/parser_quote.test.php
inc/parser/parser_quotes.test.php
inc/parser/parser_replacements.test.php
inc/parser/parser_table.test.php
inc/parser/parser_unformatted.test.php
inc/parser/renderer_xhtml.test.php
/dokuwiki/inc/Parsing/Handler/Block.php
/dokuwiki/inc/Parsing/Handler/CallWriter.php
/dokuwiki/inc/Parsing/Handler/CallWriterInterface.php
/dokuwiki/inc/Parsing/Handler/Lists.php
/dokuwiki/inc/Parsing/Handler/Nest.php
/dokuwiki/inc/Parsing/Handler/Preformatted.php
/dokuwiki/inc/Parsing/Handler/Quote.php
/dokuwiki/inc/Parsing/Handler/ReWriterInterface.php
/dokuwiki/inc/Parsing/Handler/Table.php
/dokuwiki/inc/Parsing/Lexer/Lexer.php
/dokuwiki/inc/Parsing/Lexer/ParallelRegex.php
/dokuwiki/inc/Parsing/Lexer/StateStack.php
/dokuwiki/inc/Parsing/ParserMode/AbstractMode.php
/dokuwiki/inc/Parsing/ParserMode/Acronym.php
/dokuwiki/inc/Parsing/ParserMode/Base.php
/dokuwiki/inc/Parsing/ParserMode/Camelcaselink.php
/dokuwiki/inc/Parsing/ParserMode/Code.php
/dokuwiki/inc/Parsing/ParserMode/Emaillink.php
/dokuwiki/inc/Parsing/ParserMode/Entity.php
/dokuwiki/inc/Parsing/ParserMode/Eol.php
/dokuwiki/inc/Parsing/ParserMode/Externallink.php
/dokuwiki/inc/Parsing/ParserMode/File.php
/dokuwiki/inc/Parsing/ParserMode/Filelink.php
/dokuwiki/inc/Parsing/ParserMode/Footnote.php
/dokuwiki/inc/Parsing/ParserMode/Formatting.php
/dokuwiki/inc/Parsing/ParserMode/Header.php
/dokuwiki/inc/Parsing/ParserMode/Hr.php
/dokuwiki/inc/Parsing/ParserMode/Html.php
/dokuwiki/inc/Parsing/ParserMode/Internallink.php
/dokuwiki/inc/Parsing/ParserMode/Linebreak.php
/dokuwiki/inc/Parsing/ParserMode/Listblock.php
/dokuwiki/inc/Parsing/ParserMode/Media.php
/dokuwiki/inc/Parsing/ParserMode/ModeInterface.php
/dokuwiki/inc/Parsing/ParserMode/Multiplyentity.php
/dokuwiki/inc/Parsing/ParserMode/Nocache.php
/dokuwiki/inc/Parsing/ParserMode/Notoc.php
/dokuwiki/inc/Parsing/ParserMode/Php.php
/dokuwiki/inc/Parsing/ParserMode/Plugin.php
/dokuwiki/inc/Parsing/ParserMode/Preformatted.php
/dokuwiki/inc/Parsing/ParserMode/Quote.php
/dokuwiki/inc/Parsing/ParserMode/Quotes.php
/dokuwiki/inc/Parsing/ParserMode/Rss.php
/dokuwiki/inc/Parsing/ParserMode/Smiley.php
/dokuwiki/inc/Parsing/ParserMode/Table.php
/dokuwiki/inc/Parsing/ParserMode/Unformatted.php
/dokuwiki/inc/Parsing/ParserMode/Windowssharelink.php
/dokuwiki/inc/Parsing/ParserMode/Wordblock.php
/dokuwiki/inc/parser/handler.php
/dokuwiki/inc/parser/lexer.php
/dokuwiki/inc/parser/parser.php
/dokuwiki/inc/parserutils.php
/dokuwiki/lib/plugins/syntax.php
8b1b81be04-May-2018 Andreas Gohr <andi@splitbrain.org>

cleaned up Doku_Handler for PSR-2

de22611604-May-2018 Andreas Gohr <andi@splitbrain.org>

adjusted the Lexer for PSR-2

47f73ecf04-May-2018 Andreas Gohr <andi@splitbrain.org>

adjusted Doku_Parser for PSR-2

All properties are declared protected. The handler is now set via the
constructor.

5c2aad1230-Apr-2018 Andreas Gohr <andi@splitbrain.org>

split handler.php into multiple files

For now I left Doku_Handler itself as it were. We will need to keep the
class name around for backwards compatibility but should move the class
itself.

I intro

split handler.php into multiple files

For now I left Doku_Handler itself as it were. We will need to keep the
class name around for backwards compatibility but should move the class
itself.

I introduced a new ReWriter Interface to formalize how the various call
writer implementations are accessed.

There are a whole bunch of doc blocks missing.

show more ...

36dc94bb28-Apr-2018 Andreas Gohr <andi@splitbrain.org>

split out parser modes into their own files

This moves all the parser classes into their own namespace and files.
Next up are the handler classes.

I'm not sure about the namespace, yet. A nested na

split out parser modes into their own files

This moves all the parser classes into their own namespace and files.
Next up are the handler classes.

I'm not sure about the namespace, yet. A nested namepspace Parser\Modes
would probably make more sense... we'll see.

This also removes the duplicated coded in the Plugin mode. We now use
the plugin trait and can inherit from AbstractMode instead.

show more ...


inc/parser/parser_code.test.php
inc/parser/parser_eol.test.php
inc/parser/parser_file.test.php
inc/parser/parser_footnote.test.php
inc/parser/parser_headers.test.php
inc/parser/parser_i18n.test.php
inc/parser/parser_links.test.php
inc/parser/parser_lists.test.php
inc/parser/parser_preformatted.test.php
inc/parser/parser_quote.test.php
inc/parser/parser_quotes.test.php
inc/parser/parser_replacements.test.php
inc/parser/parser_table.test.php
inc/parser/parser_unformatted.test.php
/dokuwiki/inc/ParserMode/AbstractMode.php
/dokuwiki/inc/ParserMode/Acronym.php
/dokuwiki/inc/ParserMode/Base.php
/dokuwiki/inc/ParserMode/Camelcaselink.php
/dokuwiki/inc/ParserMode/Code.php
/dokuwiki/inc/ParserMode/Emaillink.php
/dokuwiki/inc/ParserMode/Entity.php
/dokuwiki/inc/ParserMode/Eol.php
/dokuwiki/inc/ParserMode/Externallink.php
/dokuwiki/inc/ParserMode/File.php
/dokuwiki/inc/ParserMode/Filelink.php
/dokuwiki/inc/ParserMode/Footnote.php
/dokuwiki/inc/ParserMode/Formatting.php
/dokuwiki/inc/ParserMode/Header.php
/dokuwiki/inc/ParserMode/Hr.php
/dokuwiki/inc/ParserMode/Html.php
/dokuwiki/inc/ParserMode/Internallink.php
/dokuwiki/inc/ParserMode/Linebreak.php
/dokuwiki/inc/ParserMode/Listblock.php
/dokuwiki/inc/ParserMode/Media.php
/dokuwiki/inc/ParserMode/ModeInterface.php
/dokuwiki/inc/ParserMode/Multiplyentity.php
/dokuwiki/inc/ParserMode/Nocache.php
/dokuwiki/inc/ParserMode/Notoc.php
/dokuwiki/inc/ParserMode/Php.php
/dokuwiki/inc/ParserMode/Plugin.php
/dokuwiki/inc/ParserMode/Preformatted.php
/dokuwiki/inc/ParserMode/Quote.php
/dokuwiki/inc/ParserMode/Quotes.php
/dokuwiki/inc/ParserMode/Rss.php
/dokuwiki/inc/ParserMode/Smiley.php
/dokuwiki/inc/ParserMode/Table.php
/dokuwiki/inc/ParserMode/Unformatted.php
/dokuwiki/inc/ParserMode/Windowssharelink.php
/dokuwiki/inc/ParserMode/Wordblock.php
/dokuwiki/inc/parser/parser.php
/dokuwiki/inc/parserutils.php
/dokuwiki/lib/plugins/syntax.php
de36992328-Apr-2018 Andreas Gohr <andi@splitbrain.org>

visibility definition for the renderers

I made a lot of things public that probaly should be protected. But many
syntax plugins do access renderer mechanisms directly, so better stay on
the safe sid

visibility definition for the renderers

I made a lot of things public that probaly should be protected. But many
syntax plugins do access renderer mechanisms directly, so better stay on
the safe side here.

The base renderer is now abstract.

show more ...

a087da7127-Apr-2018 Andreas Gohr <andi@splitbrain.org>

fixed broken tests

I also introduced an auto loaded namespace for the tests.

aba86f3827-Apr-2018 Andreas Gohr <andi@splitbrain.org>

visibility fixes

First start at declaring visibilites for methods and properties. Still
missing: the parser/renderer stuff and the plugins


/dokuwiki/_test/phpcs.xml
inc/httpclient_http.test.php
/dokuwiki/composer.lock
/dokuwiki/inc/FeedParser.php
/dokuwiki/inc/Form/ButtonElement.php
/dokuwiki/inc/Form/DropdownElement.php
/dokuwiki/inc/Form/Form.php
/dokuwiki/inc/Form/OptGroup.php
/dokuwiki/inc/HTTPClient.php
/dokuwiki/inc/Input.class.php
/dokuwiki/inc/JSON.php
/dokuwiki/inc/Mailer.class.php
/dokuwiki/inc/Manifest.php
/dokuwiki/inc/PassHash.class.php
/dokuwiki/inc/RemoteAPICore.php
/dokuwiki/inc/Sitemapper.php
/dokuwiki/inc/StyleUtils.php
/dokuwiki/inc/Ui/Admin.php
/dokuwiki/inc/Ui/Search.php
/dokuwiki/inc/actions.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/cache.php
/dokuwiki/inc/changelog.php
/dokuwiki/inc/common.php
/dokuwiki/inc/confutils.php
/dokuwiki/inc/events.php
/dokuwiki/inc/farm.php
/dokuwiki/inc/fetch.functions.php
/dokuwiki/inc/form.php
/dokuwiki/inc/fulltext.php
/dokuwiki/inc/html.php
/dokuwiki/inc/indexer.php
/dokuwiki/inc/infoutils.php
/dokuwiki/inc/init.php
/dokuwiki/inc/io.php
/dokuwiki/inc/lang/cs/lang.php
/dokuwiki/inc/load.php
/dokuwiki/inc/mail.php
/dokuwiki/inc/media.php
/dokuwiki/inc/parser/code.php
/dokuwiki/inc/parser/handler.php
/dokuwiki/inc/parser/lexer.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/plugincontroller.class.php
/dokuwiki/inc/pluginutils.php
/dokuwiki/inc/remote.php
/dokuwiki/inc/search.php
/dokuwiki/inc/subscription.php
/dokuwiki/inc/template.php
/dokuwiki/inc/toolbar.php
/dokuwiki/inc/utf8.php
/dokuwiki/install.php
/dokuwiki/lib/exe/css.php
/dokuwiki/lib/exe/indexer.php
/dokuwiki/lib/exe/js.php
/dokuwiki/lib/plugins/acl/action.php
/dokuwiki/lib/plugins/acl/admin.php
/dokuwiki/lib/plugins/acl/lang/cs/lang.php
/dokuwiki/lib/plugins/acl/remote.php
/dokuwiki/lib/plugins/auth.php
/dokuwiki/lib/plugins/authad/action.php
/dokuwiki/lib/plugins/authad/auth.php
/dokuwiki/lib/plugins/authad/lang/cs/settings.php
/dokuwiki/lib/plugins/authldap/auth.php
/dokuwiki/lib/plugins/authldap/lang/cs/settings.php
/dokuwiki/lib/plugins/authmysql/lang/cs/settings.php
/dokuwiki/lib/plugins/authpdo/auth.php
/dokuwiki/lib/plugins/authpgsql/lang/cs/settings.php
/dokuwiki/lib/plugins/authplain/auth.php
/dokuwiki/lib/plugins/config/admin.php
/dokuwiki/lib/plugins/config/lang/cs/lang.php
/dokuwiki/lib/plugins/config/settings/config.class.php
/dokuwiki/lib/plugins/config/settings/config.metadata.php
/dokuwiki/lib/plugins/extension/action.php
/dokuwiki/lib/plugins/extension/admin.php
/dokuwiki/lib/plugins/extension/helper/extension.php
/dokuwiki/lib/plugins/extension/helper/gui.php
/dokuwiki/lib/plugins/extension/helper/list.php
/dokuwiki/lib/plugins/extension/helper/repository.php
/dokuwiki/lib/plugins/info/syntax.php
/dokuwiki/lib/plugins/popularity/admin.php
/dokuwiki/lib/plugins/popularity/lang/cs/lang.php
/dokuwiki/lib/plugins/revert/admin.php
/dokuwiki/lib/plugins/revert/lang/cs/lang.php
/dokuwiki/lib/plugins/styling/action.php
/dokuwiki/lib/plugins/styling/admin.php
/dokuwiki/lib/plugins/usermanager/admin.php
/dokuwiki/lib/plugins/usermanager/lang/cs/lang.php
/dokuwiki/lib/tpl/dokuwiki/tpl_footer.php
/dokuwiki/vendor/composer/autoload_files.php
/dokuwiki/vendor/composer/autoload_static.php
/dokuwiki/vendor/composer/installed.json
/dokuwiki/vendor/phpseclib/phpseclib/README.md
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/X509.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php
42690e4d27-Apr-2018 Michael Große <grosse@cosmocode.de>

feat: improve search as a primary means to create new pages

Specifically, this pull request checks if the current query is already a
valid pageid and then return that as suggested pageid.

Also, tes

feat: improve search as a primary means to create new pages

Specifically, this pull request checks if the current query is already a
valid pageid and then return that as suggested pageid.

Also, tests are added for this method.

Fixes #2355

PS: We may want to somehow better educate/nudge users to use the better
way of creating pages by creating links on existing pages.

show more ...


inc/Ui/Search_createPagenameFromQuery.test.php
/dokuwiki/data/deleted.files
/dokuwiki/inc/Action/Recent.php
/dokuwiki/inc/Form/ButtonElement.php
/dokuwiki/inc/Ui/Search.php
/dokuwiki/inc/Ui/SearchState.php
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/es/lang.php
/dokuwiki/inc/lang/fr/draft.txt
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/nl/lang.php
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/template.php
/dokuwiki/lib/plugins/acl/lang/de/lang.php
/dokuwiki/lib/plugins/acl/lang/es/lang.php
/dokuwiki/lib/plugins/acl/lang/fr/lang.php
/dokuwiki/lib/plugins/acl/lang/it/lang.php
/dokuwiki/lib/plugins/acl/lang/nl/lang.php
/dokuwiki/lib/plugins/config/lang/de/lang.php
/dokuwiki/lib/plugins/config/lang/es/lang.php
/dokuwiki/lib/plugins/config/lang/fr/lang.php
/dokuwiki/lib/plugins/config/lang/it/lang.php
/dokuwiki/lib/plugins/config/lang/nl/lang.php
/dokuwiki/lib/plugins/config/lang/ru/lang.php
/dokuwiki/lib/plugins/extension/lang/fr/lang.php
/dokuwiki/lib/plugins/popularity/lang/de/lang.php
/dokuwiki/lib/plugins/popularity/lang/es/lang.php
/dokuwiki/lib/plugins/popularity/lang/fr/lang.php
/dokuwiki/lib/plugins/popularity/lang/it/lang.php
/dokuwiki/lib/plugins/popularity/lang/nl/lang.php
/dokuwiki/lib/plugins/revert/lang/de/lang.php
/dokuwiki/lib/plugins/revert/lang/es/lang.php
/dokuwiki/lib/plugins/revert/lang/fr/lang.php
/dokuwiki/lib/plugins/revert/lang/it/lang.php
/dokuwiki/lib/plugins/revert/lang/nl/lang.php
/dokuwiki/lib/plugins/usermanager/lang/de/lang.php
/dokuwiki/lib/plugins/usermanager/lang/es/lang.php
/dokuwiki/lib/plugins/usermanager/lang/fr/lang.php
/dokuwiki/lib/plugins/usermanager/lang/it/lang.php
/dokuwiki/lib/plugins/usermanager/lang/nl/lang.php
/dokuwiki/lib/tpl/dokuwiki/css/_search.less
/dokuwiki/lib/tpl/dokuwiki/lang/de-informal/style.txt
/dokuwiki/lib/tpl/dokuwiki/lang/de/style.txt
/dokuwiki/lib/tpl/dokuwiki/lang/es/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/fr/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/nl/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/ru/lang.php
/dokuwiki/lib/tpl/index.php
f30298a117-Apr-2018 Andreas Gohr <gohr@cosmocode.de>

some basic framework to do at least some HTML validity checking

Checks are done against the w3.org validator API. Currently we have some
fails. One will be fixed in #2314, others still need to be fi

some basic framework to do at least some HTML validity checking

Checks are done against the w3.org validator API. Currently we have some
fails. One will be fixed in #2314, others still need to be fixed.

This integration test also reveals some code bugs because texts do not
suppress warnings and deprecation messages.

show more ...

ada0d77915-Apr-2018 Michael Hamann <michael@content-space.de>

Prevent HTML and JS injection in section names

Before this change, HTML and some JS code (as far as it was not escaped
by json_encode) could be injected into the output as the closing pattern
that i

Prevent HTML and JS injection in section names

Before this change, HTML and some JS code (as far as it was not escaped
by json_encode) could be injected into the output as the closing pattern
that is checked by the regex is not escaped in JSON (see test case).

show more ...


inc/html_secedit_pattern.test.php
/dokuwiki/composer.lock
/dokuwiki/inc/HTTPClient.php
/dokuwiki/inc/Ui/Search.php
/dokuwiki/inc/html.php
/dokuwiki/inc/lang/hr/lang.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/lib/plugins/config/lang/hr/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/hr/lang.php
/dokuwiki/vendor/composer/autoload_files.php
/dokuwiki/vendor/composer/autoload_static.php
/dokuwiki/vendor/composer/installed.json
/dokuwiki/vendor/paragonie/random_compat/lib/cast_to_int.php
/dokuwiki/vendor/paragonie/random_compat/lib/random.php
/dokuwiki/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php
/dokuwiki/vendor/paragonie/random_compat/lib/random_int.php
/dokuwiki/vendor/paragonie/random_compat/psalm.xml
/dokuwiki/vendor/phpseclib/phpseclib/README.md
/dokuwiki/vendor/phpseclib/phpseclib/composer.json
/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/Twofish.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/X509.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.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/simplepie/simplepie/library/SimplePie.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/File.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/HTTP/Parser.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Item.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Parser.php
/dokuwiki/vendor/splitbrain/php-cli/README.md
/dokuwiki/vendor/splitbrain/php-cli/src/CLI.php
/dokuwiki/vendor/splitbrain/php-cli/src/Colors.php
/dokuwiki/vendor/splitbrain/php-cli/src/Options.php
/dokuwiki/vendor/splitbrain/php-cli/src/TableFormatter.php
54f741e813-Apr-2018 Andreas Gohr <andi@splitbrain.org>

relax geshi options a bit more

Quotes are now optional, the options are spearated by space

b2c9cd1912-Apr-2018 Andreas Gohr <gohr@cosmocode.de>

renamed ActionRouter::checkPermissions to checkPreconditions

As discussed in #1933


/dokuwiki/.gitignore
inc/Action/general.test.php
/dokuwiki/bin/dwpage.php
/dokuwiki/bin/gittool.php
/dokuwiki/bin/indexer.php
/dokuwiki/bin/plugin.php
/dokuwiki/bin/render.php
/dokuwiki/bin/striplangs.php
/dokuwiki/bin/wantedpages.php
/dokuwiki/composer.json
/dokuwiki/composer.lock
/dokuwiki/conf/dokuwiki.php
/dokuwiki/conf/manifest.json
/dokuwiki/data/deleted.files
/dokuwiki/data/media/wiki/dokuwiki.svg
/dokuwiki/doku.php
/dokuwiki/inc/Action/AbstractAclAction.php
/dokuwiki/inc/Action/AbstractAction.php
/dokuwiki/inc/Action/AbstractUserAction.php
/dokuwiki/inc/Action/Admin.php
/dokuwiki/inc/Action/Draft.php
/dokuwiki/inc/Action/Edit.php
/dokuwiki/inc/Action/Login.php
/dokuwiki/inc/Action/Logout.php
/dokuwiki/inc/Action/Profile.php
/dokuwiki/inc/Action/ProfileDelete.php
/dokuwiki/inc/Action/Register.php
/dokuwiki/inc/Action/Resendpwd.php
/dokuwiki/inc/Action/Search.php
/dokuwiki/inc/Action/Subscribe.php
/dokuwiki/inc/ActionRouter.php
/dokuwiki/inc/Form/Form.php
/dokuwiki/inc/Manifest.php
/dokuwiki/inc/Menu/Item/Edit.php
/dokuwiki/inc/Plugin.php
/dokuwiki/inc/PluginInterface.php
/dokuwiki/inc/PluginTrait.php
/dokuwiki/inc/StyleUtils.php
/dokuwiki/inc/Ui/Search.php
/dokuwiki/inc/Ui/SearchState.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/cli.php
/dokuwiki/inc/common.php
/dokuwiki/inc/config_cascade.php
/dokuwiki/inc/confutils.php
/dokuwiki/inc/fulltext.php
/dokuwiki/inc/html.php
/dokuwiki/inc/lang/ar/lang.php
/dokuwiki/inc/lang/ar/searchpage.txt
/dokuwiki/inc/lang/az/lang.php
/dokuwiki/inc/lang/az/searchpage.txt
/dokuwiki/inc/lang/bg/lang.php
/dokuwiki/inc/lang/bg/searchpage.txt
/dokuwiki/inc/lang/ca-valencia/lang.php
/dokuwiki/inc/lang/ca-valencia/searchpage.txt
/dokuwiki/inc/lang/ca/lang.php
/dokuwiki/inc/lang/ca/searchpage.txt
/dokuwiki/inc/lang/cs/lang.php
/dokuwiki/inc/lang/cs/searchpage.txt
/dokuwiki/inc/lang/cy/lang.php
/dokuwiki/inc/lang/cy/searchpage.txt
/dokuwiki/inc/lang/da/lang.php
/dokuwiki/inc/lang/da/searchpage.txt
/dokuwiki/inc/lang/de-informal/lang.php
/dokuwiki/inc/lang/de-informal/searchpage.txt
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/de/searchpage.txt
/dokuwiki/inc/lang/el/lang.php
/dokuwiki/inc/lang/en/lang.php
/dokuwiki/inc/lang/en/searchpage.txt
/dokuwiki/inc/lang/eo/lang.php
/dokuwiki/inc/lang/eo/searchpage.txt
/dokuwiki/inc/lang/es/lang.php
/dokuwiki/inc/lang/es/searchpage.txt
/dokuwiki/inc/lang/et/lang.php
/dokuwiki/inc/lang/et/searchpage.txt
/dokuwiki/inc/lang/eu/lang.php
/dokuwiki/inc/lang/eu/searchpage.txt
/dokuwiki/inc/lang/fa/lang.php
/dokuwiki/inc/lang/fa/searchpage.txt
/dokuwiki/inc/lang/fi/lang.php
/dokuwiki/inc/lang/fi/searchpage.txt
/dokuwiki/inc/lang/fo/lang.php
/dokuwiki/inc/lang/fo/searchpage.txt
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/fr/searchpage.txt
/dokuwiki/inc/lang/gl/lang.php
/dokuwiki/inc/lang/gl/searchpage.txt
/dokuwiki/inc/lang/he/lang.php
/dokuwiki/inc/lang/he/searchpage.txt
/dokuwiki/inc/lang/hr/lang.php
/dokuwiki/inc/lang/hr/searchpage.txt
/dokuwiki/inc/lang/hu/lang.php
/dokuwiki/inc/lang/hu/searchpage.txt
/dokuwiki/inc/lang/ia/lang.php
/dokuwiki/inc/lang/ia/searchpage.txt
/dokuwiki/inc/lang/id/lang.php
/dokuwiki/inc/lang/id/searchpage.txt
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/it/searchpage.txt
/dokuwiki/inc/lang/ja/lang.php
/dokuwiki/inc/lang/ja/searchpage.txt
/dokuwiki/inc/lang/ko/lang.php
/dokuwiki/inc/lang/ko/searchpage.txt
/dokuwiki/inc/lang/ku/lang.php
/dokuwiki/inc/lang/ku/searchpage.txt
/dokuwiki/inc/lang/la/searchpage.txt
/dokuwiki/inc/lang/lb/lang.php
/dokuwiki/inc/lang/lb/searchpage.txt
/dokuwiki/inc/lang/lt/lang.php
/dokuwiki/inc/lang/lt/searchpage.txt
/dokuwiki/inc/lang/lv/lang.php
/dokuwiki/inc/lang/lv/searchpage.txt
/dokuwiki/inc/lang/mg/lang.php
/dokuwiki/inc/lang/mg/searchpage.txt
/dokuwiki/inc/lang/mr/lang.php
/dokuwiki/inc/lang/mr/searchpage.txt
/dokuwiki/inc/lang/ne/lang.php
/dokuwiki/inc/lang/ne/searchpage.txt
/dokuwiki/inc/lang/nl/lang.php
/dokuwiki/inc/lang/nl/searchpage.txt
/dokuwiki/inc/lang/no/lang.php
/dokuwiki/inc/lang/no/searchpage.txt
/dokuwiki/inc/lang/pl/lang.php
/dokuwiki/inc/lang/pl/searchpage.txt
/dokuwiki/inc/lang/pt-br/lang.php
/dokuwiki/inc/lang/pt-br/searchpage.txt
/dokuwiki/inc/lang/pt/lang.php
/dokuwiki/inc/lang/pt/searchpage.txt
/dokuwiki/inc/lang/ro/lang.php
/dokuwiki/inc/lang/ro/searchpage.txt
/dokuwiki/inc/lang/ru/editrev.txt
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/lang/ru/password.txt
/dokuwiki/inc/lang/ru/preview.txt
/dokuwiki/inc/lang/ru/read.txt
/dokuwiki/inc/lang/ru/resendpwd.txt
/dokuwiki/inc/lang/ru/resetpwd.txt
/dokuwiki/inc/lang/ru/revisions.txt
/dokuwiki/inc/lang/ru/searchpage.txt
/dokuwiki/inc/lang/ru/showrev.txt
/dokuwiki/inc/lang/ru/stopwords.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/updateprofile.txt
/dokuwiki/inc/lang/sk/lang.php
/dokuwiki/inc/lang/sk/searchpage.txt
/dokuwiki/inc/lang/sl/lang.php
/dokuwiki/inc/lang/sl/searchpage.txt
/dokuwiki/inc/lang/sq/lang.php
/dokuwiki/inc/lang/sq/searchpage.txt
/dokuwiki/inc/lang/sr/lang.php
/dokuwiki/inc/lang/sr/searchpage.txt
/dokuwiki/inc/lang/sv/lang.php
/dokuwiki/inc/lang/sv/searchpage.txt
/dokuwiki/inc/lang/th/lang.php
/dokuwiki/inc/lang/th/searchpage.txt
/dokuwiki/inc/lang/tr/lang.php
/dokuwiki/inc/lang/tr/searchpage.txt
/dokuwiki/inc/lang/uk/lang.php
/dokuwiki/inc/lang/uk/searchpage.txt
/dokuwiki/inc/lang/vi/lang.php
/dokuwiki/inc/lang/vi/searchpage.txt
/dokuwiki/inc/lang/zh-tw/lang.php
/dokuwiki/inc/lang/zh-tw/searchpage.txt
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/inc/lang/zh/searchpage.txt
/dokuwiki/inc/load.php
/dokuwiki/inc/parser/parser.php
/dokuwiki/inc/plugincontroller.class.php
/dokuwiki/inc/pluginutils.php
/dokuwiki/inc/template.php
/dokuwiki/install.php
/dokuwiki/lib/exe/css.php
/dokuwiki/lib/exe/js.php
/dokuwiki/lib/exe/manifest.php
/dokuwiki/lib/plugins/acl/lang/ru/lang.php
/dokuwiki/lib/plugins/authad/lang/ru/lang.php
/dokuwiki/lib/plugins/authad/lang/ru/settings.php
/dokuwiki/lib/plugins/authmysql/lang/pl/settings.php
/dokuwiki/lib/plugins/authmysql/lang/ru/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/pl/settings.php
/dokuwiki/lib/plugins/cli.php
/dokuwiki/lib/plugins/config/lang/en/lang.php
/dokuwiki/lib/plugins/config/lang/pl/lang.php
/dokuwiki/lib/plugins/config/lang/ru/intro.txt
/dokuwiki/lib/plugins/config/lang/ru/lang.php
/dokuwiki/lib/plugins/config/settings/config.metadata.php
/dokuwiki/lib/plugins/extension/lang/pl/intro_install.txt
/dokuwiki/lib/plugins/extension/lang/pl/intro_plugins.txt
/dokuwiki/lib/plugins/extension/lang/pl/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/pl/intro_templates.txt
/dokuwiki/lib/plugins/extension/lang/pl/lang.php
/dokuwiki/lib/plugins/extension/lang/ru/intro_plugins.txt
/dokuwiki/lib/plugins/popularity/lang/ru/lang.php
/dokuwiki/lib/plugins/revert/lang/ru/lang.php
/dokuwiki/lib/plugins/styling/admin.php
/dokuwiki/lib/plugins/styling/lang/pl/intro.txt
/dokuwiki/lib/plugins/styling/lang/pl/lang.php
/dokuwiki/lib/plugins/usermanager/lang/pl/import.txt
/dokuwiki/lib/plugins/usermanager/lang/pl/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ru/import.txt
/dokuwiki/lib/plugins/usermanager/lang/ru/lang.php
/dokuwiki/lib/scripts/search.js
/dokuwiki/lib/tpl/dokuwiki/css/_search.less
/dokuwiki/lib/tpl/dokuwiki/lang/en/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/pl/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/pl/style.txt
/dokuwiki/lib/tpl/dokuwiki/lang/ru/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/ru/style.txt
/dokuwiki/lib/tpl/dokuwiki/style.ini
/dokuwiki/vendor/composer/autoload_psr4.php
/dokuwiki/vendor/composer/autoload_static.php
/dokuwiki/vendor/composer/installed.json
/dokuwiki/vendor/splitbrain/php-cli/.gitignore
/dokuwiki/vendor/splitbrain/php-cli/LICENSE
/dokuwiki/vendor/splitbrain/php-cli/README.md
/dokuwiki/vendor/splitbrain/php-cli/composer.json
/dokuwiki/vendor/splitbrain/php-cli/src/CLI.php
/dokuwiki/vendor/splitbrain/php-cli/src/Colors.php
/dokuwiki/vendor/splitbrain/php-cli/src/Exception.php
/dokuwiki/vendor/splitbrain/php-cli/src/Options.php
/dokuwiki/vendor/splitbrain/php-cli/src/PSR3CLI.php
/dokuwiki/vendor/splitbrain/php-cli/src/TableFormatter.php
44156e1121-Mar-2018 Michael Große <grosse@cosmocode.de>

feat: add a simple unparser for parsed search queries

To allow creating links with manipulated versions of the current search
query an unparser is necessary. However, the current output of ft_queryP

feat: add a simple unparser for parsed search queries

To allow creating links with manipulated versions of the current search
query an unparser is necessary. However, the current output of ft_queryParser
makes some advanced features hard to detect. Therefore the new
ft_queryUnparser_simple cannot handle negated phrases and `OR` searches.

It should still cover 98% of search queries.

show more ...

036f763406-Mar-2018 Phy <git@phy25.com>

use expectException instead of setExpectedException for PHPUnit


/dokuwiki/.htaccess.dist
/dokuwiki/README
inc/io_replaceinfile.test.php
/dokuwiki/conf/mime.conf
/dokuwiki/inc/DifferenceEngine.php
/dokuwiki/inc/HTTPClient.php
/dokuwiki/inc/Menu/Item/AbstractItem.php
/dokuwiki/inc/html.php
/dokuwiki/inc/lang/cs/lang.php
/dokuwiki/inc/lang/da/lang.php
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/eo/lang.php
/dokuwiki/inc/lang/he/lang.php
/dokuwiki/inc/lang/hr/lang.php
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/ka/lang.php
/dokuwiki/inc/lang/kn/admin.txt
/dokuwiki/inc/lang/kn/adminplugins.txt
/dokuwiki/inc/lang/kn/backlinks.txt
/dokuwiki/inc/lang/kn/conflict.txt
/dokuwiki/inc/lang/nl/lang.php
/dokuwiki/inc/lang/pl/lang.php
/dokuwiki/inc/lang/ro/lang.php
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/lang/sk/lang.php
/dokuwiki/inc/lang/sl/lang.php
/dokuwiki/inc/lang/uk/lang.php
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/inc/load.php
/dokuwiki/inc/media.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/install.php
/dokuwiki/lib/exe/css.php
/dokuwiki/lib/plugins/acl/lang/da/lang.php
/dokuwiki/lib/plugins/acl/lang/eo/lang.php
/dokuwiki/lib/plugins/acl/lang/he/lang.php
/dokuwiki/lib/plugins/acl/lang/hr/lang.php
/dokuwiki/lib/plugins/acl/lang/it/lang.php
/dokuwiki/lib/plugins/acl/lang/nl/lang.php
/dokuwiki/lib/plugins/acl/lang/pl/lang.php
/dokuwiki/lib/plugins/acl/lang/sk/lang.php
/dokuwiki/lib/plugins/acl/lang/sl/lang.php
/dokuwiki/lib/plugins/acl/lang/uk/lang.php
/dokuwiki/lib/plugins/acl/lang/zh/lang.php
/dokuwiki/lib/plugins/authad/lang/da/lang.php
/dokuwiki/lib/plugins/authad/lang/da/settings.php
/dokuwiki/lib/plugins/authad/lang/eo/lang.php
/dokuwiki/lib/plugins/authad/lang/eo/settings.php
/dokuwiki/lib/plugins/authad/lang/he/lang.php
/dokuwiki/lib/plugins/authad/lang/he/settings.php
/dokuwiki/lib/plugins/authad/lang/pl/settings.php
/dokuwiki/lib/plugins/authad/lang/sk/lang.php
/dokuwiki/lib/plugins/authad/lang/sk/settings.php
/dokuwiki/lib/plugins/authad/lang/sl/lang.php
/dokuwiki/lib/plugins/authad/lang/sl/settings.php
/dokuwiki/lib/plugins/authad/lang/uk/lang.php
/dokuwiki/lib/plugins/authad/lang/uk/settings.php
/dokuwiki/lib/plugins/authldap/lang/da/lang.php
/dokuwiki/lib/plugins/authldap/lang/da/settings.php
/dokuwiki/lib/plugins/authldap/lang/eo/settings.php
/dokuwiki/lib/plugins/authldap/lang/he/settings.php
/dokuwiki/lib/plugins/authldap/lang/sk/lang.php
/dokuwiki/lib/plugins/authldap/lang/sk/settings.php
/dokuwiki/lib/plugins/authldap/lang/sl/settings.php
/dokuwiki/lib/plugins/authldap/lang/uk/lang.php
/dokuwiki/lib/plugins/authldap/lang/uk/settings.php
/dokuwiki/lib/plugins/authmysql/lang/da/lang.php
/dokuwiki/lib/plugins/authmysql/lang/da/settings.php
/dokuwiki/lib/plugins/authmysql/lang/eo/lang.php
/dokuwiki/lib/plugins/authmysql/lang/eo/settings.php
/dokuwiki/lib/plugins/authmysql/lang/he/settings.php
/dokuwiki/lib/plugins/authmysql/lang/sk/lang.php
/dokuwiki/lib/plugins/authmysql/lang/sl/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/da/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/eo/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/pl/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/sl/settings.php
/dokuwiki/lib/plugins/authplain/lang/da/lang.php
/dokuwiki/lib/plugins/authplain/lang/eo/lang.php
/dokuwiki/lib/plugins/authplain/lang/es/lang.php
/dokuwiki/lib/plugins/authplain/lang/he/lang.php
/dokuwiki/lib/plugins/authplain/lang/pl/lang.php
/dokuwiki/lib/plugins/authplain/lang/sk/lang.php
/dokuwiki/lib/plugins/authplain/lang/sl/lang.php
/dokuwiki/lib/plugins/config/lang/da/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/fr/lang.php
/dokuwiki/lib/plugins/config/lang/he/lang.php
/dokuwiki/lib/plugins/config/lang/hr/lang.php
/dokuwiki/lib/plugins/config/lang/it/lang.php
/dokuwiki/lib/plugins/config/lang/nl/lang.php
/dokuwiki/lib/plugins/config/lang/pl/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/uk/lang.php
/dokuwiki/lib/plugins/config/lang/zh/lang.php
/dokuwiki/lib/plugins/extension/lang/da/lang.php
/dokuwiki/lib/plugins/extension/lang/eo/lang.php
/dokuwiki/lib/plugins/extension/lang/he/lang.php
/dokuwiki/lib/plugins/extension/lang/pl/lang.php
/dokuwiki/lib/plugins/extension/lang/sk/lang.php
/dokuwiki/lib/plugins/extension/lang/zh-tw/lang.php
/dokuwiki/lib/plugins/extension/lang/zh/lang.php
/dokuwiki/lib/plugins/popularity/lang/da/lang.php
/dokuwiki/lib/plugins/popularity/lang/eo/lang.php
/dokuwiki/lib/plugins/popularity/lang/he/lang.php
/dokuwiki/lib/plugins/popularity/lang/it/lang.php
/dokuwiki/lib/plugins/popularity/lang/nl/lang.php
/dokuwiki/lib/plugins/popularity/lang/pl/lang.php
/dokuwiki/lib/plugins/popularity/lang/sk/lang.php
/dokuwiki/lib/plugins/popularity/lang/sl/lang.php
/dokuwiki/lib/plugins/popularity/lang/uk/lang.php
/dokuwiki/lib/plugins/popularity/lang/zh/lang.php
/dokuwiki/lib/plugins/revert/lang/da/lang.php
/dokuwiki/lib/plugins/revert/lang/eo/lang.php
/dokuwiki/lib/plugins/revert/lang/he/lang.php
/dokuwiki/lib/plugins/revert/lang/it/lang.php
/dokuwiki/lib/plugins/revert/lang/nl/lang.php
/dokuwiki/lib/plugins/revert/lang/pl/lang.php
/dokuwiki/lib/plugins/revert/lang/sk/lang.php
/dokuwiki/lib/plugins/revert/lang/sl/lang.php
/dokuwiki/lib/plugins/revert/lang/uk/lang.php
/dokuwiki/lib/plugins/revert/lang/zh/lang.php
/dokuwiki/lib/plugins/styling/lang/eo/lang.php
/dokuwiki/lib/plugins/styling/lang/pl/lang.php
/dokuwiki/lib/plugins/usermanager/lang/da/lang.php
/dokuwiki/lib/plugins/usermanager/lang/eo/lang.php
/dokuwiki/lib/plugins/usermanager/lang/he/lang.php
/dokuwiki/lib/plugins/usermanager/lang/it/lang.php
/dokuwiki/lib/plugins/usermanager/lang/nl/lang.php
/dokuwiki/lib/plugins/usermanager/lang/pl/lang.php
/dokuwiki/lib/plugins/usermanager/lang/sk/lang.php
/dokuwiki/lib/plugins/usermanager/lang/sl/lang.php
/dokuwiki/lib/plugins/usermanager/lang/uk/lang.php
/dokuwiki/lib/plugins/usermanager/lang/zh/lang.php
/dokuwiki/lib/styles/all.css
ec57f11904-Jan-2018 LarsDW223 <lars_paulsen@web.de>

Refactored section edit

The data for the section edit button is now passed as an assoziative array which is
encoded in the '#<!-- EDIT(.*) -->#' placeholder as an JSON array.


inc/html_secedit_pattern.test.php
/dokuwiki/conf/mime.conf
/dokuwiki/inc/DifferenceEngine.php
/dokuwiki/inc/html.php
/dokuwiki/inc/lang/cs/lang.php
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/ka/lang.php
/dokuwiki/inc/lang/kn/admin.txt
/dokuwiki/inc/lang/kn/adminplugins.txt
/dokuwiki/inc/lang/kn/backlinks.txt
/dokuwiki/inc/lang/kn/conflict.txt
/dokuwiki/inc/lang/nl/lang.php
/dokuwiki/inc/lang/ro/lang.php
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/lang/uk/lang.php
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/inc/load.php
/dokuwiki/inc/media.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/lib/plugins/acl/lang/it/lang.php
/dokuwiki/lib/plugins/acl/lang/nl/lang.php
/dokuwiki/lib/plugins/acl/lang/zh/lang.php
/dokuwiki/lib/plugins/authad/lang/uk/settings.php
/dokuwiki/lib/plugins/authplain/lang/es/lang.php
/dokuwiki/lib/plugins/config/lang/de/lang.php
/dokuwiki/lib/plugins/config/lang/en/lang.php
/dokuwiki/lib/plugins/config/lang/fr/lang.php
/dokuwiki/lib/plugins/config/lang/it/lang.php
/dokuwiki/lib/plugins/config/lang/nl/lang.php
/dokuwiki/lib/plugins/config/lang/ru/lang.php
/dokuwiki/lib/plugins/config/lang/uk/lang.php
/dokuwiki/lib/plugins/config/lang/zh/lang.php
/dokuwiki/lib/plugins/extension/lang/zh-tw/lang.php
/dokuwiki/lib/plugins/extension/lang/zh/lang.php
/dokuwiki/lib/plugins/popularity/lang/it/lang.php
/dokuwiki/lib/plugins/popularity/lang/nl/lang.php
/dokuwiki/lib/plugins/popularity/lang/zh/lang.php
/dokuwiki/lib/plugins/revert/lang/it/lang.php
/dokuwiki/lib/plugins/revert/lang/nl/lang.php
/dokuwiki/lib/plugins/revert/lang/zh/lang.php
/dokuwiki/lib/plugins/usermanager/lang/it/lang.php
/dokuwiki/lib/plugins/usermanager/lang/nl/lang.php
/dokuwiki/lib/plugins/usermanager/lang/zh/lang.php

12345678910>>...24