History log of /dokuwiki/_test/tests/inc/parser/ (Results 26 – 50 of 82)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
7d3a1fc906-Mar-2020 bleistivt <me@bleistivt.net>

Add test for video titles


/dokuwiki/.github/workflows/phpCS.yml
/dokuwiki/.htaccess.dist
/dokuwiki/.travis.yml
/dokuwiki/README
/dokuwiki/_test/bootstrap.php
/dokuwiki/_test/conf/tpl/dokuwiki/css/_tests.less
/dokuwiki/_test/conf/tpl/dokuwiki/style.ini
/dokuwiki/_test/core/DokuWikiTest.php
/dokuwiki/_test/core/TestRequest.php
/dokuwiki/_test/core/phpQuery-onefile.php
/dokuwiki/_test/fetchphpunit.php
/dokuwiki/_test/mock/AuthPlugin.php
/dokuwiki/_test/mock/MailerMock.php
/dokuwiki/_test/phpcs.xml
/dokuwiki/_test/phpcs_MigrationAdjustments.xml
/dokuwiki/_test/phpunit.xml
/dokuwiki/_test/tests/general/general_html.test.php
/dokuwiki/_test/tests/inc/Action/general.test.php
/dokuwiki/_test/tests/inc/Extension/Event.test.php
/dokuwiki/_test/tests/inc/PageUtilsIsHiddenPage.test.php
/dokuwiki/_test/tests/inc/PassHash.test.php
/dokuwiki/_test/tests/inc/PluginUtils.test.php
/dokuwiki/_test/tests/inc/Subscriptions/BulkSubscriptionsSenderTest.php
/dokuwiki/_test/tests/inc/Subscriptions/SubscriberManagerTest.php
/dokuwiki/_test/tests/inc/Subscriptions/SubscriberRegexBuilderTest.php
/dokuwiki/_test/tests/inc/Ui/Search_createPagenameFromQuery.test.php
/dokuwiki/_test/tests/inc/XmlRpcServer.test.php
/dokuwiki/_test/tests/inc/auth_aclcheck.test.php
/dokuwiki/_test/tests/inc/auth_aclcheck_caseinsensitive.test.php
/dokuwiki/_test/tests/inc/auth_admincheck.test.php
/dokuwiki/_test/tests/inc/auth_deleteprofile.test.php
/dokuwiki/_test/tests/inc/auth_password.test.php
/dokuwiki/_test/tests/inc/cache_stalecheck.test.php
/dokuwiki/_test/tests/inc/cache_use.test.php
/dokuwiki/_test/tests/inc/changelog_getRevisionsAround.test.php
/dokuwiki/_test/tests/inc/changelog_getlastrevisionat.test.php
/dokuwiki/_test/tests/inc/changelog_getrelativerevision.test.php
/dokuwiki/_test/tests/inc/changelog_getrevisioninfo.test.php
/dokuwiki/_test/tests/inc/changelog_getrevisions.test.php
/dokuwiki/_test/tests/inc/changelog_hasrevisions.test.php
/dokuwiki/_test/tests/inc/common_basicinfo.test.php
/dokuwiki/_test/tests/inc/common_clientip.test.php
/dokuwiki/_test/tests/inc/common_dokupref.test.php
/dokuwiki/_test/tests/inc/common_getGoogleQuery.test.php
/dokuwiki/_test/tests/inc/common_ml.test.php
/dokuwiki/_test/tests/inc/common_obfuscate.test.php
/dokuwiki/_test/tests/inc/common_php_to_byte.test.php
/dokuwiki/_test/tests/inc/common_saveWikiText.test.php
/dokuwiki/_test/tests/inc/common_wl.test.php
/dokuwiki/_test/tests/inc/events_nested.test.php
/dokuwiki/_test/tests/inc/httpclient_http.test.php
/dokuwiki/_test/tests/inc/httpclient_mock.php
/dokuwiki/_test/tests/inc/indexer_indexing.test.php
/dokuwiki/_test/tests/inc/indexer_rename.test.php
/dokuwiki/_test/tests/inc/input.test.php
/dokuwiki/_test/tests/inc/mailer.test.php
/dokuwiki/_test/tests/inc/media_searchlist.test.php
/dokuwiki/_test/tests/inc/pageutils_findnearest.test.php
/dokuwiki/_test/tests/inc/pageutils_getid.test.php
parser_media.test.php
/dokuwiki/_test/tests/inc/remote.test.php
/dokuwiki/_test/tests/inc/remoteapicore.test.php
/dokuwiki/_test/tests/inc/styleutils_cssstyleini.test.php
/dokuwiki/_test/tests/inc/template_include_page.test.php
/dokuwiki/_test/tests/inc/utf8_basename.test.php
/dokuwiki/_test/tests/inc/utf8_correctidx.test.php
/dokuwiki/_test/tests/inc/utf8_html.test.php
/dokuwiki/_test/tests/inc/utf8_romanize.test.php
/dokuwiki/_test/tests/inc/utf8_stripspecials.test.php
/dokuwiki/_test/tests/inc/utf8_strtolower.test.php
/dokuwiki/_test/tests/inc/utf8_substr.test.php
/dokuwiki/_test/tests/inc/utf8_unicode.test.php
/dokuwiki/_test/tests/inc/utf8_utf16be.test.php
/dokuwiki/_test/tests/lib/exe/css_css_compress.test.php
/dokuwiki/appveyor.yml
/dokuwiki/bin/.htaccess
/dokuwiki/bin/dwpage.php
/dokuwiki/bin/gittool.php
/dokuwiki/bin/indexer.php
/dokuwiki/bin/plugin.php
/dokuwiki/bin/wantedpages.php
/dokuwiki/composer.json
/dokuwiki/composer.lock
/dokuwiki/conf/.htaccess
/dokuwiki/conf/acronyms.conf
/dokuwiki/conf/dokuwiki.php
/dokuwiki/conf/interwiki.conf
/dokuwiki/conf/license.php
/dokuwiki/data/.htaccess
/dokuwiki/data/pages/wiki/dokuwiki.txt
/dokuwiki/data/pages/wiki/syntax.txt
/dokuwiki/data/pages/wiki/welcome.txt
/dokuwiki/doku.php
/dokuwiki/feed.php
/dokuwiki/inc/.htaccess
/dokuwiki/inc/Action/Admin.php
/dokuwiki/inc/Action/Draftdel.php
/dokuwiki/inc/Action/Export.php
/dokuwiki/inc/Action/Locked.php
/dokuwiki/inc/Action/Logout.php
/dokuwiki/inc/Action/Plugin.php
/dokuwiki/inc/Action/Preview.php
/dokuwiki/inc/Action/Profile.php
/dokuwiki/inc/Action/ProfileDelete.php
/dokuwiki/inc/Action/Redirect.php
/dokuwiki/inc/Action/Register.php
/dokuwiki/inc/Action/Resendpwd.php
/dokuwiki/inc/Action/Search.php
/dokuwiki/inc/Action/Sitemap.php
/dokuwiki/inc/Action/Subscribe.php
/dokuwiki/inc/ActionRouter.php
/dokuwiki/inc/Ajax.php
/dokuwiki/inc/Cache/Cache.php
/dokuwiki/inc/Cache/CacheInstructions.php
/dokuwiki/inc/Cache/CacheParser.php
/dokuwiki/inc/Cache/CacheRenderer.php
/dokuwiki/inc/ChangeLog/ChangeLog.php
/dokuwiki/inc/ChangeLog/MediaChangeLog.php
/dokuwiki/inc/ChangeLog/PageChangeLog.php
/dokuwiki/inc/Debug/DebugHelper.php
/dokuwiki/inc/Debug/PropertyDeprecationHelper.php
/dokuwiki/inc/Draft.php
/dokuwiki/inc/Extension/ActionPlugin.php
/dokuwiki/inc/Extension/AdminPlugin.php
/dokuwiki/inc/Extension/AuthPlugin.php
/dokuwiki/inc/Extension/CLIPlugin.php
/dokuwiki/inc/Extension/Event.php
/dokuwiki/inc/Extension/EventHandler.php
/dokuwiki/inc/Extension/Plugin.php
/dokuwiki/inc/Extension/PluginController.php
/dokuwiki/inc/Extension/PluginInterface.php
/dokuwiki/inc/Extension/PluginTrait.php
/dokuwiki/inc/Extension/RemotePlugin.php
/dokuwiki/inc/Extension/SyntaxPlugin.php
/dokuwiki/inc/FeedParser.php
/dokuwiki/inc/FeedParserFile.php
/dokuwiki/inc/Form/LegacyForm.php
/dokuwiki/inc/HTTP/DokuHTTPClient.php
/dokuwiki/inc/HTTP/HTTPClient.php
/dokuwiki/inc/HTTP/HTTPClientException.php
/dokuwiki/inc/IXR_Library.php
/dokuwiki/inc/Input/Get.php
/dokuwiki/inc/Input/Input.php
/dokuwiki/inc/Input/Post.php
/dokuwiki/inc/Input/Server.php
/dokuwiki/inc/JpegMeta.php
/dokuwiki/inc/Mailer.class.php
/dokuwiki/inc/Manifest.php
/dokuwiki/inc/Menu/AbstractMenu.php
/dokuwiki/inc/Menu/Item/AbstractItem.php
/dokuwiki/inc/Menu/Item/Admin.php
/dokuwiki/inc/Menu/Item/Edit.php
/dokuwiki/inc/Menu/MobileMenu.php
/dokuwiki/inc/Parsing/Handler/CallWriterInterface.php
/dokuwiki/inc/Parsing/Handler/Nest.php
/dokuwiki/inc/Parsing/Handler/Table.php
/dokuwiki/inc/Parsing/Lexer/Lexer.php
/dokuwiki/inc/Parsing/Lexer/StateStack.php
/dokuwiki/inc/Parsing/Parser.php
/dokuwiki/inc/PassHash.php
/dokuwiki/inc/Remote/Api.php
/dokuwiki/inc/Remote/ApiCore.php
/dokuwiki/inc/Remote/XmlRpcServer.php
/dokuwiki/inc/SafeFN.class.php
/dokuwiki/inc/Search/Indexer.php
/dokuwiki/inc/Sitemap/Item.php
/dokuwiki/inc/Sitemap/Mapper.php
/dokuwiki/inc/StyleUtils.php
/dokuwiki/inc/Subscriptions/BulkSubscriptionSender.php
/dokuwiki/inc/Subscriptions/MediaSubscriptionSender.php
/dokuwiki/inc/Subscriptions/PageSubscriptionSender.php
/dokuwiki/inc/Subscriptions/RegistrationSubscriptionSender.php
/dokuwiki/inc/Subscriptions/SubscriberManager.php
/dokuwiki/inc/Subscriptions/SubscriberRegexBuilder.php
/dokuwiki/inc/Subscriptions/SubscriptionSender.php
/dokuwiki/inc/TaskRunner.php
/dokuwiki/inc/Ui/Admin.php
/dokuwiki/inc/Ui/Search.php
/dokuwiki/inc/Utf8/Asian.php
/dokuwiki/inc/Utf8/Clean.php
/dokuwiki/inc/Utf8/Conversion.php
/dokuwiki/inc/Utf8/PhpString.php
/dokuwiki/inc/Utf8/Table.php
/dokuwiki/inc/Utf8/Unicode.php
/dokuwiki/inc/Utf8/tables/case.php
/dokuwiki/inc/Utf8/tables/loweraccents.php
/dokuwiki/inc/Utf8/tables/romanization.php
/dokuwiki/inc/Utf8/tables/specials.php
/dokuwiki/inc/Utf8/tables/upperaccents.php
/dokuwiki/inc/actions.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/cache.php
/dokuwiki/inc/changelog.php
/dokuwiki/inc/cli.php
/dokuwiki/inc/common.php
/dokuwiki/inc/config_cascade.php
/dokuwiki/inc/confutils.php
/dokuwiki/inc/deprecated.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/ar/admin.txt
/dokuwiki/inc/lang/ar/backlinks.txt
/dokuwiki/inc/lang/ar/conflict.txt
/dokuwiki/inc/lang/ar/denied.txt
/dokuwiki/inc/lang/ar/diff.txt
/dokuwiki/inc/lang/ar/edit.txt
/dokuwiki/inc/lang/ar/editrev.txt
/dokuwiki/inc/lang/ar/index.txt
/dokuwiki/inc/lang/ar/install.html
/dokuwiki/inc/lang/ar/lang.php
/dokuwiki/inc/lang/ar/locked.txt
/dokuwiki/inc/lang/ar/pwconfirm.txt
/dokuwiki/inc/lang/ar/read.txt
/dokuwiki/inc/lang/ar/recent.txt
/dokuwiki/inc/lang/ar/resendpwd.txt
/dokuwiki/inc/lang/ar/revisions.txt
/dokuwiki/inc/lang/ar/searchpage.txt
/dokuwiki/inc/lang/ar/showrev.txt
/dokuwiki/inc/lang/ar/updateprofile.txt
/dokuwiki/inc/lang/az/admin.txt
/dokuwiki/inc/lang/az/backlinks.txt
/dokuwiki/inc/lang/az/diff.txt
/dokuwiki/inc/lang/az/index.txt
/dokuwiki/inc/lang/az/login.txt
/dokuwiki/inc/lang/az/newpage.txt
/dokuwiki/inc/lang/az/norev.txt
/dokuwiki/inc/lang/az/preview.txt
/dokuwiki/inc/lang/az/read.txt
/dokuwiki/inc/lang/az/recent.txt
/dokuwiki/inc/lang/az/searchpage.txt
/dokuwiki/inc/lang/az/stopwords.txt
/dokuwiki/inc/lang/az/updateprofile.txt
/dokuwiki/inc/lang/be/admin.txt
/dokuwiki/inc/lang/be/backlinks.txt
/dokuwiki/inc/lang/be/conflict.txt
/dokuwiki/inc/lang/be/denied.txt
/dokuwiki/inc/lang/be/diff.txt
/dokuwiki/inc/lang/be/draft.txt
/dokuwiki/inc/lang/be/edit.txt
/dokuwiki/inc/lang/be/editrev.txt
/dokuwiki/inc/lang/be/index.txt
/dokuwiki/inc/lang/be/install.html
/dokuwiki/inc/lang/be/jquery.ui.datepicker.js
/dokuwiki/inc/lang/be/lang.php
/dokuwiki/inc/lang/be/locked.txt
/dokuwiki/inc/lang/be/login.txt
/dokuwiki/inc/lang/be/mailtext.txt
/dokuwiki/inc/lang/be/newpage.txt
/dokuwiki/inc/lang/be/norev.txt
/dokuwiki/inc/lang/be/password.txt
/dokuwiki/inc/lang/be/preview.txt
/dokuwiki/inc/lang/be/pwconfirm.txt
/dokuwiki/inc/lang/be/read.txt
/dokuwiki/inc/lang/be/recent.txt
/dokuwiki/inc/lang/be/register.txt
/dokuwiki/inc/lang/be/registermail.txt
/dokuwiki/inc/lang/be/resendpwd.txt
/dokuwiki/inc/lang/be/resetpwd.txt
/dokuwiki/inc/lang/be/revisions.txt
/dokuwiki/inc/lang/be/searchpage.txt
/dokuwiki/inc/lang/be/showrev.txt
/dokuwiki/inc/lang/be/stopwords.txt
/dokuwiki/inc/lang/be/subscr_digest.txt
/dokuwiki/inc/lang/be/subscr_form.txt
/dokuwiki/inc/lang/be/subscr_list.txt
/dokuwiki/inc/lang/be/subscr_single.txt
/dokuwiki/inc/lang/be/updateprofile.txt
/dokuwiki/inc/lang/be/uploadmail.txt
/dokuwiki/inc/lang/bg/admin.txt
/dokuwiki/inc/lang/bg/conflict.txt
/dokuwiki/inc/lang/bg/denied.txt
/dokuwiki/inc/lang/bg/draft.txt
/dokuwiki/inc/lang/bg/edit.txt
/dokuwiki/inc/lang/bg/index.txt
/dokuwiki/inc/lang/bg/install.html
/dokuwiki/inc/lang/bg/lang.php
/dokuwiki/inc/lang/bg/newpage.txt
/dokuwiki/inc/lang/bg/norev.txt
/dokuwiki/inc/lang/bg/preview.txt
/dokuwiki/inc/lang/bg/pwconfirm.txt
/dokuwiki/inc/lang/bg/read.txt
/dokuwiki/inc/lang/bg/recent.txt
/dokuwiki/inc/lang/bg/register.txt
/dokuwiki/inc/lang/bg/resetpwd.txt
/dokuwiki/inc/lang/bg/revisions.txt
/dokuwiki/inc/lang/bg/searchpage.txt
/dokuwiki/inc/lang/bn/admin.txt
/dokuwiki/inc/lang/bn/backlinks.txt
/dokuwiki/inc/lang/bn/conflict.txt
/dokuwiki/inc/lang/bn/denied.txt
/dokuwiki/inc/lang/bn/diff.txt
/dokuwiki/inc/lang/bn/draft.txt
/dokuwiki/inc/lang/bn/edit.txt
/dokuwiki/inc/lang/bn/editrev.txt
/dokuwiki/inc/lang/bn/index.txt
/dokuwiki/inc/lang/ca-valencia/admin.txt
/dokuwiki/inc/lang/ca-valencia/conflict.txt
/dokuwiki/inc/lang/ca-valencia/denied.txt
/dokuwiki/inc/lang/ca-valencia/diff.txt
/dokuwiki/inc/lang/ca-valencia/draft.txt
/dokuwiki/inc/lang/ca-valencia/edit.txt
/dokuwiki/inc/lang/ca-valencia/index.txt
/dokuwiki/inc/lang/ca-valencia/install.html
/dokuwiki/inc/lang/ca-valencia/login.txt
/dokuwiki/inc/lang/ca-valencia/newpage.txt
/dokuwiki/inc/lang/ca-valencia/norev.txt
/dokuwiki/inc/lang/ca-valencia/preview.txt
/dokuwiki/inc/lang/ca-valencia/pwconfirm.txt
/dokuwiki/inc/lang/ca-valencia/read.txt
/dokuwiki/inc/lang/ca-valencia/recent.txt
/dokuwiki/inc/lang/ca-valencia/register.txt
/dokuwiki/inc/lang/ca-valencia/resendpwd.txt
/dokuwiki/inc/lang/ca-valencia/revisions.txt
/dokuwiki/inc/lang/ca-valencia/searchpage.txt
/dokuwiki/inc/lang/ca-valencia/stopwords.txt
/dokuwiki/inc/lang/ca-valencia/updateprofile.txt
/dokuwiki/inc/lang/ca/admin.txt
/dokuwiki/inc/lang/ca/backlinks.txt
/dokuwiki/inc/lang/ca/conflict.txt
/dokuwiki/inc/lang/ca/denied.txt
/dokuwiki/inc/lang/ca/diff.txt
/dokuwiki/inc/lang/ca/draft.txt
/dokuwiki/inc/lang/ca/edit.txt
/dokuwiki/inc/lang/ca/index.txt
/dokuwiki/inc/lang/ca/install.html
/dokuwiki/inc/lang/ca/lang.php
/dokuwiki/inc/lang/ca/login.txt
/dokuwiki/inc/lang/ca/newpage.txt
/dokuwiki/inc/lang/ca/norev.txt
/dokuwiki/inc/lang/ca/preview.txt
/dokuwiki/inc/lang/ca/pwconfirm.txt
/dokuwiki/inc/lang/ca/read.txt
/dokuwiki/inc/lang/ca/recent.txt
/dokuwiki/inc/lang/ca/register.txt
/dokuwiki/inc/lang/ca/resendpwd.txt
/dokuwiki/inc/lang/ca/resetpwd.txt
/dokuwiki/inc/lang/ca/revisions.txt
/dokuwiki/inc/lang/ca/searchpage.txt
/dokuwiki/inc/lang/ca/stopwords.txt
/dokuwiki/inc/lang/ca/updateprofile.txt
/dokuwiki/inc/lang/cs/diff.txt
/dokuwiki/inc/lang/cs/index.txt
/dokuwiki/inc/lang/cs/install.html
/dokuwiki/inc/lang/cs/lang.php
/dokuwiki/inc/lang/cs/newpage.txt
/dokuwiki/inc/lang/cs/onceexisted.txt
/dokuwiki/inc/lang/cs/preview.txt
/dokuwiki/inc/lang/cs/recent.txt
/dokuwiki/inc/lang/cs/resetpwd.txt
/dokuwiki/inc/lang/cs/searchpage.txt
/dokuwiki/inc/lang/cs/stopwords.txt
/dokuwiki/inc/lang/cs/updateprofile.txt
/dokuwiki/inc/lang/cy/admin.txt
/dokuwiki/inc/lang/cy/backlinks.txt
/dokuwiki/inc/lang/cy/conflict.txt
/dokuwiki/inc/lang/cy/denied.txt
/dokuwiki/inc/lang/cy/diff.txt
/dokuwiki/inc/lang/cy/draft.txt
/dokuwiki/inc/lang/cy/edit.txt
/dokuwiki/inc/lang/cy/index.txt
/dokuwiki/inc/lang/cy/install.html
/dokuwiki/inc/lang/cy/login.txt
/dokuwiki/inc/lang/cy/mailwrap.html
/dokuwiki/inc/lang/cy/newpage.txt
/dokuwiki/inc/lang/cy/norev.txt
/dokuwiki/inc/lang/cy/preview.txt
/dokuwiki/inc/lang/cy/pwconfirm.txt
/dokuwiki/inc/lang/cy/read.txt
/dokuwiki/inc/lang/cy/recent.txt
/dokuwiki/inc/lang/cy/register.txt
/dokuwiki/inc/lang/cy/resendpwd.txt
/dokuwiki/inc/lang/cy/resetpwd.txt
/dokuwiki/inc/lang/cy/revisions.txt
/dokuwiki/inc/lang/cy/searchpage.txt
/dokuwiki/inc/lang/cy/stopwords.txt
/dokuwiki/inc/lang/cy/updateprofile.txt
/dokuwiki/inc/lang/da/admin.txt
/dokuwiki/inc/lang/da/backlinks.txt
/dokuwiki/inc/lang/da/diff.txt
/dokuwiki/inc/lang/da/draft.txt
/dokuwiki/inc/lang/da/edit.txt
/dokuwiki/inc/lang/da/editrev.txt
/dokuwiki/inc/lang/da/index.txt
/dokuwiki/inc/lang/da/install.html
/dokuwiki/inc/lang/da/lang.php
/dokuwiki/inc/lang/da/newpage.txt
/dokuwiki/inc/lang/da/norev.txt
/dokuwiki/inc/lang/da/onceexisted.txt
/dokuwiki/inc/lang/da/password.txt
/dokuwiki/inc/lang/da/preview.txt
/dokuwiki/inc/lang/da/pwconfirm.txt
/dokuwiki/inc/lang/da/read.txt
/dokuwiki/inc/lang/da/recent.txt
/dokuwiki/inc/lang/da/register.txt
/dokuwiki/inc/lang/da/registermail.txt
/dokuwiki/inc/lang/da/resendpwd.txt
/dokuwiki/inc/lang/da/resetpwd.txt
/dokuwiki/inc/lang/da/revisions.txt
/dokuwiki/inc/lang/da/searchpage.txt
/dokuwiki/inc/lang/da/showrev.txt
/dokuwiki/inc/lang/da/stopwords.txt
/dokuwiki/inc/lang/da/subscr_digest.txt
/dokuwiki/inc/lang/da/subscr_single.txt
/dokuwiki/inc/lang/da/updateprofile.txt
/dokuwiki/inc/lang/da/uploadmail.txt
/dokuwiki/inc/lang/de-informal/admin.txt
/dokuwiki/inc/lang/de-informal/backlinks.txt
/dokuwiki/inc/lang/de-informal/conflict.txt
/dokuwiki/inc/lang/de-informal/denied.txt
/dokuwiki/inc/lang/de-informal/diff.txt
/dokuwiki/inc/lang/de-informal/draft.txt
/dokuwiki/inc/lang/de-informal/edit.txt
/dokuwiki/inc/lang/de-informal/editrev.txt
/dokuwiki/inc/lang/de-informal/index.txt
/dokuwiki/inc/lang/de-informal/install.html
/dokuwiki/inc/lang/de-informal/lang.php
/dokuwiki/inc/lang/de-informal/locked.txt
/dokuwiki/inc/lang/de-informal/login.txt
/dokuwiki/inc/lang/de-informal/newpage.txt
/dokuwiki/inc/lang/de-informal/norev.txt
/dokuwiki/inc/lang/de-informal/preview.txt
/dokuwiki/inc/lang/de-informal/pwconfirm.txt
/dokuwiki/inc/lang/de-informal/read.txt
/dokuwiki/inc/lang/de-informal/recent.txt
/dokuwiki/inc/lang/de-informal/register.txt
/dokuwiki/inc/lang/de-informal/resetpwd.txt
/dokuwiki/inc/lang/de-informal/revisions.txt
/dokuwiki/inc/lang/de-informal/searchpage.txt
/dokuwiki/inc/lang/de-informal/stopwords.txt
/dokuwiki/inc/lang/de-informal/updateprofile.txt
/dokuwiki/inc/lang/de/admin.txt
/dokuwiki/inc/lang/de/backlinks.txt
/dokuwiki/inc/lang/de/conflict.txt
/dokuwiki/inc/lang/de/denied.txt
/dokuwiki/inc/lang/de/diff.txt
/dokuwiki/inc/lang/de/draft.txt
/dokuwiki/inc/lang/de/edit.txt
/dokuwiki/inc/lang/de/editrev.txt
/dokuwiki/inc/lang/de/index.txt
/dokuwiki/inc/lang/de/install.html
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/de/locked.txt
/dokuwiki/inc/lang/de/login.txt
/dokuwiki/inc/lang/de/newpage.txt
/dokuwiki/inc/lang/de/norev.txt
/dokuwiki/inc/lang/de/onceexisted.txt
/dokuwiki/inc/lang/de/preview.txt
/dokuwiki/inc/lang/de/pwconfirm.txt
/dokuwiki/inc/lang/de/read.txt
/dokuwiki/inc/lang/de/recent.txt
/dokuwiki/inc/lang/de/register.txt
/dokuwiki/inc/lang/de/resetpwd.txt
/dokuwiki/inc/lang/de/revisions.txt
/dokuwiki/inc/lang/de/stopwords.txt
/dokuwiki/inc/lang/de/updateprofile.txt
/dokuwiki/inc/lang/el/backlinks.txt
/dokuwiki/inc/lang/el/conflict.txt
/dokuwiki/inc/lang/el/denied.txt
/dokuwiki/inc/lang/el/draft.txt
/dokuwiki/inc/lang/el/edit.txt
/dokuwiki/inc/lang/el/editrev.txt
/dokuwiki/inc/lang/el/index.txt
/dokuwiki/inc/lang/el/install.html
/dokuwiki/inc/lang/el/lang.php
/dokuwiki/inc/lang/el/locked.txt
/dokuwiki/inc/lang/el/login.txt
/dokuwiki/inc/lang/el/newpage.txt
/dokuwiki/inc/lang/el/norev.txt
/dokuwiki/inc/lang/el/onceexisted.txt
/dokuwiki/inc/lang/el/preview.txt
/dokuwiki/inc/lang/el/pwconfirm.txt
/dokuwiki/inc/lang/el/register.txt
/dokuwiki/inc/lang/el/resendpwd.txt
/dokuwiki/inc/lang/el/resetpwd.txt
/dokuwiki/inc/lang/el/searchpage.txt
/dokuwiki/inc/lang/el/stopwords.txt
/dokuwiki/inc/lang/el/updateprofile.txt
/dokuwiki/inc/lang/en/admin.txt
/dokuwiki/inc/lang/en/backlinks.txt
/dokuwiki/inc/lang/en/conflict.txt
/dokuwiki/inc/lang/en/denied.txt
/dokuwiki/inc/lang/en/diff.txt
/dokuwiki/inc/lang/en/draft.txt
/dokuwiki/inc/lang/en/edit.txt
/dokuwiki/inc/lang/en/index.txt
/dokuwiki/inc/lang/en/install.html
/dokuwiki/inc/lang/en/login.txt
/dokuwiki/inc/lang/en/mailtext.txt
/dokuwiki/inc/lang/en/newpage.txt
/dokuwiki/inc/lang/en/norev.txt
/dokuwiki/inc/lang/en/onceexisted.txt
/dokuwiki/inc/lang/en/preview.txt
/dokuwiki/inc/lang/en/pwconfirm.txt
/dokuwiki/inc/lang/en/read.txt
/dokuwiki/inc/lang/en/recent.txt
/dokuwiki/inc/lang/en/register.txt
/dokuwiki/inc/lang/en/resendpwd.txt
/dokuwiki/inc/lang/en/resetpwd.txt
/dokuwiki/inc/lang/en/revisions.txt
/dokuwiki/inc/lang/en/searchpage.txt
/dokuwiki/inc/lang/en/subscr_single.txt
/dokuwiki/inc/lang/en/updateprofile.txt
/dokuwiki/inc/lang/eo/backlinks.txt
/dokuwiki/inc/lang/eo/denied.txt
/dokuwiki/inc/lang/eo/diff.txt
/dokuwiki/inc/lang/eo/index.txt
/dokuwiki/inc/lang/eo/install.html
/dokuwiki/inc/lang/eo/lang.php
/dokuwiki/inc/lang/eo/login.txt
/dokuwiki/inc/lang/eo/newpage.txt
/dokuwiki/inc/lang/eo/preview.txt
/dokuwiki/inc/lang/eo/pwconfirm.txt
/dokuwiki/inc/lang/eo/read.txt
/dokuwiki/inc/lang/eo/register.txt
/dokuwiki/inc/lang/eo/resetpwd.txt
/dokuwiki/inc/lang/eo/revisions.txt
/dokuwiki/inc/lang/eo/searchpage.txt
/dokuwiki/inc/lang/es/adminplugins.txt
/dokuwiki/inc/lang/es/backlinks.txt
/dokuwiki/inc/lang/es/conflict.txt
/dokuwiki/inc/lang/es/denied.txt
/dokuwiki/inc/lang/es/diff.txt
/dokuwiki/inc/lang/es/draft.txt
/dokuwiki/inc/lang/es/edit.txt
/dokuwiki/inc/lang/es/editrev.txt
/dokuwiki/inc/lang/es/index.txt
/dokuwiki/inc/lang/es/install.html
/dokuwiki/inc/lang/es/lang.php
/dokuwiki/inc/lang/es/locked.txt
/dokuwiki/inc/lang/es/newpage.txt
/dokuwiki/inc/lang/es/norev.txt
/dokuwiki/inc/lang/es/onceexisted.txt
/dokuwiki/inc/lang/es/preview.txt
/dokuwiki/inc/lang/es/pwconfirm.txt
/dokuwiki/inc/lang/es/recent.txt
/dokuwiki/inc/lang/es/register.txt
/dokuwiki/inc/lang/es/resetpwd.txt
/dokuwiki/inc/lang/es/revisions.txt
/dokuwiki/inc/lang/es/searchpage.txt
/dokuwiki/inc/lang/es/stopwords.txt
/dokuwiki/inc/lang/et/admin.txt
/dokuwiki/inc/lang/et/backlinks.txt
/dokuwiki/inc/lang/et/conflict.txt
/dokuwiki/inc/lang/et/denied.txt
/dokuwiki/inc/lang/et/diff.txt
/dokuwiki/inc/lang/et/draft.txt
/dokuwiki/inc/lang/et/edit.txt
/dokuwiki/inc/lang/et/editrev.txt
/dokuwiki/inc/lang/et/newpage.txt
/dokuwiki/inc/lang/et/norev.txt
/dokuwiki/inc/lang/et/preview.txt
/dokuwiki/inc/lang/et/pwconfirm.txt
/dokuwiki/inc/lang/et/read.txt
/dokuwiki/inc/lang/et/recent.txt
/dokuwiki/inc/lang/et/register.txt
/dokuwiki/inc/lang/et/resendpwd.txt
/dokuwiki/inc/lang/et/resetpwd.txt
/dokuwiki/inc/lang/et/revisions.txt
/dokuwiki/inc/lang/et/searchpage.txt
/dokuwiki/inc/lang/et/updateprofile.txt
/dokuwiki/inc/lang/eu/backlinks.txt
/dokuwiki/inc/lang/eu/conflict.txt
/dokuwiki/inc/lang/eu/denied.txt
/dokuwiki/inc/lang/eu/diff.txt
/dokuwiki/inc/lang/eu/draft.txt
/dokuwiki/inc/lang/eu/index.txt
/dokuwiki/inc/lang/eu/install.html
/dokuwiki/inc/lang/eu/login.txt
/dokuwiki/inc/lang/eu/newpage.txt
/dokuwiki/inc/lang/eu/preview.txt
/dokuwiki/inc/lang/eu/register.txt
/dokuwiki/inc/lang/eu/resendpwd.txt
/dokuwiki/inc/lang/eu/resetpwd.txt
/dokuwiki/inc/lang/eu/searchpage.txt
/dokuwiki/inc/lang/eu/stopwords.txt
/dokuwiki/inc/lang/eu/updateprofile.txt
/dokuwiki/inc/lang/fa/admin.txt
/dokuwiki/inc/lang/fa/adminplugins.txt
/dokuwiki/inc/lang/fa/backlinks.txt
/dokuwiki/inc/lang/fa/conflict.txt
/dokuwiki/inc/lang/fa/denied.txt
/dokuwiki/inc/lang/fa/diff.txt
/dokuwiki/inc/lang/fa/draft.txt
/dokuwiki/inc/lang/fa/edit.txt
/dokuwiki/inc/lang/fa/editrev.txt
/dokuwiki/inc/lang/fa/index.txt
/dokuwiki/inc/lang/fa/install.html
/dokuwiki/inc/lang/fa/lang.php
/dokuwiki/inc/lang/fa/locked.txt
/dokuwiki/inc/lang/fa/login.txt
/dokuwiki/inc/lang/fa/newpage.txt
/dokuwiki/inc/lang/fa/norev.txt
/dokuwiki/inc/lang/fa/preview.txt
/dokuwiki/inc/lang/fa/read.txt
/dokuwiki/inc/lang/fa/recent.txt
/dokuwiki/inc/lang/fa/register.txt
/dokuwiki/inc/lang/fa/resendpwd.txt
/dokuwiki/inc/lang/fa/resetpwd.txt
/dokuwiki/inc/lang/fa/revisions.txt
/dokuwiki/inc/lang/fa/searchpage.txt
/dokuwiki/inc/lang/fa/showrev.txt
/dokuwiki/inc/lang/fa/stopwords.txt
/dokuwiki/inc/lang/fa/updateprofile.txt
/dokuwiki/inc/lang/fi/backlinks.txt
/dokuwiki/inc/lang/fi/denied.txt
/dokuwiki/inc/lang/fi/draft.txt
/dokuwiki/inc/lang/fi/install.html
/dokuwiki/inc/lang/fi/lang.php
/dokuwiki/inc/lang/fi/newpage.txt
/dokuwiki/inc/lang/fi/preview.txt
/dokuwiki/inc/lang/fi/recent.txt
/dokuwiki/inc/lang/fi/resetpwd.txt
/dokuwiki/inc/lang/fi/searchpage.txt
/dokuwiki/inc/lang/fi/stopwords.txt
/dokuwiki/inc/lang/fi/updateprofile.txt
/dokuwiki/inc/lang/fo/admin.txt
/dokuwiki/inc/lang/fo/backlinks.txt
/dokuwiki/inc/lang/fo/denied.txt
/dokuwiki/inc/lang/fo/diff.txt
/dokuwiki/inc/lang/fo/edit.txt
/dokuwiki/inc/lang/fo/newpage.txt
/dokuwiki/inc/lang/fo/norev.txt
/dokuwiki/inc/lang/fo/preview.txt
/dokuwiki/inc/lang/fo/read.txt
/dokuwiki/inc/lang/fo/recent.txt
/dokuwiki/inc/lang/fo/register.txt
/dokuwiki/inc/lang/fo/searchpage.txt
/dokuwiki/inc/lang/fo/stopwords.txt
/dokuwiki/inc/lang/fr/backlinks.txt
/dokuwiki/inc/lang/fr/conflict.txt
/dokuwiki/inc/lang/fr/denied.txt
/dokuwiki/inc/lang/fr/diff.txt
/dokuwiki/inc/lang/fr/draft.txt
/dokuwiki/inc/lang/fr/edit.txt
/dokuwiki/inc/lang/fr/index.txt
/dokuwiki/inc/lang/fr/install.html
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/fr/mailtext.txt
/dokuwiki/inc/lang/fr/newpage.txt
/dokuwiki/inc/lang/fr/norev.txt
/dokuwiki/inc/lang/fr/onceexisted.txt
/dokuwiki/inc/lang/fr/password.txt
/dokuwiki/inc/lang/fr/pwconfirm.txt
/dokuwiki/inc/lang/fr/read.txt
/dokuwiki/inc/lang/fr/recent.txt
/dokuwiki/inc/lang/fr/register.txt
/dokuwiki/inc/lang/fr/registermail.txt
/dokuwiki/inc/lang/fr/resendpwd.txt
/dokuwiki/inc/lang/fr/resetpwd.txt
/dokuwiki/inc/lang/fr/revisions.txt
/dokuwiki/inc/lang/fr/searchpage.txt
/dokuwiki/inc/lang/fr/stopwords.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/updateprofile.txt
/dokuwiki/inc/lang/fy/admin.txt
/dokuwiki/inc/lang/gl/admin.txt
/dokuwiki/inc/lang/gl/backlinks.txt
/dokuwiki/inc/lang/gl/conflict.txt
/dokuwiki/inc/lang/gl/denied.txt
/dokuwiki/inc/lang/gl/diff.txt
/dokuwiki/inc/lang/gl/draft.txt
/dokuwiki/inc/lang/gl/edit.txt
/dokuwiki/inc/lang/gl/index.txt
/dokuwiki/inc/lang/gl/install.html
/dokuwiki/inc/lang/gl/login.txt
/dokuwiki/inc/lang/gl/newpage.txt
/dokuwiki/inc/lang/gl/norev.txt
/dokuwiki/inc/lang/gl/preview.txt
/dokuwiki/inc/lang/gl/pwconfirm.txt
/dokuwiki/inc/lang/gl/read.txt
/dokuwiki/inc/lang/gl/recent.txt
/dokuwiki/inc/lang/gl/register.txt
/dokuwiki/inc/lang/gl/resetpwd.txt
/dokuwiki/inc/lang/gl/revisions.txt
/dokuwiki/inc/lang/gl/searchpage.txt
/dokuwiki/inc/lang/gl/stopwords.txt
/dokuwiki/inc/lang/gl/updateprofile.txt
/dokuwiki/inc/lang/he/admin.txt
/dokuwiki/inc/lang/he/conflict.txt
/dokuwiki/inc/lang/he/denied.txt
/dokuwiki/inc/lang/he/diff.txt
/dokuwiki/inc/lang/he/draft.txt
/dokuwiki/inc/lang/he/editrev.txt
/dokuwiki/inc/lang/he/index.txt
/dokuwiki/inc/lang/he/install.html
/dokuwiki/inc/lang/he/newpage.txt
/dokuwiki/inc/lang/he/norev.txt
/dokuwiki/inc/lang/he/preview.txt
/dokuwiki/inc/lang/he/read.txt
/dokuwiki/inc/lang/he/recent.txt
/dokuwiki/inc/lang/he/resendpwd.txt
/dokuwiki/inc/lang/he/resetpwd.txt
/dokuwiki/inc/lang/he/revisions.txt
/dokuwiki/inc/lang/he/searchpage.txt
/dokuwiki/inc/lang/he/showrev.txt
/dokuwiki/inc/lang/he/updateprofile.txt
/dokuwiki/inc/lang/hi/diff.txt
/dokuwiki/inc/lang/hr/denied.txt
/dokuwiki/inc/lang/hr/diff.txt
/dokuwiki/inc/lang/hr/draft.txt
/dokuwiki/inc/lang/hr/editrev.txt
/dokuwiki/inc/lang/hr/newpage.txt
/dokuwiki/inc/lang/hr/preview.txt
/dokuwiki/inc/lang/hr/read.txt
/dokuwiki/inc/lang/hr/recent.txt
/dokuwiki/inc/lang/hr/resetpwd.txt
/dokuwiki/inc/lang/hr/searchpage.txt
/dokuwiki/inc/lang/hu-formal/admin.txt
/dokuwiki/inc/lang/hu-formal/backlinks.txt
/dokuwiki/inc/lang/hu-formal/conflict.txt
/dokuwiki/inc/lang/hu-formal/denied.txt
/dokuwiki/inc/lang/hu-formal/diff.txt
/dokuwiki/inc/lang/hu-formal/draft.txt
/dokuwiki/inc/lang/hu-formal/edit.txt
/dokuwiki/inc/lang/hu-formal/editrev.txt
/dokuwiki/inc/lang/hu-formal/index.txt
/dokuwiki/inc/lang/hu/backlinks.txt
/dokuwiki/inc/lang/hu/conflict.txt
/dokuwiki/inc/lang/hu/denied.txt
/dokuwiki/inc/lang/hu/diff.txt
/dokuwiki/inc/lang/hu/draft.txt
/dokuwiki/inc/lang/hu/index.txt
/dokuwiki/inc/lang/hu/install.html
/dokuwiki/inc/lang/hu/locked.txt
/dokuwiki/inc/lang/hu/login.txt
/dokuwiki/inc/lang/hu/newpage.txt
/dokuwiki/inc/lang/hu/norev.txt
/dokuwiki/inc/lang/hu/preview.txt
/dokuwiki/inc/lang/hu/pwconfirm.txt
/dokuwiki/inc/lang/hu/recent.txt
/dokuwiki/inc/lang/hu/register.txt
/dokuwiki/inc/lang/hu/resendpwd.txt
/dokuwiki/inc/lang/hu/resetpwd.txt
/dokuwiki/inc/lang/hu/searchpage.txt
/dokuwiki/inc/lang/hu/stopwords.txt
/dokuwiki/inc/lang/ia/backlinks.txt
/dokuwiki/inc/lang/ia/denied.txt
/dokuwiki/inc/lang/ia/diff.txt
/dokuwiki/inc/lang/ia/draft.txt
/dokuwiki/inc/lang/ia/edit.txt
/dokuwiki/inc/lang/ia/editrev.txt
/dokuwiki/inc/lang/ia/install.html
/dokuwiki/inc/lang/ia/locked.txt
/dokuwiki/inc/lang/ia/login.txt
/dokuwiki/inc/lang/ia/newpage.txt
/dokuwiki/inc/lang/ia/norev.txt
/dokuwiki/inc/lang/ia/preview.txt
/dokuwiki/inc/lang/ia/pwconfirm.txt
/dokuwiki/inc/lang/ia/read.txt
/dokuwiki/inc/lang/ia/recent.txt
/dokuwiki/inc/lang/ia/resendpwd.txt
/dokuwiki/inc/lang/ia/revisions.txt
/dokuwiki/inc/lang/ia/searchpage.txt
/dokuwiki/inc/lang/ia/showrev.txt
/dokuwiki/inc/lang/ia/updateprofile.txt
/dokuwiki/inc/lang/id/admin.txt
/dokuwiki/inc/lang/id/adminplugins.txt
/dokuwiki/inc/lang/id/conflict.txt
/dokuwiki/inc/lang/id/denied.txt
/dokuwiki/inc/lang/id/diff.txt
/dokuwiki/inc/lang/id/edit.txt
/dokuwiki/inc/lang/id/editrev.txt
/dokuwiki/inc/lang/id/index.txt
/dokuwiki/inc/lang/id/install.html
/dokuwiki/inc/lang/id/lang.php
/dokuwiki/inc/lang/id/login.txt
/dokuwiki/inc/lang/id/newpage.txt
/dokuwiki/inc/lang/id/norev.txt
/dokuwiki/inc/lang/id/preview.txt
/dokuwiki/inc/lang/id/read.txt
/dokuwiki/inc/lang/id/recent.txt
/dokuwiki/inc/lang/id/register.txt
/dokuwiki/inc/lang/id/resetpwd.txt
/dokuwiki/inc/lang/id/revisions.txt
/dokuwiki/inc/lang/id/searchpage.txt
/dokuwiki/inc/lang/id/stopwords.txt
/dokuwiki/inc/lang/is/diff.txt
/dokuwiki/inc/lang/is/lang.php
/dokuwiki/inc/lang/is/login.txt
/dokuwiki/inc/lang/is/recent.txt
/dokuwiki/inc/lang/is/resendpwd.txt
/dokuwiki/inc/lang/it/admin.txt
/dokuwiki/inc/lang/it/backlinks.txt
/dokuwiki/inc/lang/it/conflict.txt
/dokuwiki/inc/lang/it/denied.txt
/dokuwiki/inc/lang/it/diff.txt
/dokuwiki/inc/lang/it/draft.txt
/dokuwiki/inc/lang/it/edit.txt
/dokuwiki/inc/lang/it/editrev.txt
/dokuwiki/inc/lang/it/index.txt
/dokuwiki/inc/lang/it/install.html
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/it/login.txt
/dokuwiki/inc/lang/it/newpage.txt
/dokuwiki/inc/lang/it/onceexisted.txt
/dokuwiki/inc/lang/it/preview.txt
/dokuwiki/inc/lang/it/pwconfirm.txt
/dokuwiki/inc/lang/it/recent.txt
/dokuwiki/inc/lang/it/register.txt
/dokuwiki/inc/lang/it/resetpwd.txt
/dokuwiki/inc/lang/it/searchpage.txt
/dokuwiki/inc/lang/it/stopwords.txt
/dokuwiki/inc/lang/ja/admin.txt
/dokuwiki/inc/lang/ja/backlinks.txt
/dokuwiki/inc/lang/ja/conflict.txt
/dokuwiki/inc/lang/ja/denied.txt
/dokuwiki/inc/lang/ja/diff.txt
/dokuwiki/inc/lang/ja/draft.txt
/dokuwiki/inc/lang/ja/edit.txt
/dokuwiki/inc/lang/ja/editrev.txt
/dokuwiki/inc/lang/ja/index.txt
/dokuwiki/inc/lang/ja/install.html
/dokuwiki/inc/lang/ja/lang.php
/dokuwiki/inc/lang/ja/locked.txt
/dokuwiki/inc/lang/ja/login.txt
/dokuwiki/inc/lang/ja/mailtext.txt
/dokuwiki/inc/lang/ja/newpage.txt
/dokuwiki/inc/lang/ja/norev.txt
/dokuwiki/inc/lang/ja/onceexisted.txt
/dokuwiki/inc/lang/ja/password.txt
/dokuwiki/inc/lang/ja/preview.txt
/dokuwiki/inc/lang/ja/read.txt
/dokuwiki/inc/lang/ja/recent.txt
/dokuwiki/inc/lang/ja/register.txt
/dokuwiki/inc/lang/ja/registermail.txt
/dokuwiki/inc/lang/ja/resendpwd.txt
/dokuwiki/inc/lang/ja/resetpwd.txt
/dokuwiki/inc/lang/ja/revisions.txt
/dokuwiki/inc/lang/ja/searchpage.txt
/dokuwiki/inc/lang/ja/showrev.txt
/dokuwiki/inc/lang/ja/stopwords.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/updateprofile.txt
/dokuwiki/inc/lang/ja/uploadmail.txt
/dokuwiki/inc/lang/ka/admin.txt
/dokuwiki/inc/lang/ka/backlinks.txt
/dokuwiki/inc/lang/ka/conflict.txt
/dokuwiki/inc/lang/ka/diff.txt
/dokuwiki/inc/lang/ka/draft.txt
/dokuwiki/inc/lang/ka/edit.txt
/dokuwiki/inc/lang/ka/index.txt
/dokuwiki/inc/lang/km/admin.txt
/dokuwiki/inc/lang/km/backlinks.txt
/dokuwiki/inc/lang/km/conflict.txt
/dokuwiki/inc/lang/km/denied.txt
/dokuwiki/inc/lang/km/edit.txt
/dokuwiki/inc/lang/km/index.txt
/dokuwiki/inc/lang/km/lang.php
/dokuwiki/inc/lang/km/login.txt
/dokuwiki/inc/lang/km/newpage.txt
/dokuwiki/inc/lang/km/norev.txt
/dokuwiki/inc/lang/km/pwconfirm.txt
/dokuwiki/inc/lang/km/recent.txt
/dokuwiki/inc/lang/km/register.txt
/dokuwiki/inc/lang/km/revisions.txt
/dokuwiki/inc/lang/kn/admin.txt
/dokuwiki/inc/lang/kn/backlinks.txt
/dokuwiki/inc/lang/kn/conflict.txt
/dokuwiki/inc/lang/ko/admin.txt
/dokuwiki/inc/lang/ko/backlinks.txt
/dokuwiki/inc/lang/ko/conflict.txt
/dokuwiki/inc/lang/ko/denied.txt
/dokuwiki/inc/lang/ko/diff.txt
/dokuwiki/inc/lang/ko/draft.txt
/dokuwiki/inc/lang/ko/edit.txt
/dokuwiki/inc/lang/ko/editrev.txt
/dokuwiki/inc/lang/ko/index.txt
/dokuwiki/inc/lang/ko/install.html
/dokuwiki/inc/lang/ko/lang.php
/dokuwiki/inc/lang/ko/locked.txt
/dokuwiki/inc/lang/ko/login.txt
/dokuwiki/inc/lang/ko/newpage.txt
/dokuwiki/inc/lang/ko/norev.txt
/dokuwiki/inc/lang/ko/onceexisted.txt
/dokuwiki/inc/lang/ko/preview.txt
/dokuwiki/inc/lang/ko/pwconfirm.txt
/dokuwiki/inc/lang/ko/read.txt
/dokuwiki/inc/lang/ko/recent.txt
/dokuwiki/inc/lang/ko/register.txt
/dokuwiki/inc/lang/ko/resendpwd.txt
/dokuwiki/inc/lang/ko/resetpwd.txt
/dokuwiki/inc/lang/ko/revisions.txt
/dokuwiki/inc/lang/ko/searchpage.txt
/dokuwiki/inc/lang/ko/showrev.txt
/dokuwiki/inc/lang/ko/stopwords.txt
/dokuwiki/inc/lang/ko/updateprofile.txt
/dokuwiki/inc/lang/ku/backlinks.txt
/dokuwiki/inc/lang/ku/conflict.txt
/dokuwiki/inc/lang/ku/diff.txt
/dokuwiki/inc/lang/ku/edit.txt
/dokuwiki/inc/lang/ku/index.txt
/dokuwiki/inc/lang/ku/lang.php
/dokuwiki/inc/lang/ku/newpage.txt
/dokuwiki/inc/lang/ku/preview.txt
/dokuwiki/inc/lang/ku/recent.txt
/dokuwiki/inc/lang/ku/searchpage.txt
/dokuwiki/inc/lang/la/admin.txt
/dokuwiki/inc/lang/la/conflict.txt
/dokuwiki/inc/lang/la/denied.txt
/dokuwiki/inc/lang/la/diff.txt
/dokuwiki/inc/lang/la/draft.txt
/dokuwiki/inc/lang/la/edit.txt
/dokuwiki/inc/lang/la/editrev.txt
/dokuwiki/inc/lang/la/index.txt
/dokuwiki/inc/lang/la/locked.txt
/dokuwiki/inc/lang/la/login.txt
/dokuwiki/inc/lang/la/newpage.txt
/dokuwiki/inc/lang/la/norev.txt
/dokuwiki/inc/lang/la/preview.txt
/dokuwiki/inc/lang/la/pwconfirm.txt
/dokuwiki/inc/lang/la/read.txt
/dokuwiki/inc/lang/la/recent.txt
/dokuwiki/inc/lang/la/register.txt
/dokuwiki/inc/lang/la/resendpwd.txt
/dokuwiki/inc/lang/la/revisions.txt
/dokuwiki/inc/lang/la/searchpage.txt
/dokuwiki/inc/lang/la/showrev.txt
/dokuwiki/inc/lang/la/stopwords.txt
/dokuwiki/inc/lang/la/updateprofile.txt
/dokuwiki/inc/lang/lb/denied.txt
/dokuwiki/inc/lang/lb/editrev.txt
/dokuwiki/inc/lang/lb/locked.txt
/dokuwiki/inc/lang/lb/newpage.txt
/dokuwiki/inc/lang/lb/preview.txt
/dokuwiki/inc/lang/lb/pwconfirm.txt
/dokuwiki/inc/lang/lb/recent.txt
/dokuwiki/inc/lang/lb/register.txt
/dokuwiki/inc/lang/lb/searchpage.txt
/dokuwiki/inc/lang/lb/showrev.txt
/dokuwiki/inc/lang/lb/updateprofile.txt
/dokuwiki/inc/lang/lt/admin.txt
/dokuwiki/inc/lang/lt/adminplugins.txt
/dokuwiki/inc/lang/lt/backlinks.txt
/dokuwiki/inc/lang/lt/conflict.txt
/dokuwiki/inc/lang/lt/denied.txt
/dokuwiki/inc/lang/lt/diff.txt
/dokuwiki/inc/lang/lt/draft.txt
/dokuwiki/inc/lang/lt/edit.txt
/dokuwiki/inc/lang/lt/editrev.txt
/dokuwiki/inc/lang/lt/index.txt
/dokuwiki/inc/lang/lt/lang.php
/dokuwiki/inc/lang/lt/login.txt
/dokuwiki/inc/lang/lt/newpage.txt
/dokuwiki/inc/lang/lt/norev.txt
/dokuwiki/inc/lang/lt/preview.txt
/dokuwiki/inc/lang/lt/read.txt
/dokuwiki/inc/lang/lt/recent.txt
/dokuwiki/inc/lang/lt/register.txt
/dokuwiki/inc/lang/lt/revisions.txt
/dokuwiki/inc/lang/lt/searchpage.txt
/dokuwiki/inc/lang/lt/updateprofile.txt
/dokuwiki/inc/lang/lv/admin.txt
/dokuwiki/inc/lang/lv/backlinks.txt
/dokuwiki/inc/lang/lv/conflict.txt
/dokuwiki/inc/lang/lv/denied.txt
/dokuwiki/inc/lang/lv/diff.txt
/dokuwiki/inc/lang/lv/edit.txt
/dokuwiki/inc/lang/lv/editrev.txt
/dokuwiki/inc/lang/lv/index.txt
/dokuwiki/inc/lang/lv/install.html
/dokuwiki/inc/lang/lv/locked.txt
/dokuwiki/inc/lang/lv/login.txt
/dokuwiki/inc/lang/lv/newpage.txt
/dokuwiki/inc/lang/lv/norev.txt
/dokuwiki/inc/lang/lv/preview.txt
/dokuwiki/inc/lang/lv/pwconfirm.txt
/dokuwiki/inc/lang/lv/read.txt
/dokuwiki/inc/lang/lv/recent.txt
/dokuwiki/inc/lang/lv/register.txt
/dokuwiki/inc/lang/lv/resetpwd.txt
/dokuwiki/inc/lang/lv/revisions.txt
/dokuwiki/inc/lang/lv/searchpage.txt
/dokuwiki/inc/lang/lv/stopwords.txt
/dokuwiki/inc/lang/lv/updateprofile.txt
/dokuwiki/inc/lang/mg/admin.txt
/dokuwiki/inc/lang/mg/backlinks.txt
/dokuwiki/inc/lang/mg/conflict.txt
/dokuwiki/inc/lang/mg/denied.txt
/dokuwiki/inc/lang/mg/diff.txt
/dokuwiki/inc/lang/mg/edit.txt
/dokuwiki/inc/lang/mg/editrev.txt
/dokuwiki/inc/lang/mg/index.txt
/dokuwiki/inc/lang/mg/locked.txt
/dokuwiki/inc/lang/mg/login.txt
/dokuwiki/inc/lang/mg/newpage.txt
/dokuwiki/inc/lang/mg/norev.txt
/dokuwiki/inc/lang/mg/preview.txt
/dokuwiki/inc/lang/mg/read.txt
/dokuwiki/inc/lang/mg/recent.txt
/dokuwiki/inc/lang/mg/register.txt
/dokuwiki/inc/lang/mg/revisions.txt
/dokuwiki/inc/lang/mg/searchpage.txt
/dokuwiki/inc/lang/mk/read.txt
/dokuwiki/inc/lang/mk/recent.txt
/dokuwiki/inc/lang/mk/showrev.txt
/dokuwiki/inc/lang/ml/admin.txt
/dokuwiki/inc/lang/mr/admin.txt
/dokuwiki/inc/lang/mr/backlinks.txt
/dokuwiki/inc/lang/mr/conflict.txt
/dokuwiki/inc/lang/mr/denied.txt
/dokuwiki/inc/lang/mr/diff.txt
/dokuwiki/inc/lang/mr/draft.txt
/dokuwiki/inc/lang/mr/edit.txt
/dokuwiki/inc/lang/mr/editrev.txt
/dokuwiki/inc/lang/mr/index.txt
/dokuwiki/inc/lang/mr/install.html
/dokuwiki/inc/lang/mr/locked.txt
/dokuwiki/inc/lang/mr/login.txt
/dokuwiki/inc/lang/mr/newpage.txt
/dokuwiki/inc/lang/mr/norev.txt
/dokuwiki/inc/lang/mr/preview.txt
/dokuwiki/inc/lang/mr/pwconfirm.txt
/dokuwiki/inc/lang/mr/read.txt
/dokuwiki/inc/lang/mr/recent.txt
/dokuwiki/inc/lang/mr/register.txt
/dokuwiki/inc/lang/mr/resendpwd.txt
/dokuwiki/inc/lang/mr/revisions.txt
/dokuwiki/inc/lang/mr/searchpage.txt
/dokuwiki/inc/lang/mr/showrev.txt
/dokuwiki/inc/lang/mr/stopwords.txt
/dokuwiki/inc/lang/mr/updateprofile.txt
/dokuwiki/inc/lang/ne/admin.txt
/dokuwiki/inc/lang/ne/backlinks.txt
/dokuwiki/inc/lang/ne/conflict.txt
/dokuwiki/inc/lang/ne/denied.txt
/dokuwiki/inc/lang/ne/diff.txt
/dokuwiki/inc/lang/ne/draft.txt
/dokuwiki/inc/lang/ne/edit.txt
/dokuwiki/inc/lang/ne/editrev.txt
/dokuwiki/inc/lang/ne/index.txt
/dokuwiki/inc/lang/ne/locked.txt
/dokuwiki/inc/lang/ne/norev.txt
/dokuwiki/inc/lang/ne/read.txt
/dokuwiki/inc/lang/ne/recent.txt
/dokuwiki/inc/lang/ne/resendpwd.txt
/dokuwiki/inc/lang/ne/searchpage.txt
/dokuwiki/inc/lang/ne/showrev.txt
/dokuwiki/inc/lang/nl/backlinks.txt
/dokuwiki/inc/lang/nl/denied.txt
/dokuwiki/inc/lang/nl/index.txt
/dokuwiki/inc/lang/nl/install.html
/dokuwiki/inc/lang/nl/lang.php
/dokuwiki/inc/lang/nl/newpage.txt
/dokuwiki/inc/lang/nl/norev.txt
/dokuwiki/inc/lang/nl/onceexisted.txt
/dokuwiki/inc/lang/nl/preview.txt
/dokuwiki/inc/lang/nl/read.txt
/dokuwiki/inc/lang/nl/recent.txt
/dokuwiki/inc/lang/nl/register.txt
/dokuwiki/inc/lang/nl/resetpwd.txt
/dokuwiki/inc/lang/nl/revisions.txt
/dokuwiki/inc/lang/nl/searchpage.txt
/dokuwiki/inc/lang/nl/stopwords.txt
/dokuwiki/inc/lang/no/backlinks.txt
/dokuwiki/inc/lang/no/conflict.txt
/dokuwiki/inc/lang/no/denied.txt
/dokuwiki/inc/lang/no/diff.txt
/dokuwiki/inc/lang/no/draft.txt
/dokuwiki/inc/lang/no/edit.txt
/dokuwiki/inc/lang/no/index.txt
/dokuwiki/inc/lang/no/install.html
/dokuwiki/inc/lang/no/lang.php
/dokuwiki/inc/lang/no/login.txt
/dokuwiki/inc/lang/no/newpage.txt
/dokuwiki/inc/lang/no/norev.txt
/dokuwiki/inc/lang/no/preview.txt
/dokuwiki/inc/lang/no/pwconfirm.txt
/dokuwiki/inc/lang/no/read.txt
/dokuwiki/inc/lang/no/recent.txt
/dokuwiki/inc/lang/no/register.txt
/dokuwiki/inc/lang/no/resendpwd.txt
/dokuwiki/inc/lang/no/resetpwd.txt
/dokuwiki/inc/lang/no/revisions.txt
/dokuwiki/inc/lang/no/searchpage.txt
/dokuwiki/inc/lang/no/stopwords.txt
/dokuwiki/inc/lang/no/updateprofile.txt
/dokuwiki/inc/lang/oc/admin.txt
/dokuwiki/inc/lang/oc/adminplugins.txt
/dokuwiki/inc/lang/oc/backlinks.txt
/dokuwiki/inc/lang/oc/conflict.txt
/dokuwiki/inc/lang/oc/denied.txt
/dokuwiki/inc/lang/oc/diff.txt
/dokuwiki/inc/lang/oc/index.txt
/dokuwiki/inc/lang/oc/lang.php
/dokuwiki/inc/lang/pl/admin.txt
/dokuwiki/inc/lang/pl/backlinks.txt
/dokuwiki/inc/lang/pl/conflict.txt
/dokuwiki/inc/lang/pl/denied.txt
/dokuwiki/inc/lang/pl/diff.txt
/dokuwiki/inc/lang/pl/draft.txt
/dokuwiki/inc/lang/pl/edit.txt
/dokuwiki/inc/lang/pl/index.txt
/dokuwiki/inc/lang/pl/install.html
/dokuwiki/inc/lang/pl/lang.php
/dokuwiki/inc/lang/pl/login.txt
/dokuwiki/inc/lang/pl/newpage.txt
/dokuwiki/inc/lang/pl/norev.txt
/dokuwiki/inc/lang/pl/onceexisted.txt
/dokuwiki/inc/lang/pl/preview.txt
/dokuwiki/inc/lang/pl/read.txt
/dokuwiki/inc/lang/pl/recent.txt
/dokuwiki/inc/lang/pl/register.txt
/dokuwiki/inc/lang/pl/resendpwd.txt
/dokuwiki/inc/lang/pl/resetpwd.txt
/dokuwiki/inc/lang/pl/revisions.txt
/dokuwiki/inc/lang/pl/searchpage.txt
/dokuwiki/inc/lang/pl/stopwords.txt
/dokuwiki/inc/lang/pl/updateprofile.txt
/dokuwiki/inc/lang/pt-br/admin.txt
/dokuwiki/inc/lang/pt-br/backlinks.txt
/dokuwiki/inc/lang/pt-br/denied.txt
/dokuwiki/inc/lang/pt-br/draft.txt
/dokuwiki/inc/lang/pt-br/edit.txt
/dokuwiki/inc/lang/pt-br/editrev.txt
/dokuwiki/inc/lang/pt-br/index.txt
/dokuwiki/inc/lang/pt-br/install.html
/dokuwiki/inc/lang/pt-br/lang.php
/dokuwiki/inc/lang/pt-br/newpage.txt
/dokuwiki/inc/lang/pt-br/onceexisted.txt
/dokuwiki/inc/lang/pt-br/preview.txt
/dokuwiki/inc/lang/pt-br/recent.txt
/dokuwiki/inc/lang/pt-br/register.txt
/dokuwiki/inc/lang/pt-br/resendpwd.txt
/dokuwiki/inc/lang/pt-br/resetpwd.txt
/dokuwiki/inc/lang/pt-br/revisions.txt
/dokuwiki/inc/lang/pt-br/searchpage.txt
/dokuwiki/inc/lang/pt-br/stopwords.txt
/dokuwiki/inc/lang/pt-br/updateprofile.txt
/dokuwiki/inc/lang/pt/admin.txt
/dokuwiki/inc/lang/pt/backlinks.txt
/dokuwiki/inc/lang/pt/denied.txt
/dokuwiki/inc/lang/pt/diff.txt
/dokuwiki/inc/lang/pt/draft.txt
/dokuwiki/inc/lang/pt/edit.txt
/dokuwiki/inc/lang/pt/editrev.txt
/dokuwiki/inc/lang/pt/index.txt
/dokuwiki/inc/lang/pt/install.html
/dokuwiki/inc/lang/pt/lang.php
/dokuwiki/inc/lang/pt/locked.txt
/dokuwiki/inc/lang/pt/login.txt
/dokuwiki/inc/lang/pt/newpage.txt
/dokuwiki/inc/lang/pt/norev.txt
/dokuwiki/inc/lang/pt/onceexisted.txt
/dokuwiki/inc/lang/pt/preview.txt
/dokuwiki/inc/lang/pt/read.txt
/dokuwiki/inc/lang/pt/recent.txt
/dokuwiki/inc/lang/pt/register.txt
/dokuwiki/inc/lang/pt/resendpwd.txt
/dokuwiki/inc/lang/pt/resetpwd.txt
/dokuwiki/inc/lang/pt/revisions.txt
/dokuwiki/inc/lang/pt/searchpage.txt
/dokuwiki/inc/lang/pt/showrev.txt
/dokuwiki/inc/lang/pt/stopwords.txt
/dokuwiki/inc/lang/pt/updateprofile.txt
/dokuwiki/inc/lang/ro/denied.txt
/dokuwiki/inc/lang/ro/draft.txt
/dokuwiki/inc/lang/ro/index.txt
/dokuwiki/inc/lang/ro/install.html
/dokuwiki/inc/lang/ro/lang.php
/dokuwiki/inc/lang/ro/locked.txt
/dokuwiki/inc/lang/ro/login.txt
/dokuwiki/inc/lang/ro/newpage.txt
/dokuwiki/inc/lang/ro/norev.txt
/dokuwiki/inc/lang/ro/preview.txt
/dokuwiki/inc/lang/ro/pwconfirm.txt
/dokuwiki/inc/lang/ro/recent.txt
/dokuwiki/inc/lang/ro/resendpwd.txt
/dokuwiki/inc/lang/ro/revisions.txt
/dokuwiki/inc/lang/ro/searchpage.txt
/dokuwiki/inc/lang/ro/updateprofile.txt
/dokuwiki/inc/lang/ru/admin.txt
/dokuwiki/inc/lang/ru/backlinks.txt
/dokuwiki/inc/lang/ru/conflict.txt
/dokuwiki/inc/lang/ru/denied.txt
/dokuwiki/inc/lang/ru/diff.txt
/dokuwiki/inc/lang/ru/draft.txt
/dokuwiki/inc/lang/ru/editrev.txt
/dokuwiki/inc/lang/ru/index.txt
/dokuwiki/inc/lang/ru/install.html
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/lang/ru/login.txt
/dokuwiki/inc/lang/ru/newpage.txt
/dokuwiki/inc/lang/ru/norev.txt
/dokuwiki/inc/lang/ru/onceexisted.txt
/dokuwiki/inc/lang/ru/preview.txt
/dokuwiki/inc/lang/ru/pwconfirm.txt
/dokuwiki/inc/lang/ru/read.txt
/dokuwiki/inc/lang/ru/recent.txt
/dokuwiki/inc/lang/ru/register.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/stopwords.txt
/dokuwiki/inc/lang/ru/updateprofile.txt
/dokuwiki/inc/lang/ru/uploadmail.txt
/dokuwiki/inc/lang/sk/admin.txt
/dokuwiki/inc/lang/sk/denied.txt
/dokuwiki/inc/lang/sk/diff.txt
/dokuwiki/inc/lang/sk/draft.txt
/dokuwiki/inc/lang/sk/editrev.txt
/dokuwiki/inc/lang/sk/install.html
/dokuwiki/inc/lang/sk/lang.php
/dokuwiki/inc/lang/sk/newpage.txt
/dokuwiki/inc/lang/sk/onceexisted.txt
/dokuwiki/inc/lang/sk/preview.txt
/dokuwiki/inc/lang/sk/pwconfirm.txt
/dokuwiki/inc/lang/sk/read.txt
/dokuwiki/inc/lang/sk/recent.txt
/dokuwiki/inc/lang/sk/resendpwd.txt
/dokuwiki/inc/lang/sk/searchpage.txt
/dokuwiki/inc/lang/sk/stopwords.txt
/dokuwiki/inc/lang/sk/updateprofile.txt
/dokuwiki/inc/lang/sl/denied.txt
/dokuwiki/inc/lang/sl/draft.txt
/dokuwiki/inc/lang/sl/editrev.txt
/dokuwiki/inc/lang/sl/index.txt
/dokuwiki/inc/lang/sl/install.html
/dokuwiki/inc/lang/sl/newpage.txt
/dokuwiki/inc/lang/sl/preview.txt
/dokuwiki/inc/lang/sl/pwconfirm.txt
/dokuwiki/inc/lang/sl/read.txt
/dokuwiki/inc/lang/sl/recent.txt
/dokuwiki/inc/lang/sl/resetpwd.txt
/dokuwiki/inc/lang/sl/searchpage.txt
/dokuwiki/inc/lang/sl/stopwords.txt
/dokuwiki/inc/lang/sl/updateprofile.txt
/dokuwiki/inc/lang/sq/admin.txt
/dokuwiki/inc/lang/sq/backlinks.txt
/dokuwiki/inc/lang/sq/conflict.txt
/dokuwiki/inc/lang/sq/denied.txt
/dokuwiki/inc/lang/sq/diff.txt
/dokuwiki/inc/lang/sq/draft.txt
/dokuwiki/inc/lang/sq/edit.txt
/dokuwiki/inc/lang/sq/editrev.txt
/dokuwiki/inc/lang/sq/index.txt
/dokuwiki/inc/lang/sq/install.html
/dokuwiki/inc/lang/sq/locked.txt
/dokuwiki/inc/lang/sq/login.txt
/dokuwiki/inc/lang/sq/newpage.txt
/dokuwiki/inc/lang/sq/norev.txt
/dokuwiki/inc/lang/sq/preview.txt
/dokuwiki/inc/lang/sq/read.txt
/dokuwiki/inc/lang/sq/recent.txt
/dokuwiki/inc/lang/sq/register.txt
/dokuwiki/inc/lang/sq/resendpwd.txt
/dokuwiki/inc/lang/sq/searchpage.txt
/dokuwiki/inc/lang/sq/showrev.txt
/dokuwiki/inc/lang/sq/stopwords.txt
/dokuwiki/inc/lang/sq/updateprofile.txt
/dokuwiki/inc/lang/sr/admin.txt
/dokuwiki/inc/lang/sr/backlinks.txt
/dokuwiki/inc/lang/sr/conflict.txt
/dokuwiki/inc/lang/sr/denied.txt
/dokuwiki/inc/lang/sr/diff.txt
/dokuwiki/inc/lang/sr/draft.txt
/dokuwiki/inc/lang/sr/edit.txt
/dokuwiki/inc/lang/sr/index.txt
/dokuwiki/inc/lang/sr/install.html
/dokuwiki/inc/lang/sr/lang.php
/dokuwiki/inc/lang/sr/login.txt
/dokuwiki/inc/lang/sr/newpage.txt
/dokuwiki/inc/lang/sr/norev.txt
/dokuwiki/inc/lang/sr/onceexisted.txt
/dokuwiki/inc/lang/sr/preview.txt
/dokuwiki/inc/lang/sr/read.txt
/dokuwiki/inc/lang/sr/recent.txt
/dokuwiki/inc/lang/sr/register.txt
/dokuwiki/inc/lang/sr/resendpwd.txt
/dokuwiki/inc/lang/sr/resetpwd.txt
/dokuwiki/inc/lang/sr/revisions.txt
/dokuwiki/inc/lang/sr/searchpage.txt
/dokuwiki/inc/lang/sr/updateprofile.txt
/dokuwiki/inc/lang/sv/admin.txt
/dokuwiki/inc/lang/sv/conflict.txt
/dokuwiki/inc/lang/sv/denied.txt
/dokuwiki/inc/lang/sv/diff.txt
/dokuwiki/inc/lang/sv/draft.txt
/dokuwiki/inc/lang/sv/edit.txt
/dokuwiki/inc/lang/sv/index.txt
/dokuwiki/inc/lang/sv/install.html
/dokuwiki/inc/lang/sv/login.txt
/dokuwiki/inc/lang/sv/newpage.txt
/dokuwiki/inc/lang/sv/norev.txt
/dokuwiki/inc/lang/sv/preview.txt
/dokuwiki/inc/lang/sv/pwconfirm.txt
/dokuwiki/inc/lang/sv/read.txt
/dokuwiki/inc/lang/sv/recent.txt
/dokuwiki/inc/lang/sv/register.txt
/dokuwiki/inc/lang/sv/resendpwd.txt
/dokuwiki/inc/lang/sv/resetpwd.txt
/dokuwiki/inc/lang/sv/revisions.txt
/dokuwiki/inc/lang/sv/searchpage.txt
/dokuwiki/inc/lang/sv/stopwords.txt
/dokuwiki/inc/lang/sv/updateprofile.txt
/dokuwiki/inc/lang/ta/admin.txt
/dokuwiki/inc/lang/ta/backlinks.txt
/dokuwiki/inc/lang/ta/conflict.txt
/dokuwiki/inc/lang/ta/denied.txt
/dokuwiki/inc/lang/ta/diff.txt
/dokuwiki/inc/lang/ta/draft.txt
/dokuwiki/inc/lang/ta/edit.txt
/dokuwiki/inc/lang/th/admin.txt
/dokuwiki/inc/lang/th/backlinks.txt
/dokuwiki/inc/lang/th/conflict.txt
/dokuwiki/inc/lang/th/denied.txt
/dokuwiki/inc/lang/th/diff.txt
/dokuwiki/inc/lang/th/draft.txt
/dokuwiki/inc/lang/th/edit.txt
/dokuwiki/inc/lang/th/editrev.txt
/dokuwiki/inc/lang/th/index.txt
/dokuwiki/inc/lang/th/locked.txt
/dokuwiki/inc/lang/th/login.txt
/dokuwiki/inc/lang/th/newpage.txt
/dokuwiki/inc/lang/th/norev.txt
/dokuwiki/inc/lang/th/preview.txt
/dokuwiki/inc/lang/th/pwconfirm.txt
/dokuwiki/inc/lang/th/read.txt
/dokuwiki/inc/lang/th/recent.txt
/dokuwiki/inc/lang/th/register.txt
/dokuwiki/inc/lang/th/resendpwd.txt
/dokuwiki/inc/lang/th/revisions.txt
/dokuwiki/inc/lang/th/searchpage.txt
/dokuwiki/inc/lang/th/showrev.txt
/dokuwiki/inc/lang/th/updateprofile.txt
/dokuwiki/inc/lang/tr/backlinks.txt
/dokuwiki/inc/lang/tr/conflict.txt
/dokuwiki/inc/lang/tr/denied.txt
/dokuwiki/inc/lang/tr/diff.txt
/dokuwiki/inc/lang/tr/draft.txt
/dokuwiki/inc/lang/tr/edit.txt
/dokuwiki/inc/lang/tr/index.txt
/dokuwiki/inc/lang/tr/install.html
/dokuwiki/inc/lang/tr/lang.php
/dokuwiki/inc/lang/tr/locked.txt
/dokuwiki/inc/lang/tr/login.txt
/dokuwiki/inc/lang/tr/newpage.txt
/dokuwiki/inc/lang/tr/norev.txt
/dokuwiki/inc/lang/tr/preview.txt
/dokuwiki/inc/lang/tr/read.txt
/dokuwiki/inc/lang/tr/recent.txt
/dokuwiki/inc/lang/tr/register.txt
/dokuwiki/inc/lang/tr/resetpwd.txt
/dokuwiki/inc/lang/tr/revisions.txt
/dokuwiki/inc/lang/tr/searchpage.txt
/dokuwiki/inc/lang/uk/admin.txt
/dokuwiki/inc/lang/uk/conflict.txt
/dokuwiki/inc/lang/uk/denied.txt
/dokuwiki/inc/lang/uk/diff.txt
/dokuwiki/inc/lang/uk/draft.txt
/dokuwiki/inc/lang/uk/index.txt
/dokuwiki/inc/lang/uk/install.html
/dokuwiki/inc/lang/uk/lang.php
/dokuwiki/inc/lang/uk/locked.txt
/dokuwiki/inc/lang/uk/login.txt
/dokuwiki/inc/lang/uk/newpage.txt
/dokuwiki/inc/lang/uk/norev.txt
/dokuwiki/inc/lang/uk/preview.txt
/dokuwiki/inc/lang/uk/pwconfirm.txt
/dokuwiki/inc/lang/uk/read.txt
/dokuwiki/inc/lang/uk/recent.txt
/dokuwiki/inc/lang/uk/register.txt
/dokuwiki/inc/lang/uk/resetpwd.txt
/dokuwiki/inc/lang/uk/revisions.txt
/dokuwiki/inc/lang/uk/searchpage.txt
/dokuwiki/inc/lang/uk/stopwords.txt
/dokuwiki/inc/lang/uk/updateprofile.txt
/dokuwiki/inc/lang/vi/denied.txt
/dokuwiki/inc/lang/vi/diff.txt
/dokuwiki/inc/lang/vi/newpage.txt
/dokuwiki/inc/lang/vi/preview.txt
/dokuwiki/inc/lang/vi/recent.txt
/dokuwiki/inc/lang/vi/searchpage.txt
/dokuwiki/inc/lang/zh-tw/admin.txt
/dokuwiki/inc/lang/zh-tw/backlinks.txt
/dokuwiki/inc/lang/zh-tw/conflict.txt
/dokuwiki/inc/lang/zh-tw/denied.txt
/dokuwiki/inc/lang/zh-tw/diff.txt
/dokuwiki/inc/lang/zh-tw/edit.txt
/dokuwiki/inc/lang/zh-tw/index.txt
/dokuwiki/inc/lang/zh-tw/install.html
/dokuwiki/inc/lang/zh-tw/login.txt
/dokuwiki/inc/lang/zh-tw/newpage.txt
/dokuwiki/inc/lang/zh-tw/norev.txt
/dokuwiki/inc/lang/zh-tw/preview.txt
/dokuwiki/inc/lang/zh-tw/read.txt
/dokuwiki/inc/lang/zh-tw/recent.txt
/dokuwiki/inc/lang/zh-tw/register.txt
/dokuwiki/inc/lang/zh-tw/resendpwd.txt
/dokuwiki/inc/lang/zh-tw/resetpwd.txt
/dokuwiki/inc/lang/zh-tw/revisions.txt
/dokuwiki/inc/lang/zh-tw/searchpage.txt
/dokuwiki/inc/lang/zh-tw/updateprofile.txt
/dokuwiki/inc/lang/zh/admin.txt
/dokuwiki/inc/lang/zh/adminplugins.txt
/dokuwiki/inc/lang/zh/backlinks.txt
/dokuwiki/inc/lang/zh/denied.txt
/dokuwiki/inc/lang/zh/diff.txt
/dokuwiki/inc/lang/zh/draft.txt
/dokuwiki/inc/lang/zh/edit.txt
/dokuwiki/inc/lang/zh/editrev.txt
/dokuwiki/inc/lang/zh/index.txt
/dokuwiki/inc/lang/zh/install.html
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/inc/lang/zh/locked.txt
/dokuwiki/inc/lang/zh/newpage.txt
/dokuwiki/inc/lang/zh/norev.txt
/dokuwiki/inc/lang/zh/onceexisted.txt
/dokuwiki/inc/lang/zh/preview.txt
/dokuwiki/inc/lang/zh/read.txt
/dokuwiki/inc/lang/zh/recent.txt
/dokuwiki/inc/lang/zh/register.txt
/dokuwiki/inc/lang/zh/resendpwd.txt
/dokuwiki/inc/lang/zh/resetpwd.txt
/dokuwiki/inc/lang/zh/revisions.txt
/dokuwiki/inc/lang/zh/searchpage.txt
/dokuwiki/inc/lang/zh/updateprofile.txt
/dokuwiki/inc/legacy.php
/dokuwiki/inc/load.php
/dokuwiki/inc/mail.php
/dokuwiki/inc/media.php
/dokuwiki/inc/pageutils.php
/dokuwiki/inc/parser/code.php
/dokuwiki/inc/parser/handler.php
/dokuwiki/inc/parser/metadata.php
/dokuwiki/inc/parser/parser.php
/dokuwiki/inc/parser/renderer.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/inc/parserutils.php
/dokuwiki/inc/pluginutils.php
/dokuwiki/inc/search.php
/dokuwiki/inc/template.php
/dokuwiki/inc/toolbar.php
/dokuwiki/inc/utf8.php
/dokuwiki/index.php
/dokuwiki/install.php
/dokuwiki/lib/exe/css.php
/dokuwiki/lib/exe/detail.php
/dokuwiki/lib/exe/fetch.php
/dokuwiki/lib/exe/jquery.php
/dokuwiki/lib/exe/js.php
/dokuwiki/lib/exe/mediamanager.php
/dokuwiki/lib/images/fileicons/32x32/svg.png
/dokuwiki/lib/images/fileicons/index.php
/dokuwiki/lib/images/fileicons/svg.png
/dokuwiki/lib/images/smileys/index.php
/dokuwiki/lib/plugins/acl/action.php
/dokuwiki/lib/plugins/acl/admin.php
/dokuwiki/lib/plugins/acl/lang/ar/lang.php
/dokuwiki/lib/plugins/acl/lang/bg/lang.php
/dokuwiki/lib/plugins/acl/lang/ca/lang.php
/dokuwiki/lib/plugins/acl/lang/da/lang.php
/dokuwiki/lib/plugins/acl/lang/el/lang.php
/dokuwiki/lib/plugins/acl/lang/fa/lang.php
/dokuwiki/lib/plugins/acl/lang/fi/lang.php
/dokuwiki/lib/plugins/acl/lang/id/lang.php
/dokuwiki/lib/plugins/acl/lang/is/lang.php
/dokuwiki/lib/plugins/acl/lang/ja/lang.php
/dokuwiki/lib/plugins/acl/lang/km/lang.php
/dokuwiki/lib/plugins/acl/lang/lt/lang.php
/dokuwiki/lib/plugins/acl/lang/no/lang.php
/dokuwiki/lib/plugins/acl/lang/pt/lang.php
/dokuwiki/lib/plugins/acl/lang/sr/lang.php
/dokuwiki/lib/plugins/acl/lang/tr/lang.php
/dokuwiki/lib/plugins/acl/remote.php
/dokuwiki/lib/plugins/acl/script.js
/dokuwiki/lib/plugins/action.php
/dokuwiki/lib/plugins/admin.php
/dokuwiki/lib/plugins/auth.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/ar/lang.php
/dokuwiki/lib/plugins/authad/lang/ar/settings.php
/dokuwiki/lib/plugins/authad/lang/bg/lang.php
/dokuwiki/lib/plugins/authad/lang/bg/settings.php
/dokuwiki/lib/plugins/authad/lang/ca/settings.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/de/settings.php
/dokuwiki/lib/plugins/authad/lang/el/lang.php
/dokuwiki/lib/plugins/authad/lang/el/settings.php
/dokuwiki/lib/plugins/authad/lang/en/settings.php
/dokuwiki/lib/plugins/authad/lang/eo/lang.php
/dokuwiki/lib/plugins/authad/lang/eo/settings.php
/dokuwiki/lib/plugins/authad/lang/es/settings.php
/dokuwiki/lib/plugins/authad/lang/fi/lang.php
/dokuwiki/lib/plugins/authad/lang/fi/settings.php
/dokuwiki/lib/plugins/authad/lang/fr/settings.php
/dokuwiki/lib/plugins/authad/lang/it/settings.php
/dokuwiki/lib/plugins/authad/lang/ja/settings.php
/dokuwiki/lib/plugins/authad/lang/nl/settings.php
/dokuwiki/lib/plugins/authad/lang/pl/settings.php
/dokuwiki/lib/plugins/authad/lang/pt-br/settings.php
/dokuwiki/lib/plugins/authad/lang/pt/lang.php
/dokuwiki/lib/plugins/authad/lang/pt/settings.php
/dokuwiki/lib/plugins/authad/lang/ro/settings.php
/dokuwiki/lib/plugins/authad/lang/ru/settings.php
/dokuwiki/lib/plugins/authad/lang/sr/settings.php
/dokuwiki/lib/plugins/authad/lang/tr/lang.php
/dokuwiki/lib/plugins/authad/lang/tr/settings.php
/dokuwiki/lib/plugins/authad/lang/uk/settings.php
/dokuwiki/lib/plugins/authad/lang/zh/settings.php
/dokuwiki/lib/plugins/authldap/auth.php
/dokuwiki/lib/plugins/authldap/conf/default.php
/dokuwiki/lib/plugins/authldap/conf/metadata.php
/dokuwiki/lib/plugins/authldap/lang/ar/settings.php
/dokuwiki/lib/plugins/authldap/lang/bg/settings.php
/dokuwiki/lib/plugins/authldap/lang/ca/settings.php
/dokuwiki/lib/plugins/authldap/lang/cs/settings.php
/dokuwiki/lib/plugins/authldap/lang/da/settings.php
/dokuwiki/lib/plugins/authldap/lang/de/settings.php
/dokuwiki/lib/plugins/authldap/lang/el/lang.php
/dokuwiki/lib/plugins/authldap/lang/el/settings.php
/dokuwiki/lib/plugins/authldap/lang/en/settings.php
/dokuwiki/lib/plugins/authldap/lang/es/settings.php
/dokuwiki/lib/plugins/authldap/lang/fa/settings.php
/dokuwiki/lib/plugins/authldap/lang/fi/settings.php
/dokuwiki/lib/plugins/authldap/lang/fr/settings.php
/dokuwiki/lib/plugins/authldap/lang/ja/settings.php
/dokuwiki/lib/plugins/authldap/lang/nl/settings.php
/dokuwiki/lib/plugins/authldap/lang/no/settings.php
/dokuwiki/lib/plugins/authldap/lang/pt-br/settings.php
/dokuwiki/lib/plugins/authldap/lang/pt/settings.php
/dokuwiki/lib/plugins/authldap/lang/ru/settings.php
/dokuwiki/lib/plugins/authldap/lang/sk/settings.php
/dokuwiki/lib/plugins/authldap/lang/sr/settings.php
/dokuwiki/lib/plugins/authldap/lang/tr/settings.php
/dokuwiki/lib/plugins/authpdo/_test/mysql/mybb.sql
/dokuwiki/lib/plugins/authpdo/auth.php
/dokuwiki/lib/plugins/authpdo/lang/bg/lang.php
/dokuwiki/lib/plugins/authpdo/lang/ca/lang.php
/dokuwiki/lib/plugins/authpdo/lang/ca/settings.php
/dokuwiki/lib/plugins/authpdo/lang/cs/lang.php
/dokuwiki/lib/plugins/authpdo/lang/cs/settings.php
/dokuwiki/lib/plugins/authpdo/lang/da/lang.php
/dokuwiki/lib/plugins/authpdo/lang/da/settings.php
/dokuwiki/lib/plugins/authpdo/lang/de-informal/lang.php
/dokuwiki/lib/plugins/authpdo/lang/de/lang.php
/dokuwiki/lib/plugins/authpdo/lang/de/settings.php
/dokuwiki/lib/plugins/authpdo/lang/el/lang.php
/dokuwiki/lib/plugins/authpdo/lang/el/settings.php
/dokuwiki/lib/plugins/authpdo/lang/es/lang.php
/dokuwiki/lib/plugins/authpdo/lang/es/settings.php
/dokuwiki/lib/plugins/authpdo/lang/fa/lang.php
/dokuwiki/lib/plugins/authpdo/lang/fa/settings.php
/dokuwiki/lib/plugins/authpdo/lang/fr/lang.php
/dokuwiki/lib/plugins/authpdo/lang/fr/settings.php
/dokuwiki/lib/plugins/authpdo/lang/it/lang.php
/dokuwiki/lib/plugins/authpdo/lang/it/settings.php
/dokuwiki/lib/plugins/authpdo/lang/ja/lang.php
/dokuwiki/lib/plugins/authpdo/lang/ja/settings.php
/dokuwiki/lib/plugins/authpdo/lang/ko/lang.php
/dokuwiki/lib/plugins/authpdo/lang/ko/settings.php
/dokuwiki/lib/plugins/authpdo/lang/nl/lang.php
/dokuwiki/lib/plugins/authpdo/lang/nl/settings.php
/dokuwiki/lib/plugins/authpdo/lang/pl/lang.php
/dokuwiki/lib/plugins/authpdo/lang/pl/settings.php
/dokuwiki/lib/plugins/authpdo/lang/pt-br/lang.php
/dokuwiki/lib/plugins/authpdo/lang/pt-br/settings.php
/dokuwiki/lib/plugins/authpdo/lang/pt/lang.php
/dokuwiki/lib/plugins/authpdo/lang/pt/settings.php
/dokuwiki/lib/plugins/authpdo/lang/ru/lang.php
/dokuwiki/lib/plugins/authpdo/lang/ru/settings.php
/dokuwiki/lib/plugins/authpdo/lang/sk/lang.php
/dokuwiki/lib/plugins/authpdo/lang/sk/settings.php
/dokuwiki/lib/plugins/authpdo/lang/tr/lang.php
/dokuwiki/lib/plugins/authpdo/lang/uk/lang.php
/dokuwiki/lib/plugins/authpdo/lang/uk/settings.php
/dokuwiki/lib/plugins/authpdo/lang/zh/lang.php
/dokuwiki/lib/plugins/authpdo/lang/zh/settings.php
/dokuwiki/lib/plugins/authplain/_test/conf/auth.users.php
/dokuwiki/lib/plugins/authplain/_test/userdata.test.php
/dokuwiki/lib/plugins/authplain/auth.php
/dokuwiki/lib/plugins/authplain/lang/ar/lang.php
/dokuwiki/lib/plugins/authplain/lang/bg/lang.php
/dokuwiki/lib/plugins/authplain/lang/da/lang.php
/dokuwiki/lib/plugins/authplain/lang/el/lang.php
/dokuwiki/lib/plugins/authplain/lang/fi/lang.php
/dokuwiki/lib/plugins/authplain/lang/id/lang.php
/dokuwiki/lib/plugins/authplain/lang/is/lang.php
/dokuwiki/lib/plugins/authplain/lang/ja/lang.php
/dokuwiki/lib/plugins/authplain/lang/km/lang.php
/dokuwiki/lib/plugins/authplain/lang/ku/lang.php
/dokuwiki/lib/plugins/authplain/lang/lt/lang.php
/dokuwiki/lib/plugins/authplain/lang/pt/lang.php
/dokuwiki/lib/plugins/authplain/lang/tr/lang.php
/dokuwiki/lib/plugins/cli.php
/dokuwiki/lib/plugins/config/_test/ConfigParserTest.php
/dokuwiki/lib/plugins/config/_test/LoaderTest.php
/dokuwiki/lib/plugins/config/_test/Setting/AbstractSettingTest.php
/dokuwiki/lib/plugins/config/_test/Setting/SettingArrayTest.php
/dokuwiki/lib/plugins/config/_test/Setting/SettingNumericTest.php
/dokuwiki/lib/plugins/config/_test/Setting/SettingNumericoptTest.php
/dokuwiki/lib/plugins/config/_test/Setting/SettingOnoffTest.php
/dokuwiki/lib/plugins/config/_test/Setting/SettingStringTest.php
/dokuwiki/lib/plugins/config/_test/Setting/SettingTest.php
/dokuwiki/lib/plugins/config/_test/WriterTest.php
/dokuwiki/lib/plugins/config/admin.php
/dokuwiki/lib/plugins/config/core/ConfigParser.php
/dokuwiki/lib/plugins/config/core/Configuration.php
/dokuwiki/lib/plugins/config/core/Loader.php
/dokuwiki/lib/plugins/config/core/Setting/Setting.php
/dokuwiki/lib/plugins/config/core/Setting/SettingArray.php
/dokuwiki/lib/plugins/config/core/Setting/SettingAuthtype.php
/dokuwiki/lib/plugins/config/core/Setting/SettingCompression.php
/dokuwiki/lib/plugins/config/core/Setting/SettingDirchoice.php
/dokuwiki/lib/plugins/config/core/Setting/SettingDisableactions.php
/dokuwiki/lib/plugins/config/core/Setting/SettingEmail.php
/dokuwiki/lib/plugins/config/core/Setting/SettingFieldset.php
/dokuwiki/lib/plugins/config/core/Setting/SettingHidden.php
/dokuwiki/lib/plugins/config/core/Setting/SettingImConvert.php
/dokuwiki/lib/plugins/config/core/Setting/SettingLicense.php
/dokuwiki/lib/plugins/config/core/Setting/SettingMulticheckbox.php
/dokuwiki/lib/plugins/config/core/Setting/SettingMultichoice.php
/dokuwiki/lib/plugins/config/core/Setting/SettingNoClass.php
/dokuwiki/lib/plugins/config/core/Setting/SettingNoDefault.php
/dokuwiki/lib/plugins/config/core/Setting/SettingNoKnownClass.php
/dokuwiki/lib/plugins/config/core/Setting/SettingNumeric.php
/dokuwiki/lib/plugins/config/core/Setting/SettingNumericopt.php
/dokuwiki/lib/plugins/config/core/Setting/SettingOnoff.php
/dokuwiki/lib/plugins/config/core/Setting/SettingPassword.php
/dokuwiki/lib/plugins/config/core/Setting/SettingRegex.php
/dokuwiki/lib/plugins/config/core/Setting/SettingRenderer.php
/dokuwiki/lib/plugins/config/core/Setting/SettingSavedir.php
/dokuwiki/lib/plugins/config/core/Setting/SettingSepchar.php
/dokuwiki/lib/plugins/config/core/Setting/SettingString.php
/dokuwiki/lib/plugins/config/core/Setting/SettingUndefined.php
/dokuwiki/lib/plugins/config/core/Writer.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/id/intro.txt
/dokuwiki/lib/plugins/config/lang/is/lang.php
/dokuwiki/lib/plugins/config/lang/it/lang.php
/dokuwiki/lib/plugins/config/lang/ja/intro.txt
/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/lt/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/action.php
/dokuwiki/lib/plugins/extension/admin.php
/dokuwiki/lib/plugins/extension/cli.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/extension/lang/bg/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/bg/lang.php
/dokuwiki/lib/plugins/extension/lang/ca/lang.php
/dokuwiki/lib/plugins/extension/lang/cs/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/cy/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/da/intro_install.txt
/dokuwiki/lib/plugins/extension/lang/da/intro_plugins.txt
/dokuwiki/lib/plugins/extension/lang/da/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/da/intro_templates.txt
/dokuwiki/lib/plugins/extension/lang/da/lang.php
/dokuwiki/lib/plugins/extension/lang/de-informal/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/de-informal/lang.php
/dokuwiki/lib/plugins/extension/lang/de/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/de/lang.php
/dokuwiki/lib/plugins/extension/lang/el/intro_install.txt
/dokuwiki/lib/plugins/extension/lang/el/intro_plugins.txt
/dokuwiki/lib/plugins/extension/lang/el/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/el/intro_templates.txt
/dokuwiki/lib/plugins/extension/lang/el/lang.php
/dokuwiki/lib/plugins/extension/lang/en/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/eo/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/es/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/fa/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/fi/lang.php
/dokuwiki/lib/plugins/extension/lang/fr/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/fr/lang.php
/dokuwiki/lib/plugins/extension/lang/hr/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/hu/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/it/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/ja/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/ja/lang.php
/dokuwiki/lib/plugins/extension/lang/ko/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/nl/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/no/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/pl/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/pt-br/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/pt/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/pt/lang.php
/dokuwiki/lib/plugins/extension/lang/ru/intro_install.txt
/dokuwiki/lib/plugins/extension/lang/ru/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/ru/lang.php
/dokuwiki/lib/plugins/extension/lang/sk/intro_install.txt
/dokuwiki/lib/plugins/extension/lang/sk/intro_plugins.txt
/dokuwiki/lib/plugins/extension/lang/sk/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/sk/intro_templates.txt
/dokuwiki/lib/plugins/extension/lang/sk/lang.php
/dokuwiki/lib/plugins/extension/lang/tr/lang.php
/dokuwiki/lib/plugins/extension/lang/uk/lang.php
/dokuwiki/lib/plugins/extension/lang/zh/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/zh/lang.php
/dokuwiki/lib/plugins/extension/script.js
/dokuwiki/lib/plugins/info/syntax.php
/dokuwiki/lib/plugins/popularity/helper.php
/dokuwiki/lib/plugins/popularity/lang/ar/lang.php
/dokuwiki/lib/plugins/popularity/lang/bg/lang.php
/dokuwiki/lib/plugins/popularity/lang/ca/lang.php
/dokuwiki/lib/plugins/popularity/lang/da/intro.txt
/dokuwiki/lib/plugins/popularity/lang/da/lang.php
/dokuwiki/lib/plugins/popularity/lang/el/lang.php
/dokuwiki/lib/plugins/popularity/lang/fa/lang.php
/dokuwiki/lib/plugins/popularity/lang/fi/lang.php
/dokuwiki/lib/plugins/popularity/lang/is/lang.php
/dokuwiki/lib/plugins/popularity/lang/lt/lang.php
/dokuwiki/lib/plugins/popularity/lang/no/lang.php
/dokuwiki/lib/plugins/popularity/lang/pt/lang.php
/dokuwiki/lib/plugins/popularity/lang/sr/lang.php
/dokuwiki/lib/plugins/popularity/lang/tr/lang.php
/dokuwiki/lib/plugins/remote.php
/dokuwiki/lib/plugins/revert/admin.php
/dokuwiki/lib/plugins/revert/lang/ar/lang.php
/dokuwiki/lib/plugins/revert/lang/bg/lang.php
/dokuwiki/lib/plugins/revert/lang/ca/lang.php
/dokuwiki/lib/plugins/revert/lang/cs/lang.php
/dokuwiki/lib/plugins/revert/lang/da/intro.txt
/dokuwiki/lib/plugins/revert/lang/da/lang.php
/dokuwiki/lib/plugins/revert/lang/el/lang.php
/dokuwiki/lib/plugins/revert/lang/fa/lang.php
/dokuwiki/lib/plugins/revert/lang/fi/lang.php
/dokuwiki/lib/plugins/revert/lang/is/lang.php
/dokuwiki/lib/plugins/revert/lang/ja/lang.php
/dokuwiki/lib/plugins/revert/lang/ko/lang.php
/dokuwiki/lib/plugins/revert/lang/no/lang.php
/dokuwiki/lib/plugins/revert/lang/pt/lang.php
/dokuwiki/lib/plugins/revert/lang/ru/intro.txt
/dokuwiki/lib/plugins/revert/lang/ru/lang.php
/dokuwiki/lib/plugins/revert/lang/sr/lang.php
/dokuwiki/lib/plugins/revert/lang/tr/lang.php
/dokuwiki/lib/plugins/styling/action.php
/dokuwiki/lib/plugins/styling/admin.php
/dokuwiki/lib/plugins/styling/lang/bg/lang.php
/dokuwiki/lib/plugins/styling/lang/ca/lang.php
/dokuwiki/lib/plugins/styling/lang/da/intro.txt
/dokuwiki/lib/plugins/styling/lang/da/lang.php
/dokuwiki/lib/plugins/styling/lang/el/lang.php
/dokuwiki/lib/plugins/styling/lang/ja/lang.php
/dokuwiki/lib/plugins/styling/lang/no/lang.php
/dokuwiki/lib/plugins/styling/lang/oc/lang.php
/dokuwiki/lib/plugins/styling/lang/pt/intro.txt
/dokuwiki/lib/plugins/styling/lang/pt/lang.php
/dokuwiki/lib/plugins/styling/lang/ru/lang.php
/dokuwiki/lib/plugins/styling/lang/sk/lang.php
/dokuwiki/lib/plugins/styling/lang/uk/lang.php
/dokuwiki/lib/plugins/styling/popup.php
/dokuwiki/lib/plugins/styling/script.js
/dokuwiki/lib/plugins/syntax.php
/dokuwiki/lib/plugins/testing/action.php
/dokuwiki/lib/plugins/testing/conf/default.php
/dokuwiki/lib/plugins/testing/conf/metadata.php
/dokuwiki/lib/plugins/testing/lang/en/settings.php
/dokuwiki/lib/plugins/usermanager/_test/csv_import.test.php
/dokuwiki/lib/plugins/usermanager/admin.php
/dokuwiki/lib/plugins/usermanager/lang/ar/lang.php
/dokuwiki/lib/plugins/usermanager/lang/bg/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ca/lang.php
/dokuwiki/lib/plugins/usermanager/lang/cs/lang.php
/dokuwiki/lib/plugins/usermanager/lang/da/import.txt
/dokuwiki/lib/plugins/usermanager/lang/da/lang.php
/dokuwiki/lib/plugins/usermanager/lang/el/lang.php
/dokuwiki/lib/plugins/usermanager/lang/fa/lang.php
/dokuwiki/lib/plugins/usermanager/lang/fi/lang.php
/dokuwiki/lib/plugins/usermanager/lang/id/lang.php
/dokuwiki/lib/plugins/usermanager/lang/is/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ja/import.txt
/dokuwiki/lib/plugins/usermanager/lang/ja/lang.php
/dokuwiki/lib/plugins/usermanager/lang/lt/lang.php
/dokuwiki/lib/plugins/usermanager/lang/no/lang.php
/dokuwiki/lib/plugins/usermanager/lang/oc/lang.php
/dokuwiki/lib/plugins/usermanager/lang/oc/list.txt
/dokuwiki/lib/plugins/usermanager/lang/pt/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ru/import.txt
/dokuwiki/lib/plugins/usermanager/lang/ru/lang.php
/dokuwiki/lib/plugins/usermanager/lang/sk/lang.php
/dokuwiki/lib/plugins/usermanager/lang/sr/lang.php
/dokuwiki/lib/plugins/usermanager/lang/tr/lang.php
/dokuwiki/lib/plugins/usermanager/script.js
/dokuwiki/lib/scripts/behaviour.js
/dokuwiki/lib/scripts/cookie.js
/dokuwiki/lib/scripts/edit.js
/dokuwiki/lib/scripts/editor.js
/dokuwiki/lib/scripts/fileuploaderextended.js
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-bg_glass_95_fef1ec_1x400.png
/dokuwiki/lib/scripts/linkwiz.js
/dokuwiki/lib/scripts/locktimer.js
/dokuwiki/lib/scripts/media.js
/dokuwiki/lib/scripts/page.js
/dokuwiki/lib/scripts/qsearch.js
/dokuwiki/lib/scripts/script.js
/dokuwiki/lib/scripts/search.js
/dokuwiki/lib/tpl/dokuwiki/css/_edit.css
/dokuwiki/lib/tpl/dokuwiki/css/_tabs.css
/dokuwiki/lib/tpl/dokuwiki/css/basic.less
/dokuwiki/lib/tpl/dokuwiki/css/design.less
/dokuwiki/lib/tpl/dokuwiki/css/pagetools.less
/dokuwiki/lib/tpl/dokuwiki/images/pagetools-build.php
/dokuwiki/lib/tpl/dokuwiki/lang/bg/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/cs/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/da/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/da/style.txt
/dokuwiki/lib/tpl/dokuwiki/lang/de/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/el/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/el/style.txt
/dokuwiki/lib/tpl/dokuwiki/lang/fa/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/ko/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/oc/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/pl/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/pt-br/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/pt/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/pt/style.txt
/dokuwiki/lib/tpl/dokuwiki/lang/sk/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/zh/lang.php
/dokuwiki/lib/tpl/dokuwiki/main.php
/dokuwiki/lib/tpl/dokuwiki/script.js
/dokuwiki/lib/tpl/index.php
/dokuwiki/vendor/.htaccess
/dokuwiki/vendor/composer/ClassLoader.php
/dokuwiki/vendor/composer/autoload_files.php
/dokuwiki/vendor/composer/autoload_static.php
/dokuwiki/vendor/composer/installed.json
/dokuwiki/vendor/geshi/geshi/.gitignore
/dokuwiki/vendor/geshi/geshi/CHANGELOG
/dokuwiki/vendor/geshi/geshi/README.md
/dokuwiki/vendor/geshi/geshi/THANKS
/dokuwiki/vendor/geshi/geshi/build.xml
/dokuwiki/vendor/geshi/geshi/composer.json
/dokuwiki/vendor/geshi/geshi/src/geshi.php
/dokuwiki/vendor/geshi/geshi/src/geshi/4cs.php
/dokuwiki/vendor/geshi/geshi/src/geshi/6502acme.php
/dokuwiki/vendor/geshi/geshi/src/geshi/6502kickass.php
/dokuwiki/vendor/geshi/geshi/src/geshi/6502tasm.php
/dokuwiki/vendor/geshi/geshi/src/geshi/68000devpac.php
/dokuwiki/vendor/geshi/geshi/src/geshi/abap.php
/dokuwiki/vendor/geshi/geshi/src/geshi/actionscript.php
/dokuwiki/vendor/geshi/geshi/src/geshi/actionscript3.php
/dokuwiki/vendor/geshi/geshi/src/geshi/ada.php
/dokuwiki/vendor/geshi/geshi/src/geshi/aimms.php
/dokuwiki/vendor/geshi/geshi/src/geshi/algol68.php
/dokuwiki/vendor/geshi/geshi/src/geshi/apache.php
/dokuwiki/vendor/geshi/geshi/src/geshi/applescript.php
/dokuwiki/vendor/geshi/geshi/src/geshi/apt_sources.php
/dokuwiki/vendor/geshi/geshi/src/geshi/arm.php
/dokuwiki/vendor/geshi/geshi/src/geshi/asm.php
/dokuwiki/vendor/geshi/geshi/src/geshi/asp.php
/dokuwiki/vendor/geshi/geshi/src/geshi/asymptote.php
/dokuwiki/vendor/geshi/geshi/src/geshi/autoconf.php
/dokuwiki/vendor/geshi/geshi/src/geshi/autohotkey.php
/dokuwiki/vendor/geshi/geshi/src/geshi/autoit.php
/dokuwiki/vendor/geshi/geshi/src/geshi/avisynth.php
/dokuwiki/vendor/geshi/geshi/src/geshi/awk.php
/dokuwiki/vendor/geshi/geshi/src/geshi/bascomavr.php
/dokuwiki/vendor/geshi/geshi/src/geshi/bash.php
/dokuwiki/vendor/geshi/geshi/src/geshi/basic4gl.php
/dokuwiki/vendor/geshi/geshi/src/geshi/batch.php
/dokuwiki/vendor/geshi/geshi/src/geshi/bf.php
/dokuwiki/vendor/geshi/geshi/src/geshi/biblatex.php
/dokuwiki/vendor/geshi/geshi/src/geshi/bibtex.php
/dokuwiki/vendor/geshi/geshi/src/geshi/blitzbasic.php
/dokuwiki/vendor/geshi/geshi/src/geshi/bnf.php
/dokuwiki/vendor/geshi/geshi/src/geshi/boo.php
/dokuwiki/vendor/geshi/geshi/src/geshi/c.php
/dokuwiki/vendor/geshi/geshi/src/geshi/c_loadrunner.php
/dokuwiki/vendor/geshi/geshi/src/geshi/c_mac.php
/dokuwiki/vendor/geshi/geshi/src/geshi/c_winapi.php
/dokuwiki/vendor/geshi/geshi/src/geshi/caddcl.php
/dokuwiki/vendor/geshi/geshi/src/geshi/cadlisp.php
/dokuwiki/vendor/geshi/geshi/src/geshi/ceylon.php
/dokuwiki/vendor/geshi/geshi/src/geshi/cfdg.php
/dokuwiki/vendor/geshi/geshi/src/geshi/cfm.php
/dokuwiki/vendor/geshi/geshi/src/geshi/chaiscript.php
/dokuwiki/vendor/geshi/geshi/src/geshi/chapel.php
/dokuwiki/vendor/geshi/geshi/src/geshi/cil.php
/dokuwiki/vendor/geshi/geshi/src/geshi/clojure.php
/dokuwiki/vendor/geshi/geshi/src/geshi/cmake.php
/dokuwiki/vendor/geshi/geshi/src/geshi/cobol.php
/dokuwiki/vendor/geshi/geshi/src/geshi/coffeescript.php
/dokuwiki/vendor/geshi/geshi/src/geshi/cpp-qt.php
/dokuwiki/vendor/geshi/geshi/src/geshi/cpp-winapi.php
/dokuwiki/vendor/geshi/geshi/src/geshi/cpp.php
/dokuwiki/vendor/geshi/geshi/src/geshi/csharp.php
/dokuwiki/vendor/geshi/geshi/src/geshi/css.php
/dokuwiki/vendor/geshi/geshi/src/geshi/cuesheet.php
/dokuwiki/vendor/geshi/geshi/src/geshi/d.php
/dokuwiki/vendor/geshi/geshi/src/geshi/dart.php
/dokuwiki/vendor/geshi/geshi/src/geshi/dcl.php
/dokuwiki/vendor/geshi/geshi/src/geshi/dcpu16.php
/dokuwiki/vendor/geshi/geshi/src/geshi/dcs.php
/dokuwiki/vendor/geshi/geshi/src/geshi/delphi.php
/dokuwiki/vendor/geshi/geshi/src/geshi/diff.php
/dokuwiki/vendor/geshi/geshi/src/geshi/div.php
/dokuwiki/vendor/geshi/geshi/src/geshi/dos.php
/dokuwiki/vendor/geshi/geshi/src/geshi/dot.php
/dokuwiki/vendor/geshi/geshi/src/geshi/e.php
/dokuwiki/vendor/geshi/geshi/src/geshi/ecmascript.php
/dokuwiki/vendor/geshi/geshi/src/geshi/eiffel.php
/dokuwiki/vendor/geshi/geshi/src/geshi/email.php
/dokuwiki/vendor/geshi/geshi/src/geshi/epc.php
/dokuwiki/vendor/geshi/geshi/src/geshi/erlang.php
/dokuwiki/vendor/geshi/geshi/src/geshi/euphoria.php
/dokuwiki/vendor/geshi/geshi/src/geshi/ezt.php
/dokuwiki/vendor/geshi/geshi/src/geshi/f1.php
/dokuwiki/vendor/geshi/geshi/src/geshi/falcon.php
/dokuwiki/vendor/geshi/geshi/src/geshi/fo.php
/dokuwiki/vendor/geshi/geshi/src/geshi/fortran.php
/dokuwiki/vendor/geshi/geshi/src/geshi/freebasic.php
/dokuwiki/vendor/geshi/geshi/src/geshi/freeswitch.php
/dokuwiki/vendor/geshi/geshi/src/geshi/fsharp.php
/dokuwiki/vendor/geshi/geshi/src/geshi/gambas.php
/dokuwiki/vendor/geshi/geshi/src/geshi/gdb.php
/dokuwiki/vendor/geshi/geshi/src/geshi/genero.php
/dokuwiki/vendor/geshi/geshi/src/geshi/genie.php
/dokuwiki/vendor/geshi/geshi/src/geshi/gettext.php
/dokuwiki/vendor/geshi/geshi/src/geshi/glsl.php
/dokuwiki/vendor/geshi/geshi/src/geshi/gml.php
/dokuwiki/vendor/geshi/geshi/src/geshi/gnuplot.php
/dokuwiki/vendor/geshi/geshi/src/geshi/go.php
/dokuwiki/vendor/geshi/geshi/src/geshi/groovy.php
/dokuwiki/vendor/geshi/geshi/src/geshi/gwbasic.php
/dokuwiki/vendor/geshi/geshi/src/geshi/haskell.php
/dokuwiki/vendor/geshi/geshi/src/geshi/haxe.php
/dokuwiki/vendor/geshi/geshi/src/geshi/hicest.php
/dokuwiki/vendor/geshi/geshi/src/geshi/hq9plus.php
/dokuwiki/vendor/geshi/geshi/src/geshi/html4strict.php
/dokuwiki/vendor/geshi/geshi/src/geshi/html5.php
/dokuwiki/vendor/geshi/geshi/src/geshi/icon.php
/dokuwiki/vendor/geshi/geshi/src/geshi/idl.php
/dokuwiki/vendor/geshi/geshi/src/geshi/ini.php
/dokuwiki/vendor/geshi/geshi/src/geshi/inno.php
/dokuwiki/vendor/geshi/geshi/src/geshi/intercal.php
/dokuwiki/vendor/geshi/geshi/src/geshi/io.php
/dokuwiki/vendor/geshi/geshi/src/geshi/ispfpanel.php
/dokuwiki/vendor/geshi/geshi/src/geshi/j.php
/dokuwiki/vendor/geshi/geshi/src/geshi/java.php
/dokuwiki/vendor/geshi/geshi/src/geshi/java5.php
/dokuwiki/vendor/geshi/geshi/src/geshi/javascript.php
/dokuwiki/vendor/geshi/geshi/src/geshi/jcl.php
/dokuwiki/vendor/geshi/geshi/src/geshi/jquery.php
/dokuwiki/vendor/geshi/geshi/src/geshi/julia.php
/dokuwiki/vendor/geshi/geshi/src/geshi/kixtart.php
/dokuwiki/vendor/geshi/geshi/src/geshi/klonec.php
/dokuwiki/vendor/geshi/geshi/src/geshi/klonecpp.php
/dokuwiki/vendor/geshi/geshi/src/geshi/kotlin.php
/dokuwiki/vendor/geshi/geshi/src/geshi/latex.php
/dokuwiki/vendor/geshi/geshi/src/geshi/lb.php
/dokuwiki/vendor/geshi/geshi/src/geshi/ldif.php
/dokuwiki/vendor/geshi/geshi/src/geshi/lisp.php
/dokuwiki/vendor/geshi/geshi/src/geshi/llvm.php
/dokuwiki/vendor/geshi/geshi/src/geshi/locobasic.php
/dokuwiki/vendor/geshi/geshi/src/geshi/logtalk.php
/dokuwiki/vendor/geshi/geshi/src/geshi/lolcode.php
/dokuwiki/vendor/geshi/geshi/src/geshi/lotusformulas.php
/dokuwiki/vendor/geshi/geshi/src/geshi/lotusscript.php
/dokuwiki/vendor/geshi/geshi/src/geshi/lscript.php
/dokuwiki/vendor/geshi/geshi/src/geshi/lsl2.php
/dokuwiki/vendor/geshi/geshi/src/geshi/lua.php
/dokuwiki/vendor/geshi/geshi/src/geshi/m68k.php
/dokuwiki/vendor/geshi/geshi/src/geshi/magiksf.php
/dokuwiki/vendor/geshi/geshi/src/geshi/make.php
/dokuwiki/vendor/geshi/geshi/src/geshi/mapbasic.php
/dokuwiki/vendor/geshi/geshi/src/geshi/mathematica.php
/dokuwiki/vendor/geshi/geshi/src/geshi/matlab.php
/dokuwiki/vendor/geshi/geshi/src/geshi/mercury.php
/dokuwiki/vendor/geshi/geshi/src/geshi/metapost.php
/dokuwiki/vendor/geshi/geshi/src/geshi/mirc.php
/dokuwiki/vendor/geshi/geshi/src/geshi/mk-61.php
/dokuwiki/vendor/geshi/geshi/src/geshi/mmix.php
/dokuwiki/vendor/geshi/geshi/src/geshi/modula2.php
/dokuwiki/vendor/geshi/geshi/src/geshi/modula3.php
/dokuwiki/vendor/geshi/geshi/src/geshi/mpasm.php
/dokuwiki/vendor/geshi/geshi/src/geshi/mxml.php
/dokuwiki/vendor/geshi/geshi/src/geshi/mysql.php
/dokuwiki/vendor/geshi/geshi/src/geshi/nagios.php
/dokuwiki/vendor/geshi/geshi/src/geshi/netrexx.php
/dokuwiki/vendor/geshi/geshi/src/geshi/newlisp.php
/dokuwiki/vendor/geshi/geshi/src/geshi/nginx.php
/dokuwiki/vendor/geshi/geshi/src/geshi/nimrod.php
/dokuwiki/vendor/geshi/geshi/src/geshi/nsis.php
/dokuwiki/vendor/geshi/geshi/src/geshi/oberon2.php
/dokuwiki/vendor/geshi/geshi/src/geshi/objc.php
/dokuwiki/vendor/geshi/geshi/src/geshi/objeck.php
/dokuwiki/vendor/geshi/geshi/src/geshi/ocaml-brief.php
/dokuwiki/vendor/geshi/geshi/src/geshi/ocaml.php
/dokuwiki/vendor/geshi/geshi/src/geshi/octave.php
/dokuwiki/vendor/geshi/geshi/src/geshi/oobas.php
/dokuwiki/vendor/geshi/geshi/src/geshi/oorexx.php
/dokuwiki/vendor/geshi/geshi/src/geshi/oracle11.php
/dokuwiki/vendor/geshi/geshi/src/geshi/oracle8.php
/dokuwiki/vendor/geshi/geshi/src/geshi/oxygene.php
/dokuwiki/vendor/geshi/geshi/src/geshi/oz.php
/dokuwiki/vendor/geshi/geshi/src/geshi/parasail.php
/dokuwiki/vendor/geshi/geshi/src/geshi/parigp.php
/dokuwiki/vendor/geshi/geshi/src/geshi/pascal.php
/dokuwiki/vendor/geshi/geshi/src/geshi/pcre.php
/dokuwiki/vendor/geshi/geshi/src/geshi/per.php
/dokuwiki/vendor/geshi/geshi/src/geshi/perl.php
/dokuwiki/vendor/geshi/geshi/src/geshi/perl6.php
/dokuwiki/vendor/geshi/geshi/src/geshi/pf.php
/dokuwiki/vendor/geshi/geshi/src/geshi/phix.php
/dokuwiki/vendor/geshi/geshi/src/geshi/php-brief.php
/dokuwiki/vendor/geshi/geshi/src/geshi/php.php
/dokuwiki/vendor/geshi/geshi/src/geshi/pic16.php
/dokuwiki/vendor/geshi/geshi/src/geshi/pike.php
/dokuwiki/vendor/geshi/geshi/src/geshi/pixelbender.php
/dokuwiki/vendor/geshi/geshi/src/geshi/pli.php
/dokuwiki/vendor/geshi/geshi/src/geshi/plsql.php
/dokuwiki/vendor/geshi/geshi/src/geshi/postgresql.php
/dokuwiki/vendor/geshi/geshi/src/geshi/postscript.php
/dokuwiki/vendor/geshi/geshi/src/geshi/povray.php
/dokuwiki/vendor/geshi/geshi/src/geshi/powerbuilder.php
/dokuwiki/vendor/geshi/geshi/src/geshi/powershell.php
/dokuwiki/vendor/geshi/geshi/src/geshi/proftpd.php
/dokuwiki/vendor/geshi/geshi/src/geshi/progress.php
/dokuwiki/vendor/geshi/geshi/src/geshi/prolog.php
/dokuwiki/vendor/geshi/geshi/src/geshi/properties.php
/dokuwiki/vendor/geshi/geshi/src/geshi/providex.php
/dokuwiki/vendor/geshi/geshi/src/geshi/purebasic.php
/dokuwiki/vendor/geshi/geshi/src/geshi/pycon.php
/dokuwiki/vendor/geshi/geshi/src/geshi/pys60.php
/dokuwiki/vendor/geshi/geshi/src/geshi/python.php
/dokuwiki/vendor/geshi/geshi/src/geshi/q.php
/dokuwiki/vendor/geshi/geshi/src/geshi/qbasic.php
/dokuwiki/vendor/geshi/geshi/src/geshi/qml.php
/dokuwiki/vendor/geshi/geshi/src/geshi/racket.php
/dokuwiki/vendor/geshi/geshi/src/geshi/rails.php
/dokuwiki/vendor/geshi/geshi/src/geshi/rbs.php
/dokuwiki/vendor/geshi/geshi/src/geshi/rebol.php
/dokuwiki/vendor/geshi/geshi/src/geshi/reg.php
/dokuwiki/vendor/geshi/geshi/src/geshi/rexx.php
/dokuwiki/vendor/geshi/geshi/src/geshi/robots.php
/dokuwiki/vendor/geshi/geshi/src/geshi/roff.php
/dokuwiki/vendor/geshi/geshi/src/geshi/rpmspec.php
/dokuwiki/vendor/geshi/geshi/src/geshi/rsplus.php
/dokuwiki/vendor/geshi/geshi/src/geshi/ruby.php
/dokuwiki/vendor/geshi/geshi/src/geshi/rust.php
/dokuwiki/vendor/geshi/geshi/src/geshi/sas.php
/dokuwiki/vendor/geshi/geshi/src/geshi/sass.php
/dokuwiki/vendor/geshi/geshi/src/geshi/scala.php
/dokuwiki/vendor/geshi/geshi/src/geshi/scheme.php
/dokuwiki/vendor/geshi/geshi/src/geshi/scilab.php
/dokuwiki/vendor/geshi/geshi/src/geshi/scl.php
/dokuwiki/vendor/geshi/geshi/src/geshi/sdlbasic.php
/dokuwiki/vendor/geshi/geshi/src/geshi/smalltalk.php
/dokuwiki/vendor/geshi/geshi/src/geshi/smarty.php
/dokuwiki/vendor/geshi/geshi/src/geshi/spark.php
/dokuwiki/vendor/geshi/geshi/src/geshi/sparql.php
/dokuwiki/vendor/geshi/geshi/src/geshi/sql.php
/dokuwiki/vendor/geshi/geshi/src/geshi/sshconfig.php
/dokuwiki/vendor/geshi/geshi/src/geshi/standardml.php
/dokuwiki/vendor/geshi/geshi/src/geshi/stonescript.php
/dokuwiki/vendor/geshi/geshi/src/geshi/swift.php
/dokuwiki/vendor/geshi/geshi/src/geshi/systemverilog.php
/dokuwiki/vendor/geshi/geshi/src/geshi/tcl.php
/dokuwiki/vendor/geshi/geshi/src/geshi/tclegg.php
/dokuwiki/vendor/geshi/geshi/src/geshi/teraterm.php
/dokuwiki/vendor/geshi/geshi/src/geshi/texgraph.php
/dokuwiki/vendor/geshi/geshi/src/geshi/text.php
/dokuwiki/vendor/geshi/geshi/src/geshi/thinbasic.php
/dokuwiki/vendor/geshi/geshi/src/geshi/tsql.php
/dokuwiki/vendor/geshi/geshi/src/geshi/twig.php
/dokuwiki/vendor/geshi/geshi/src/geshi/typoscript.php
/dokuwiki/vendor/geshi/geshi/src/geshi/unicon.php
/dokuwiki/vendor/geshi/geshi/src/geshi/upc.php
/dokuwiki/vendor/geshi/geshi/src/geshi/urbi.php
/dokuwiki/vendor/geshi/geshi/src/geshi/uscript.php
/dokuwiki/vendor/geshi/geshi/src/geshi/vala.php
/dokuwiki/vendor/geshi/geshi/src/geshi/vb.php
/dokuwiki/vendor/geshi/geshi/src/geshi/vbnet.php
/dokuwiki/vendor/geshi/geshi/src/geshi/vbscript.php
/dokuwiki/vendor/geshi/geshi/src/geshi/vedit.php
/dokuwiki/vendor/geshi/geshi/src/geshi/verilog.php
/dokuwiki/vendor/geshi/geshi/src/geshi/vhdl.php
/dokuwiki/vendor/geshi/geshi/src/geshi/vim.php
/dokuwiki/vendor/geshi/geshi/src/geshi/visualfoxpro.php
/dokuwiki/vendor/geshi/geshi/src/geshi/visualprolog.php
/dokuwiki/vendor/geshi/geshi/src/geshi/whitespace.php
/dokuwiki/vendor/geshi/geshi/src/geshi/whois.php
/dokuwiki/vendor/geshi/geshi/src/geshi/winbatch.php
/dokuwiki/vendor/geshi/geshi/src/geshi/wolfram.php
/dokuwiki/vendor/geshi/geshi/src/geshi/xbasic.php
/dokuwiki/vendor/geshi/geshi/src/geshi/xml.php
/dokuwiki/vendor/geshi/geshi/src/geshi/xojo.php
/dokuwiki/vendor/geshi/geshi/src/geshi/xorg_conf.php
/dokuwiki/vendor/geshi/geshi/src/geshi/xpp.php
/dokuwiki/vendor/geshi/geshi/src/geshi/yaml.php
/dokuwiki/vendor/geshi/geshi/src/geshi/z80.php
/dokuwiki/vendor/geshi/geshi/src/geshi/zxbasic.php
/dokuwiki/vendor/marcusschwarz/lesserphp/lessc.inc.php
/dokuwiki/vendor/openpsa/universalfeedcreator/composer.json
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/AtomCreator03.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/AtomCreator10.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/FeedCreator.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/GPXCreator.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/HTMLCreator.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/JSCreator.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/KMLCreator.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/MBOXCreator.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/OPMLCreator.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/PHPCreator.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/PIECreator01.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/RSSCreator091.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/RSSCreator10.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/RSSCreator20.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/FeedDate.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/FeedHtmlField.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/FeedImage.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/FeedItem.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/HtmlDescribable.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/UniversalFeedCreator.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/constants.php
/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/BACKERS.md
/dokuwiki/vendor/phpseclib/phpseclib/LICENSE
/dokuwiki/vendor/phpseclib/phpseclib/README.md
/dokuwiki/vendor/phpseclib/phpseclib/appveyor.yml
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.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/phpseclib/phpseclib/phpseclib/Net/SCP.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.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/simplepie/simplepie/composer.json
/dokuwiki/vendor/simplepie/simplepie/idn/idna_convert.class.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Author.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Cache/File.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Cache/MySQL.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Cache/Redis.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Caption.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Content/Type/Sniffer.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Copyright.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Credit.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Decode/HTML/Entities.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Enclosure.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/File.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/HTTP/Parser.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/IRI.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Item.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Locator.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Misc.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Net/IPv6.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Parse/Date.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Parser.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Rating.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Restriction.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Sanitize.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Source.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/XML/Declaration/Parser.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/gzdecode.php
/dokuwiki/vendor/splitbrain/php-archive/src/Archive.php
/dokuwiki/vendor/splitbrain/php-archive/src/ArchiveCorruptedException.php
/dokuwiki/vendor/splitbrain/php-archive/src/ArchiveIOException.php
/dokuwiki/vendor/splitbrain/php-archive/src/ArchiveIllegalCompressionException.php
/dokuwiki/vendor/splitbrain/php-archive/src/FileInfo.php
/dokuwiki/vendor/splitbrain/php-archive/src/FileInfoException.php
/dokuwiki/vendor/splitbrain/php-archive/src/Tar.php
/dokuwiki/vendor/splitbrain/php-archive/src/Zip.php
/dokuwiki/vendor/splitbrain/php-cli/src/CLI.php
/dokuwiki/vendor/splitbrain/php-cli/src/Exception.php
/dokuwiki/vendor/splitbrain/php-cli/src/TableFormatter.php
768be5a316-Sep-2019 Phy <git@phy25.com>

Add "default" keyword support for interwiki links

Thank you @selfthinker for the suggestion!

If nothing is found in default, it will still fall back to "". Test is added as well.

Meantime I fixed

Add "default" keyword support for interwiki links

Thank you @selfthinker for the suggestion!

If nothing is found in default, it will still fall back to "". Test is added as well.

Meantime I fixed a problem that Scrutinizer complained about.

show more ...

abde598018-Jun-2019 Phy <git@phy25.com>

Remove Google Lucky for non-existing interwiki links

For compatibility renderer will return string '' of $shortcut and $url instead of NULL when seeing a non-existing interwiki link. In the meantime

Remove Google Lucky for non-existing interwiki links

For compatibility renderer will return string '' of $shortcut and $url instead of NULL when seeing a non-existing interwiki link. In the meantime, media and link output in xhtml renderer is adjusted, to show title text instead when src/href is null. In interwiki case, the title will be the "reference" part of the interwiki link.

This makes it possible to also support no URL cases in `interwiki.conf`. Before it will output a URL as `rawurlencode($reference)`, which doesn't make too much sense since it's encoded. However, I am not sure the use case under the current behavior (no URL, but text as `$reference`).

Docs needs to be added to warn renderer plugin developers of this situation.

This fixes #2588.

show more ...


/dokuwiki/.htaccess.dist
/dokuwiki/.travis.yml
/dokuwiki/README
/dokuwiki/_test/bootstrap.php
/dokuwiki/_test/conf/tpl/dokuwiki/css/_tests.less
/dokuwiki/_test/conf/tpl/dokuwiki/style.ini
/dokuwiki/_test/core/DokuWikiTest.php
/dokuwiki/_test/core/TestRequest.php
/dokuwiki/_test/fetchphpunit.php
/dokuwiki/_test/mock/AuthPlugin.php
/dokuwiki/_test/mock/MailerMock.php
/dokuwiki/_test/phpcs.xml
/dokuwiki/_test/phpunit.xml
/dokuwiki/_test/tests/inc/Action/general.test.php
/dokuwiki/_test/tests/inc/PageUtilsIsHiddenPage.test.php
/dokuwiki/_test/tests/inc/PassHash.test.php
/dokuwiki/_test/tests/inc/Subscriptions/BulkSubscriptionsSenderTest.php
/dokuwiki/_test/tests/inc/Subscriptions/SubscriberManagerTest.php
/dokuwiki/_test/tests/inc/Subscriptions/SubscriberRegexBuilderTest.php
/dokuwiki/_test/tests/inc/Ui/Search_createPagenameFromQuery.test.php
/dokuwiki/_test/tests/inc/auth_aclcheck.test.php
/dokuwiki/_test/tests/inc/auth_aclcheck_caseinsensitive.test.php
/dokuwiki/_test/tests/inc/auth_admincheck.test.php
/dokuwiki/_test/tests/inc/auth_deleteprofile.test.php
/dokuwiki/_test/tests/inc/auth_password.test.php
/dokuwiki/_test/tests/inc/cache_stalecheck.test.php
/dokuwiki/_test/tests/inc/cache_use.test.php
/dokuwiki/_test/tests/inc/changelog_getRevisionsAround.test.php
/dokuwiki/_test/tests/inc/changelog_getlastrevisionat.test.php
/dokuwiki/_test/tests/inc/changelog_getrelativerevision.test.php
/dokuwiki/_test/tests/inc/changelog_getrevisioninfo.test.php
/dokuwiki/_test/tests/inc/changelog_getrevisions.test.php
/dokuwiki/_test/tests/inc/changelog_hasrevisions.test.php
/dokuwiki/_test/tests/inc/common_dokupref.test.php
/dokuwiki/_test/tests/inc/common_ml.test.php
/dokuwiki/_test/tests/inc/common_obfuscate.test.php
/dokuwiki/_test/tests/inc/common_php_to_byte.test.php
/dokuwiki/_test/tests/inc/common_saveWikiText.test.php
/dokuwiki/_test/tests/inc/common_wl.test.php
/dokuwiki/_test/tests/inc/events_nested.test.php
/dokuwiki/_test/tests/inc/httpclient_http.test.php
/dokuwiki/_test/tests/inc/httpclient_mock.php
/dokuwiki/_test/tests/inc/indexer_indexing.test.php
/dokuwiki/_test/tests/inc/input.test.php
/dokuwiki/_test/tests/inc/mailer.test.php
/dokuwiki/_test/tests/inc/media_searchlist.test.php
/dokuwiki/_test/tests/inc/pageutils_findnearest.test.php
/dokuwiki/_test/tests/inc/pageutils_getid.test.php
renderer_resolveinterwiki.test.php
/dokuwiki/_test/tests/inc/remote.test.php
/dokuwiki/_test/tests/inc/remoteapicore.test.php
/dokuwiki/_test/tests/inc/styleutils_cssstyleini.test.php
/dokuwiki/_test/tests/inc/template_include_page.test.php
/dokuwiki/_test/tests/inc/utf8_basename.test.php
/dokuwiki/_test/tests/inc/utf8_correctidx.test.php
/dokuwiki/_test/tests/inc/utf8_html.test.php
/dokuwiki/_test/tests/inc/utf8_romanize.test.php
/dokuwiki/_test/tests/inc/utf8_stripspecials.test.php
/dokuwiki/_test/tests/inc/utf8_strtolower.test.php
/dokuwiki/_test/tests/inc/utf8_substr.test.php
/dokuwiki/_test/tests/inc/utf8_unicode.test.php
/dokuwiki/_test/tests/inc/utf8_utf16be.test.php
/dokuwiki/appveyor.yml
/dokuwiki/bin/.htaccess
/dokuwiki/bin/dwpage.php
/dokuwiki/bin/gittool.php
/dokuwiki/bin/indexer.php
/dokuwiki/bin/plugin.php
/dokuwiki/bin/wantedpages.php
/dokuwiki/composer.json
/dokuwiki/conf/.htaccess
/dokuwiki/conf/acronyms.conf
/dokuwiki/conf/dokuwiki.php
/dokuwiki/conf/interwiki.conf
/dokuwiki/data/.htaccess
/dokuwiki/doku.php
/dokuwiki/feed.php
/dokuwiki/inc/.htaccess
/dokuwiki/inc/Action/Admin.php
/dokuwiki/inc/Action/Draftdel.php
/dokuwiki/inc/Action/Export.php
/dokuwiki/inc/Action/Locked.php
/dokuwiki/inc/Action/Logout.php
/dokuwiki/inc/Action/Plugin.php
/dokuwiki/inc/Action/Preview.php
/dokuwiki/inc/Action/Profile.php
/dokuwiki/inc/Action/ProfileDelete.php
/dokuwiki/inc/Action/Redirect.php
/dokuwiki/inc/Action/Register.php
/dokuwiki/inc/Action/Resendpwd.php
/dokuwiki/inc/Action/Search.php
/dokuwiki/inc/Action/Sitemap.php
/dokuwiki/inc/Action/Subscribe.php
/dokuwiki/inc/ActionRouter.php
/dokuwiki/inc/Ajax.php
/dokuwiki/inc/Cache/Cache.php
/dokuwiki/inc/Cache/CacheInstructions.php
/dokuwiki/inc/Cache/CacheParser.php
/dokuwiki/inc/Cache/CacheRenderer.php
/dokuwiki/inc/ChangeLog/ChangeLog.php
/dokuwiki/inc/ChangeLog/MediaChangeLog.php
/dokuwiki/inc/ChangeLog/PageChangeLog.php
/dokuwiki/inc/Debug/DebugHelper.php
/dokuwiki/inc/Debug/PropertyDeprecationHelper.php
/dokuwiki/inc/Draft.php
/dokuwiki/inc/Extension/ActionPlugin.php
/dokuwiki/inc/Extension/AdminPlugin.php
/dokuwiki/inc/Extension/AuthPlugin.php
/dokuwiki/inc/Extension/CLIPlugin.php
/dokuwiki/inc/Extension/Event.php
/dokuwiki/inc/Extension/EventHandler.php
/dokuwiki/inc/Extension/Plugin.php
/dokuwiki/inc/Extension/PluginController.php
/dokuwiki/inc/Extension/PluginInterface.php
/dokuwiki/inc/Extension/PluginTrait.php
/dokuwiki/inc/Extension/RemotePlugin.php
/dokuwiki/inc/Extension/SyntaxPlugin.php
/dokuwiki/inc/FeedParser.php
/dokuwiki/inc/FeedParserFile.php
/dokuwiki/inc/HTTP/DokuHTTPClient.php
/dokuwiki/inc/HTTP/HTTPClient.php
/dokuwiki/inc/HTTP/HTTPClientException.php
/dokuwiki/inc/IXR_Library.php
/dokuwiki/inc/Input/Get.php
/dokuwiki/inc/Input/Input.php
/dokuwiki/inc/Input/Post.php
/dokuwiki/inc/Input/Server.php
/dokuwiki/inc/JpegMeta.php
/dokuwiki/inc/Mailer.class.php
/dokuwiki/inc/Manifest.php
/dokuwiki/inc/Menu/AbstractMenu.php
/dokuwiki/inc/Menu/Item/Admin.php
/dokuwiki/inc/Menu/Item/Edit.php
/dokuwiki/inc/Menu/MobileMenu.php
/dokuwiki/inc/Parsing/Handler/CallWriterInterface.php
/dokuwiki/inc/Parsing/Handler/Nest.php
/dokuwiki/inc/Parsing/Handler/Table.php
/dokuwiki/inc/Parsing/Lexer/Lexer.php
/dokuwiki/inc/Parsing/Lexer/StateStack.php
/dokuwiki/inc/PassHash.php
/dokuwiki/inc/Remote/Api.php
/dokuwiki/inc/Remote/ApiCore.php
/dokuwiki/inc/SafeFN.class.php
/dokuwiki/inc/Sitemap/Item.php
/dokuwiki/inc/Sitemap/Mapper.php
/dokuwiki/inc/StyleUtils.php
/dokuwiki/inc/Subscriptions/BulkSubscriptionSender.php
/dokuwiki/inc/Subscriptions/MediaSubscriptionSender.php
/dokuwiki/inc/Subscriptions/PageSubscriptionSender.php
/dokuwiki/inc/Subscriptions/RegistrationSubscriptionSender.php
/dokuwiki/inc/Subscriptions/SubscriberManager.php
/dokuwiki/inc/Subscriptions/SubscriberRegexBuilder.php
/dokuwiki/inc/Subscriptions/SubscriptionSender.php
/dokuwiki/inc/TaskRunner.php
/dokuwiki/inc/Ui/Admin.php
/dokuwiki/inc/Ui/Search.php
/dokuwiki/inc/Utf8/Asian.php
/dokuwiki/inc/Utf8/Clean.php
/dokuwiki/inc/Utf8/Conversion.php
/dokuwiki/inc/Utf8/PhpString.php
/dokuwiki/inc/Utf8/Table.php
/dokuwiki/inc/Utf8/Unicode.php
/dokuwiki/inc/Utf8/tables/case.php
/dokuwiki/inc/Utf8/tables/loweraccents.php
/dokuwiki/inc/Utf8/tables/romanization.php
/dokuwiki/inc/Utf8/tables/specials.php
/dokuwiki/inc/Utf8/tables/upperaccents.php
/dokuwiki/inc/actions.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/cache.php
/dokuwiki/inc/changelog.php
/dokuwiki/inc/cli.php
/dokuwiki/inc/common.php
/dokuwiki/inc/config_cascade.php
/dokuwiki/inc/confutils.php
/dokuwiki/inc/deprecated.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/ar/admin.txt
/dokuwiki/inc/lang/ar/backlinks.txt
/dokuwiki/inc/lang/ar/conflict.txt
/dokuwiki/inc/lang/ar/denied.txt
/dokuwiki/inc/lang/ar/diff.txt
/dokuwiki/inc/lang/ar/edit.txt
/dokuwiki/inc/lang/ar/editrev.txt
/dokuwiki/inc/lang/ar/index.txt
/dokuwiki/inc/lang/ar/install.html
/dokuwiki/inc/lang/ar/lang.php
/dokuwiki/inc/lang/ar/locked.txt
/dokuwiki/inc/lang/ar/pwconfirm.txt
/dokuwiki/inc/lang/ar/read.txt
/dokuwiki/inc/lang/ar/recent.txt
/dokuwiki/inc/lang/ar/resendpwd.txt
/dokuwiki/inc/lang/ar/revisions.txt
/dokuwiki/inc/lang/ar/searchpage.txt
/dokuwiki/inc/lang/ar/showrev.txt
/dokuwiki/inc/lang/ar/updateprofile.txt
/dokuwiki/inc/lang/az/admin.txt
/dokuwiki/inc/lang/az/backlinks.txt
/dokuwiki/inc/lang/az/diff.txt
/dokuwiki/inc/lang/az/index.txt
/dokuwiki/inc/lang/az/login.txt
/dokuwiki/inc/lang/az/newpage.txt
/dokuwiki/inc/lang/az/norev.txt
/dokuwiki/inc/lang/az/preview.txt
/dokuwiki/inc/lang/az/read.txt
/dokuwiki/inc/lang/az/recent.txt
/dokuwiki/inc/lang/az/searchpage.txt
/dokuwiki/inc/lang/az/stopwords.txt
/dokuwiki/inc/lang/az/updateprofile.txt
/dokuwiki/inc/lang/be/admin.txt
/dokuwiki/inc/lang/be/backlinks.txt
/dokuwiki/inc/lang/be/conflict.txt
/dokuwiki/inc/lang/be/denied.txt
/dokuwiki/inc/lang/be/diff.txt
/dokuwiki/inc/lang/be/draft.txt
/dokuwiki/inc/lang/be/edit.txt
/dokuwiki/inc/lang/be/editrev.txt
/dokuwiki/inc/lang/be/index.txt
/dokuwiki/inc/lang/be/install.html
/dokuwiki/inc/lang/be/jquery.ui.datepicker.js
/dokuwiki/inc/lang/be/lang.php
/dokuwiki/inc/lang/be/locked.txt
/dokuwiki/inc/lang/be/login.txt
/dokuwiki/inc/lang/be/mailtext.txt
/dokuwiki/inc/lang/be/newpage.txt
/dokuwiki/inc/lang/be/norev.txt
/dokuwiki/inc/lang/be/password.txt
/dokuwiki/inc/lang/be/preview.txt
/dokuwiki/inc/lang/be/pwconfirm.txt
/dokuwiki/inc/lang/be/read.txt
/dokuwiki/inc/lang/be/recent.txt
/dokuwiki/inc/lang/be/register.txt
/dokuwiki/inc/lang/be/registermail.txt
/dokuwiki/inc/lang/be/resendpwd.txt
/dokuwiki/inc/lang/be/resetpwd.txt
/dokuwiki/inc/lang/be/revisions.txt
/dokuwiki/inc/lang/be/searchpage.txt
/dokuwiki/inc/lang/be/showrev.txt
/dokuwiki/inc/lang/be/stopwords.txt
/dokuwiki/inc/lang/be/subscr_digest.txt
/dokuwiki/inc/lang/be/subscr_form.txt
/dokuwiki/inc/lang/be/subscr_list.txt
/dokuwiki/inc/lang/be/subscr_single.txt
/dokuwiki/inc/lang/be/updateprofile.txt
/dokuwiki/inc/lang/be/uploadmail.txt
/dokuwiki/inc/lang/bg/admin.txt
/dokuwiki/inc/lang/bg/conflict.txt
/dokuwiki/inc/lang/bg/denied.txt
/dokuwiki/inc/lang/bg/draft.txt
/dokuwiki/inc/lang/bg/edit.txt
/dokuwiki/inc/lang/bg/index.txt
/dokuwiki/inc/lang/bg/install.html
/dokuwiki/inc/lang/bg/lang.php
/dokuwiki/inc/lang/bg/newpage.txt
/dokuwiki/inc/lang/bg/norev.txt
/dokuwiki/inc/lang/bg/preview.txt
/dokuwiki/inc/lang/bg/pwconfirm.txt
/dokuwiki/inc/lang/bg/read.txt
/dokuwiki/inc/lang/bg/recent.txt
/dokuwiki/inc/lang/bg/register.txt
/dokuwiki/inc/lang/bg/resetpwd.txt
/dokuwiki/inc/lang/bg/revisions.txt
/dokuwiki/inc/lang/bg/searchpage.txt
/dokuwiki/inc/lang/bn/admin.txt
/dokuwiki/inc/lang/bn/backlinks.txt
/dokuwiki/inc/lang/bn/conflict.txt
/dokuwiki/inc/lang/bn/denied.txt
/dokuwiki/inc/lang/bn/diff.txt
/dokuwiki/inc/lang/bn/draft.txt
/dokuwiki/inc/lang/bn/edit.txt
/dokuwiki/inc/lang/bn/editrev.txt
/dokuwiki/inc/lang/bn/index.txt
/dokuwiki/inc/lang/ca-valencia/admin.txt
/dokuwiki/inc/lang/ca-valencia/conflict.txt
/dokuwiki/inc/lang/ca-valencia/denied.txt
/dokuwiki/inc/lang/ca-valencia/diff.txt
/dokuwiki/inc/lang/ca-valencia/draft.txt
/dokuwiki/inc/lang/ca-valencia/edit.txt
/dokuwiki/inc/lang/ca-valencia/index.txt
/dokuwiki/inc/lang/ca-valencia/install.html
/dokuwiki/inc/lang/ca-valencia/login.txt
/dokuwiki/inc/lang/ca-valencia/newpage.txt
/dokuwiki/inc/lang/ca-valencia/norev.txt
/dokuwiki/inc/lang/ca-valencia/preview.txt
/dokuwiki/inc/lang/ca-valencia/pwconfirm.txt
/dokuwiki/inc/lang/ca-valencia/read.txt
/dokuwiki/inc/lang/ca-valencia/recent.txt
/dokuwiki/inc/lang/ca-valencia/register.txt
/dokuwiki/inc/lang/ca-valencia/resendpwd.txt
/dokuwiki/inc/lang/ca-valencia/revisions.txt
/dokuwiki/inc/lang/ca-valencia/searchpage.txt
/dokuwiki/inc/lang/ca-valencia/stopwords.txt
/dokuwiki/inc/lang/ca-valencia/updateprofile.txt
/dokuwiki/inc/lang/ca/admin.txt
/dokuwiki/inc/lang/ca/backlinks.txt
/dokuwiki/inc/lang/ca/conflict.txt
/dokuwiki/inc/lang/ca/denied.txt
/dokuwiki/inc/lang/ca/diff.txt
/dokuwiki/inc/lang/ca/draft.txt
/dokuwiki/inc/lang/ca/edit.txt
/dokuwiki/inc/lang/ca/index.txt
/dokuwiki/inc/lang/ca/install.html
/dokuwiki/inc/lang/ca/lang.php
/dokuwiki/inc/lang/ca/login.txt
/dokuwiki/inc/lang/ca/newpage.txt
/dokuwiki/inc/lang/ca/norev.txt
/dokuwiki/inc/lang/ca/preview.txt
/dokuwiki/inc/lang/ca/pwconfirm.txt
/dokuwiki/inc/lang/ca/read.txt
/dokuwiki/inc/lang/ca/recent.txt
/dokuwiki/inc/lang/ca/register.txt
/dokuwiki/inc/lang/ca/resendpwd.txt
/dokuwiki/inc/lang/ca/resetpwd.txt
/dokuwiki/inc/lang/ca/revisions.txt
/dokuwiki/inc/lang/ca/searchpage.txt
/dokuwiki/inc/lang/ca/stopwords.txt
/dokuwiki/inc/lang/ca/updateprofile.txt
/dokuwiki/inc/lang/cs/diff.txt
/dokuwiki/inc/lang/cs/index.txt
/dokuwiki/inc/lang/cs/install.html
/dokuwiki/inc/lang/cs/lang.php
/dokuwiki/inc/lang/cs/newpage.txt
/dokuwiki/inc/lang/cs/onceexisted.txt
/dokuwiki/inc/lang/cs/preview.txt
/dokuwiki/inc/lang/cs/recent.txt
/dokuwiki/inc/lang/cs/resetpwd.txt
/dokuwiki/inc/lang/cs/searchpage.txt
/dokuwiki/inc/lang/cs/stopwords.txt
/dokuwiki/inc/lang/cs/updateprofile.txt
/dokuwiki/inc/lang/cy/admin.txt
/dokuwiki/inc/lang/cy/backlinks.txt
/dokuwiki/inc/lang/cy/conflict.txt
/dokuwiki/inc/lang/cy/denied.txt
/dokuwiki/inc/lang/cy/diff.txt
/dokuwiki/inc/lang/cy/draft.txt
/dokuwiki/inc/lang/cy/edit.txt
/dokuwiki/inc/lang/cy/index.txt
/dokuwiki/inc/lang/cy/install.html
/dokuwiki/inc/lang/cy/login.txt
/dokuwiki/inc/lang/cy/mailwrap.html
/dokuwiki/inc/lang/cy/newpage.txt
/dokuwiki/inc/lang/cy/norev.txt
/dokuwiki/inc/lang/cy/preview.txt
/dokuwiki/inc/lang/cy/pwconfirm.txt
/dokuwiki/inc/lang/cy/read.txt
/dokuwiki/inc/lang/cy/recent.txt
/dokuwiki/inc/lang/cy/register.txt
/dokuwiki/inc/lang/cy/resendpwd.txt
/dokuwiki/inc/lang/cy/resetpwd.txt
/dokuwiki/inc/lang/cy/revisions.txt
/dokuwiki/inc/lang/cy/searchpage.txt
/dokuwiki/inc/lang/cy/stopwords.txt
/dokuwiki/inc/lang/cy/updateprofile.txt
/dokuwiki/inc/lang/da/admin.txt
/dokuwiki/inc/lang/da/backlinks.txt
/dokuwiki/inc/lang/da/diff.txt
/dokuwiki/inc/lang/da/draft.txt
/dokuwiki/inc/lang/da/edit.txt
/dokuwiki/inc/lang/da/editrev.txt
/dokuwiki/inc/lang/da/index.txt
/dokuwiki/inc/lang/da/install.html
/dokuwiki/inc/lang/da/lang.php
/dokuwiki/inc/lang/da/newpage.txt
/dokuwiki/inc/lang/da/norev.txt
/dokuwiki/inc/lang/da/onceexisted.txt
/dokuwiki/inc/lang/da/password.txt
/dokuwiki/inc/lang/da/preview.txt
/dokuwiki/inc/lang/da/pwconfirm.txt
/dokuwiki/inc/lang/da/read.txt
/dokuwiki/inc/lang/da/recent.txt
/dokuwiki/inc/lang/da/register.txt
/dokuwiki/inc/lang/da/registermail.txt
/dokuwiki/inc/lang/da/resendpwd.txt
/dokuwiki/inc/lang/da/resetpwd.txt
/dokuwiki/inc/lang/da/revisions.txt
/dokuwiki/inc/lang/da/searchpage.txt
/dokuwiki/inc/lang/da/showrev.txt
/dokuwiki/inc/lang/da/stopwords.txt
/dokuwiki/inc/lang/da/subscr_digest.txt
/dokuwiki/inc/lang/da/subscr_single.txt
/dokuwiki/inc/lang/da/updateprofile.txt
/dokuwiki/inc/lang/da/uploadmail.txt
/dokuwiki/inc/lang/de-informal/admin.txt
/dokuwiki/inc/lang/de-informal/backlinks.txt
/dokuwiki/inc/lang/de-informal/conflict.txt
/dokuwiki/inc/lang/de-informal/denied.txt
/dokuwiki/inc/lang/de-informal/diff.txt
/dokuwiki/inc/lang/de-informal/draft.txt
/dokuwiki/inc/lang/de-informal/edit.txt
/dokuwiki/inc/lang/de-informal/editrev.txt
/dokuwiki/inc/lang/de-informal/index.txt
/dokuwiki/inc/lang/de-informal/install.html
/dokuwiki/inc/lang/de-informal/lang.php
/dokuwiki/inc/lang/de-informal/locked.txt
/dokuwiki/inc/lang/de-informal/login.txt
/dokuwiki/inc/lang/de-informal/newpage.txt
/dokuwiki/inc/lang/de-informal/norev.txt
/dokuwiki/inc/lang/de-informal/preview.txt
/dokuwiki/inc/lang/de-informal/pwconfirm.txt
/dokuwiki/inc/lang/de-informal/read.txt
/dokuwiki/inc/lang/de-informal/recent.txt
/dokuwiki/inc/lang/de-informal/register.txt
/dokuwiki/inc/lang/de-informal/resetpwd.txt
/dokuwiki/inc/lang/de-informal/revisions.txt
/dokuwiki/inc/lang/de-informal/searchpage.txt
/dokuwiki/inc/lang/de-informal/stopwords.txt
/dokuwiki/inc/lang/de-informal/updateprofile.txt
/dokuwiki/inc/lang/de/admin.txt
/dokuwiki/inc/lang/de/backlinks.txt
/dokuwiki/inc/lang/de/conflict.txt
/dokuwiki/inc/lang/de/denied.txt
/dokuwiki/inc/lang/de/diff.txt
/dokuwiki/inc/lang/de/draft.txt
/dokuwiki/inc/lang/de/edit.txt
/dokuwiki/inc/lang/de/editrev.txt
/dokuwiki/inc/lang/de/index.txt
/dokuwiki/inc/lang/de/install.html
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/de/locked.txt
/dokuwiki/inc/lang/de/login.txt
/dokuwiki/inc/lang/de/newpage.txt
/dokuwiki/inc/lang/de/norev.txt
/dokuwiki/inc/lang/de/onceexisted.txt
/dokuwiki/inc/lang/de/preview.txt
/dokuwiki/inc/lang/de/pwconfirm.txt
/dokuwiki/inc/lang/de/read.txt
/dokuwiki/inc/lang/de/recent.txt
/dokuwiki/inc/lang/de/register.txt
/dokuwiki/inc/lang/de/resetpwd.txt
/dokuwiki/inc/lang/de/revisions.txt
/dokuwiki/inc/lang/de/stopwords.txt
/dokuwiki/inc/lang/de/updateprofile.txt
/dokuwiki/inc/lang/el/backlinks.txt
/dokuwiki/inc/lang/el/conflict.txt
/dokuwiki/inc/lang/el/denied.txt
/dokuwiki/inc/lang/el/draft.txt
/dokuwiki/inc/lang/el/edit.txt
/dokuwiki/inc/lang/el/editrev.txt
/dokuwiki/inc/lang/el/index.txt
/dokuwiki/inc/lang/el/install.html
/dokuwiki/inc/lang/el/lang.php
/dokuwiki/inc/lang/el/locked.txt
/dokuwiki/inc/lang/el/login.txt
/dokuwiki/inc/lang/el/newpage.txt
/dokuwiki/inc/lang/el/norev.txt
/dokuwiki/inc/lang/el/onceexisted.txt
/dokuwiki/inc/lang/el/preview.txt
/dokuwiki/inc/lang/el/pwconfirm.txt
/dokuwiki/inc/lang/el/register.txt
/dokuwiki/inc/lang/el/resendpwd.txt
/dokuwiki/inc/lang/el/resetpwd.txt
/dokuwiki/inc/lang/el/searchpage.txt
/dokuwiki/inc/lang/el/stopwords.txt
/dokuwiki/inc/lang/el/updateprofile.txt
/dokuwiki/inc/lang/en/admin.txt
/dokuwiki/inc/lang/en/backlinks.txt
/dokuwiki/inc/lang/en/conflict.txt
/dokuwiki/inc/lang/en/denied.txt
/dokuwiki/inc/lang/en/diff.txt
/dokuwiki/inc/lang/en/draft.txt
/dokuwiki/inc/lang/en/edit.txt
/dokuwiki/inc/lang/en/index.txt
/dokuwiki/inc/lang/en/install.html
/dokuwiki/inc/lang/en/login.txt
/dokuwiki/inc/lang/en/newpage.txt
/dokuwiki/inc/lang/en/norev.txt
/dokuwiki/inc/lang/en/onceexisted.txt
/dokuwiki/inc/lang/en/preview.txt
/dokuwiki/inc/lang/en/pwconfirm.txt
/dokuwiki/inc/lang/en/read.txt
/dokuwiki/inc/lang/en/recent.txt
/dokuwiki/inc/lang/en/register.txt
/dokuwiki/inc/lang/en/resendpwd.txt
/dokuwiki/inc/lang/en/resetpwd.txt
/dokuwiki/inc/lang/en/revisions.txt
/dokuwiki/inc/lang/en/searchpage.txt
/dokuwiki/inc/lang/en/updateprofile.txt
/dokuwiki/inc/lang/eo/backlinks.txt
/dokuwiki/inc/lang/eo/denied.txt
/dokuwiki/inc/lang/eo/diff.txt
/dokuwiki/inc/lang/eo/index.txt
/dokuwiki/inc/lang/eo/install.html
/dokuwiki/inc/lang/eo/lang.php
/dokuwiki/inc/lang/eo/login.txt
/dokuwiki/inc/lang/eo/newpage.txt
/dokuwiki/inc/lang/eo/preview.txt
/dokuwiki/inc/lang/eo/pwconfirm.txt
/dokuwiki/inc/lang/eo/read.txt
/dokuwiki/inc/lang/eo/register.txt
/dokuwiki/inc/lang/eo/resetpwd.txt
/dokuwiki/inc/lang/eo/revisions.txt
/dokuwiki/inc/lang/eo/searchpage.txt
/dokuwiki/inc/lang/es/adminplugins.txt
/dokuwiki/inc/lang/es/backlinks.txt
/dokuwiki/inc/lang/es/conflict.txt
/dokuwiki/inc/lang/es/denied.txt
/dokuwiki/inc/lang/es/diff.txt
/dokuwiki/inc/lang/es/draft.txt
/dokuwiki/inc/lang/es/edit.txt
/dokuwiki/inc/lang/es/editrev.txt
/dokuwiki/inc/lang/es/index.txt
/dokuwiki/inc/lang/es/install.html
/dokuwiki/inc/lang/es/lang.php
/dokuwiki/inc/lang/es/locked.txt
/dokuwiki/inc/lang/es/newpage.txt
/dokuwiki/inc/lang/es/norev.txt
/dokuwiki/inc/lang/es/onceexisted.txt
/dokuwiki/inc/lang/es/preview.txt
/dokuwiki/inc/lang/es/pwconfirm.txt
/dokuwiki/inc/lang/es/recent.txt
/dokuwiki/inc/lang/es/register.txt
/dokuwiki/inc/lang/es/resetpwd.txt
/dokuwiki/inc/lang/es/revisions.txt
/dokuwiki/inc/lang/es/searchpage.txt
/dokuwiki/inc/lang/es/stopwords.txt
/dokuwiki/inc/lang/et/admin.txt
/dokuwiki/inc/lang/et/backlinks.txt
/dokuwiki/inc/lang/et/conflict.txt
/dokuwiki/inc/lang/et/denied.txt
/dokuwiki/inc/lang/et/diff.txt
/dokuwiki/inc/lang/et/draft.txt
/dokuwiki/inc/lang/et/edit.txt
/dokuwiki/inc/lang/et/editrev.txt
/dokuwiki/inc/lang/et/newpage.txt
/dokuwiki/inc/lang/et/norev.txt
/dokuwiki/inc/lang/et/preview.txt
/dokuwiki/inc/lang/et/pwconfirm.txt
/dokuwiki/inc/lang/et/read.txt
/dokuwiki/inc/lang/et/recent.txt
/dokuwiki/inc/lang/et/register.txt
/dokuwiki/inc/lang/et/resendpwd.txt
/dokuwiki/inc/lang/et/resetpwd.txt
/dokuwiki/inc/lang/et/revisions.txt
/dokuwiki/inc/lang/et/searchpage.txt
/dokuwiki/inc/lang/et/updateprofile.txt
/dokuwiki/inc/lang/eu/backlinks.txt
/dokuwiki/inc/lang/eu/conflict.txt
/dokuwiki/inc/lang/eu/denied.txt
/dokuwiki/inc/lang/eu/diff.txt
/dokuwiki/inc/lang/eu/draft.txt
/dokuwiki/inc/lang/eu/index.txt
/dokuwiki/inc/lang/eu/install.html
/dokuwiki/inc/lang/eu/login.txt
/dokuwiki/inc/lang/eu/newpage.txt
/dokuwiki/inc/lang/eu/preview.txt
/dokuwiki/inc/lang/eu/register.txt
/dokuwiki/inc/lang/eu/resendpwd.txt
/dokuwiki/inc/lang/eu/resetpwd.txt
/dokuwiki/inc/lang/eu/searchpage.txt
/dokuwiki/inc/lang/eu/stopwords.txt
/dokuwiki/inc/lang/eu/updateprofile.txt
/dokuwiki/inc/lang/fa/admin.txt
/dokuwiki/inc/lang/fa/adminplugins.txt
/dokuwiki/inc/lang/fa/backlinks.txt
/dokuwiki/inc/lang/fa/conflict.txt
/dokuwiki/inc/lang/fa/denied.txt
/dokuwiki/inc/lang/fa/diff.txt
/dokuwiki/inc/lang/fa/draft.txt
/dokuwiki/inc/lang/fa/edit.txt
/dokuwiki/inc/lang/fa/editrev.txt
/dokuwiki/inc/lang/fa/index.txt
/dokuwiki/inc/lang/fa/install.html
/dokuwiki/inc/lang/fa/lang.php
/dokuwiki/inc/lang/fa/locked.txt
/dokuwiki/inc/lang/fa/login.txt
/dokuwiki/inc/lang/fa/newpage.txt
/dokuwiki/inc/lang/fa/norev.txt
/dokuwiki/inc/lang/fa/preview.txt
/dokuwiki/inc/lang/fa/read.txt
/dokuwiki/inc/lang/fa/recent.txt
/dokuwiki/inc/lang/fa/register.txt
/dokuwiki/inc/lang/fa/resendpwd.txt
/dokuwiki/inc/lang/fa/resetpwd.txt
/dokuwiki/inc/lang/fa/revisions.txt
/dokuwiki/inc/lang/fa/searchpage.txt
/dokuwiki/inc/lang/fa/showrev.txt
/dokuwiki/inc/lang/fa/stopwords.txt
/dokuwiki/inc/lang/fa/updateprofile.txt
/dokuwiki/inc/lang/fi/backlinks.txt
/dokuwiki/inc/lang/fi/denied.txt
/dokuwiki/inc/lang/fi/draft.txt
/dokuwiki/inc/lang/fi/install.html
/dokuwiki/inc/lang/fi/newpage.txt
/dokuwiki/inc/lang/fi/preview.txt
/dokuwiki/inc/lang/fi/recent.txt
/dokuwiki/inc/lang/fi/resetpwd.txt
/dokuwiki/inc/lang/fi/searchpage.txt
/dokuwiki/inc/lang/fi/stopwords.txt
/dokuwiki/inc/lang/fi/updateprofile.txt
/dokuwiki/inc/lang/fo/admin.txt
/dokuwiki/inc/lang/fo/backlinks.txt
/dokuwiki/inc/lang/fo/denied.txt
/dokuwiki/inc/lang/fo/diff.txt
/dokuwiki/inc/lang/fo/edit.txt
/dokuwiki/inc/lang/fo/newpage.txt
/dokuwiki/inc/lang/fo/norev.txt
/dokuwiki/inc/lang/fo/preview.txt
/dokuwiki/inc/lang/fo/read.txt
/dokuwiki/inc/lang/fo/recent.txt
/dokuwiki/inc/lang/fo/register.txt
/dokuwiki/inc/lang/fo/searchpage.txt
/dokuwiki/inc/lang/fo/stopwords.txt
/dokuwiki/inc/lang/fr/backlinks.txt
/dokuwiki/inc/lang/fr/conflict.txt
/dokuwiki/inc/lang/fr/denied.txt
/dokuwiki/inc/lang/fr/diff.txt
/dokuwiki/inc/lang/fr/draft.txt
/dokuwiki/inc/lang/fr/edit.txt
/dokuwiki/inc/lang/fr/index.txt
/dokuwiki/inc/lang/fr/install.html
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/fr/mailtext.txt
/dokuwiki/inc/lang/fr/newpage.txt
/dokuwiki/inc/lang/fr/norev.txt
/dokuwiki/inc/lang/fr/onceexisted.txt
/dokuwiki/inc/lang/fr/password.txt
/dokuwiki/inc/lang/fr/pwconfirm.txt
/dokuwiki/inc/lang/fr/read.txt
/dokuwiki/inc/lang/fr/recent.txt
/dokuwiki/inc/lang/fr/register.txt
/dokuwiki/inc/lang/fr/registermail.txt
/dokuwiki/inc/lang/fr/resendpwd.txt
/dokuwiki/inc/lang/fr/resetpwd.txt
/dokuwiki/inc/lang/fr/revisions.txt
/dokuwiki/inc/lang/fr/searchpage.txt
/dokuwiki/inc/lang/fr/stopwords.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/updateprofile.txt
/dokuwiki/inc/lang/fy/admin.txt
/dokuwiki/inc/lang/gl/admin.txt
/dokuwiki/inc/lang/gl/backlinks.txt
/dokuwiki/inc/lang/gl/conflict.txt
/dokuwiki/inc/lang/gl/denied.txt
/dokuwiki/inc/lang/gl/diff.txt
/dokuwiki/inc/lang/gl/draft.txt
/dokuwiki/inc/lang/gl/edit.txt
/dokuwiki/inc/lang/gl/index.txt
/dokuwiki/inc/lang/gl/install.html
/dokuwiki/inc/lang/gl/login.txt
/dokuwiki/inc/lang/gl/newpage.txt
/dokuwiki/inc/lang/gl/norev.txt
/dokuwiki/inc/lang/gl/preview.txt
/dokuwiki/inc/lang/gl/pwconfirm.txt
/dokuwiki/inc/lang/gl/read.txt
/dokuwiki/inc/lang/gl/recent.txt
/dokuwiki/inc/lang/gl/register.txt
/dokuwiki/inc/lang/gl/resetpwd.txt
/dokuwiki/inc/lang/gl/revisions.txt
/dokuwiki/inc/lang/gl/searchpage.txt
/dokuwiki/inc/lang/gl/stopwords.txt
/dokuwiki/inc/lang/gl/updateprofile.txt
/dokuwiki/inc/lang/he/admin.txt
/dokuwiki/inc/lang/he/conflict.txt
/dokuwiki/inc/lang/he/denied.txt
/dokuwiki/inc/lang/he/diff.txt
/dokuwiki/inc/lang/he/draft.txt
/dokuwiki/inc/lang/he/editrev.txt
/dokuwiki/inc/lang/he/index.txt
/dokuwiki/inc/lang/he/install.html
/dokuwiki/inc/lang/he/newpage.txt
/dokuwiki/inc/lang/he/norev.txt
/dokuwiki/inc/lang/he/preview.txt
/dokuwiki/inc/lang/he/read.txt
/dokuwiki/inc/lang/he/recent.txt
/dokuwiki/inc/lang/he/resendpwd.txt
/dokuwiki/inc/lang/he/resetpwd.txt
/dokuwiki/inc/lang/he/revisions.txt
/dokuwiki/inc/lang/he/searchpage.txt
/dokuwiki/inc/lang/he/showrev.txt
/dokuwiki/inc/lang/he/updateprofile.txt
/dokuwiki/inc/lang/hi/diff.txt
/dokuwiki/inc/lang/hr/denied.txt
/dokuwiki/inc/lang/hr/diff.txt
/dokuwiki/inc/lang/hr/draft.txt
/dokuwiki/inc/lang/hr/editrev.txt
/dokuwiki/inc/lang/hr/newpage.txt
/dokuwiki/inc/lang/hr/preview.txt
/dokuwiki/inc/lang/hr/read.txt
/dokuwiki/inc/lang/hr/recent.txt
/dokuwiki/inc/lang/hr/resetpwd.txt
/dokuwiki/inc/lang/hr/searchpage.txt
/dokuwiki/inc/lang/hu-formal/admin.txt
/dokuwiki/inc/lang/hu-formal/backlinks.txt
/dokuwiki/inc/lang/hu-formal/conflict.txt
/dokuwiki/inc/lang/hu-formal/denied.txt
/dokuwiki/inc/lang/hu-formal/diff.txt
/dokuwiki/inc/lang/hu-formal/draft.txt
/dokuwiki/inc/lang/hu-formal/edit.txt
/dokuwiki/inc/lang/hu-formal/editrev.txt
/dokuwiki/inc/lang/hu-formal/index.txt
/dokuwiki/inc/lang/hu/backlinks.txt
/dokuwiki/inc/lang/hu/conflict.txt
/dokuwiki/inc/lang/hu/denied.txt
/dokuwiki/inc/lang/hu/diff.txt
/dokuwiki/inc/lang/hu/draft.txt
/dokuwiki/inc/lang/hu/index.txt
/dokuwiki/inc/lang/hu/install.html
/dokuwiki/inc/lang/hu/locked.txt
/dokuwiki/inc/lang/hu/login.txt
/dokuwiki/inc/lang/hu/newpage.txt
/dokuwiki/inc/lang/hu/norev.txt
/dokuwiki/inc/lang/hu/preview.txt
/dokuwiki/inc/lang/hu/pwconfirm.txt
/dokuwiki/inc/lang/hu/recent.txt
/dokuwiki/inc/lang/hu/register.txt
/dokuwiki/inc/lang/hu/resendpwd.txt
/dokuwiki/inc/lang/hu/resetpwd.txt
/dokuwiki/inc/lang/hu/searchpage.txt
/dokuwiki/inc/lang/hu/stopwords.txt
/dokuwiki/inc/lang/ia/backlinks.txt
/dokuwiki/inc/lang/ia/denied.txt
/dokuwiki/inc/lang/ia/diff.txt
/dokuwiki/inc/lang/ia/draft.txt
/dokuwiki/inc/lang/ia/edit.txt
/dokuwiki/inc/lang/ia/editrev.txt
/dokuwiki/inc/lang/ia/install.html
/dokuwiki/inc/lang/ia/locked.txt
/dokuwiki/inc/lang/ia/login.txt
/dokuwiki/inc/lang/ia/newpage.txt
/dokuwiki/inc/lang/ia/norev.txt
/dokuwiki/inc/lang/ia/preview.txt
/dokuwiki/inc/lang/ia/pwconfirm.txt
/dokuwiki/inc/lang/ia/read.txt
/dokuwiki/inc/lang/ia/recent.txt
/dokuwiki/inc/lang/ia/resendpwd.txt
/dokuwiki/inc/lang/ia/revisions.txt
/dokuwiki/inc/lang/ia/searchpage.txt
/dokuwiki/inc/lang/ia/showrev.txt
/dokuwiki/inc/lang/ia/updateprofile.txt
/dokuwiki/inc/lang/id/admin.txt
/dokuwiki/inc/lang/id/adminplugins.txt
/dokuwiki/inc/lang/id/conflict.txt
/dokuwiki/inc/lang/id/denied.txt
/dokuwiki/inc/lang/id/diff.txt
/dokuwiki/inc/lang/id/edit.txt
/dokuwiki/inc/lang/id/editrev.txt
/dokuwiki/inc/lang/id/index.txt
/dokuwiki/inc/lang/id/install.html
/dokuwiki/inc/lang/id/login.txt
/dokuwiki/inc/lang/id/newpage.txt
/dokuwiki/inc/lang/id/norev.txt
/dokuwiki/inc/lang/id/preview.txt
/dokuwiki/inc/lang/id/read.txt
/dokuwiki/inc/lang/id/recent.txt
/dokuwiki/inc/lang/id/register.txt
/dokuwiki/inc/lang/id/resetpwd.txt
/dokuwiki/inc/lang/id/revisions.txt
/dokuwiki/inc/lang/id/searchpage.txt
/dokuwiki/inc/lang/id/stopwords.txt
/dokuwiki/inc/lang/is/diff.txt
/dokuwiki/inc/lang/is/lang.php
/dokuwiki/inc/lang/is/login.txt
/dokuwiki/inc/lang/is/recent.txt
/dokuwiki/inc/lang/is/resendpwd.txt
/dokuwiki/inc/lang/it/admin.txt
/dokuwiki/inc/lang/it/backlinks.txt
/dokuwiki/inc/lang/it/conflict.txt
/dokuwiki/inc/lang/it/denied.txt
/dokuwiki/inc/lang/it/diff.txt
/dokuwiki/inc/lang/it/draft.txt
/dokuwiki/inc/lang/it/edit.txt
/dokuwiki/inc/lang/it/editrev.txt
/dokuwiki/inc/lang/it/index.txt
/dokuwiki/inc/lang/it/install.html
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/it/login.txt
/dokuwiki/inc/lang/it/newpage.txt
/dokuwiki/inc/lang/it/onceexisted.txt
/dokuwiki/inc/lang/it/preview.txt
/dokuwiki/inc/lang/it/pwconfirm.txt
/dokuwiki/inc/lang/it/recent.txt
/dokuwiki/inc/lang/it/register.txt
/dokuwiki/inc/lang/it/resetpwd.txt
/dokuwiki/inc/lang/it/searchpage.txt
/dokuwiki/inc/lang/it/stopwords.txt
/dokuwiki/inc/lang/ja/admin.txt
/dokuwiki/inc/lang/ja/backlinks.txt
/dokuwiki/inc/lang/ja/conflict.txt
/dokuwiki/inc/lang/ja/denied.txt
/dokuwiki/inc/lang/ja/diff.txt
/dokuwiki/inc/lang/ja/draft.txt
/dokuwiki/inc/lang/ja/edit.txt
/dokuwiki/inc/lang/ja/editrev.txt
/dokuwiki/inc/lang/ja/index.txt
/dokuwiki/inc/lang/ja/install.html
/dokuwiki/inc/lang/ja/lang.php
/dokuwiki/inc/lang/ja/locked.txt
/dokuwiki/inc/lang/ja/login.txt
/dokuwiki/inc/lang/ja/mailtext.txt
/dokuwiki/inc/lang/ja/newpage.txt
/dokuwiki/inc/lang/ja/norev.txt
/dokuwiki/inc/lang/ja/onceexisted.txt
/dokuwiki/inc/lang/ja/password.txt
/dokuwiki/inc/lang/ja/preview.txt
/dokuwiki/inc/lang/ja/read.txt
/dokuwiki/inc/lang/ja/recent.txt
/dokuwiki/inc/lang/ja/register.txt
/dokuwiki/inc/lang/ja/resendpwd.txt
/dokuwiki/inc/lang/ja/resetpwd.txt
/dokuwiki/inc/lang/ja/revisions.txt
/dokuwiki/inc/lang/ja/searchpage.txt
/dokuwiki/inc/lang/ja/showrev.txt
/dokuwiki/inc/lang/ja/stopwords.txt
/dokuwiki/inc/lang/ja/updateprofile.txt
/dokuwiki/inc/lang/ka/admin.txt
/dokuwiki/inc/lang/ka/backlinks.txt
/dokuwiki/inc/lang/ka/conflict.txt
/dokuwiki/inc/lang/ka/diff.txt
/dokuwiki/inc/lang/ka/draft.txt
/dokuwiki/inc/lang/ka/edit.txt
/dokuwiki/inc/lang/ka/index.txt
/dokuwiki/inc/lang/km/admin.txt
/dokuwiki/inc/lang/km/backlinks.txt
/dokuwiki/inc/lang/km/conflict.txt
/dokuwiki/inc/lang/km/denied.txt
/dokuwiki/inc/lang/km/edit.txt
/dokuwiki/inc/lang/km/index.txt
/dokuwiki/inc/lang/km/lang.php
/dokuwiki/inc/lang/km/login.txt
/dokuwiki/inc/lang/km/newpage.txt
/dokuwiki/inc/lang/km/norev.txt
/dokuwiki/inc/lang/km/pwconfirm.txt
/dokuwiki/inc/lang/km/recent.txt
/dokuwiki/inc/lang/km/register.txt
/dokuwiki/inc/lang/km/revisions.txt
/dokuwiki/inc/lang/kn/admin.txt
/dokuwiki/inc/lang/kn/backlinks.txt
/dokuwiki/inc/lang/kn/conflict.txt
/dokuwiki/inc/lang/ko/admin.txt
/dokuwiki/inc/lang/ko/backlinks.txt
/dokuwiki/inc/lang/ko/conflict.txt
/dokuwiki/inc/lang/ko/denied.txt
/dokuwiki/inc/lang/ko/diff.txt
/dokuwiki/inc/lang/ko/draft.txt
/dokuwiki/inc/lang/ko/edit.txt
/dokuwiki/inc/lang/ko/editrev.txt
/dokuwiki/inc/lang/ko/index.txt
/dokuwiki/inc/lang/ko/install.html
/dokuwiki/inc/lang/ko/lang.php
/dokuwiki/inc/lang/ko/locked.txt
/dokuwiki/inc/lang/ko/login.txt
/dokuwiki/inc/lang/ko/newpage.txt
/dokuwiki/inc/lang/ko/norev.txt
/dokuwiki/inc/lang/ko/onceexisted.txt
/dokuwiki/inc/lang/ko/preview.txt
/dokuwiki/inc/lang/ko/pwconfirm.txt
/dokuwiki/inc/lang/ko/read.txt
/dokuwiki/inc/lang/ko/recent.txt
/dokuwiki/inc/lang/ko/register.txt
/dokuwiki/inc/lang/ko/resendpwd.txt
/dokuwiki/inc/lang/ko/resetpwd.txt
/dokuwiki/inc/lang/ko/revisions.txt
/dokuwiki/inc/lang/ko/searchpage.txt
/dokuwiki/inc/lang/ko/showrev.txt
/dokuwiki/inc/lang/ko/stopwords.txt
/dokuwiki/inc/lang/ko/updateprofile.txt
/dokuwiki/inc/lang/ku/backlinks.txt
/dokuwiki/inc/lang/ku/conflict.txt
/dokuwiki/inc/lang/ku/diff.txt
/dokuwiki/inc/lang/ku/edit.txt
/dokuwiki/inc/lang/ku/index.txt
/dokuwiki/inc/lang/ku/lang.php
/dokuwiki/inc/lang/ku/newpage.txt
/dokuwiki/inc/lang/ku/preview.txt
/dokuwiki/inc/lang/ku/recent.txt
/dokuwiki/inc/lang/ku/searchpage.txt
/dokuwiki/inc/lang/la/admin.txt
/dokuwiki/inc/lang/la/conflict.txt
/dokuwiki/inc/lang/la/denied.txt
/dokuwiki/inc/lang/la/diff.txt
/dokuwiki/inc/lang/la/draft.txt
/dokuwiki/inc/lang/la/edit.txt
/dokuwiki/inc/lang/la/editrev.txt
/dokuwiki/inc/lang/la/index.txt
/dokuwiki/inc/lang/la/locked.txt
/dokuwiki/inc/lang/la/login.txt
/dokuwiki/inc/lang/la/newpage.txt
/dokuwiki/inc/lang/la/norev.txt
/dokuwiki/inc/lang/la/preview.txt
/dokuwiki/inc/lang/la/pwconfirm.txt
/dokuwiki/inc/lang/la/read.txt
/dokuwiki/inc/lang/la/recent.txt
/dokuwiki/inc/lang/la/register.txt
/dokuwiki/inc/lang/la/resendpwd.txt
/dokuwiki/inc/lang/la/revisions.txt
/dokuwiki/inc/lang/la/searchpage.txt
/dokuwiki/inc/lang/la/showrev.txt
/dokuwiki/inc/lang/la/stopwords.txt
/dokuwiki/inc/lang/la/updateprofile.txt
/dokuwiki/inc/lang/lb/denied.txt
/dokuwiki/inc/lang/lb/editrev.txt
/dokuwiki/inc/lang/lb/locked.txt
/dokuwiki/inc/lang/lb/newpage.txt
/dokuwiki/inc/lang/lb/preview.txt
/dokuwiki/inc/lang/lb/pwconfirm.txt
/dokuwiki/inc/lang/lb/recent.txt
/dokuwiki/inc/lang/lb/register.txt
/dokuwiki/inc/lang/lb/searchpage.txt
/dokuwiki/inc/lang/lb/showrev.txt
/dokuwiki/inc/lang/lb/updateprofile.txt
/dokuwiki/inc/lang/lt/admin.txt
/dokuwiki/inc/lang/lt/adminplugins.txt
/dokuwiki/inc/lang/lt/backlinks.txt
/dokuwiki/inc/lang/lt/conflict.txt
/dokuwiki/inc/lang/lt/denied.txt
/dokuwiki/inc/lang/lt/diff.txt
/dokuwiki/inc/lang/lt/draft.txt
/dokuwiki/inc/lang/lt/edit.txt
/dokuwiki/inc/lang/lt/editrev.txt
/dokuwiki/inc/lang/lt/index.txt
/dokuwiki/inc/lang/lt/lang.php
/dokuwiki/inc/lang/lt/login.txt
/dokuwiki/inc/lang/lt/newpage.txt
/dokuwiki/inc/lang/lt/norev.txt
/dokuwiki/inc/lang/lt/preview.txt
/dokuwiki/inc/lang/lt/read.txt
/dokuwiki/inc/lang/lt/recent.txt
/dokuwiki/inc/lang/lt/register.txt
/dokuwiki/inc/lang/lt/revisions.txt
/dokuwiki/inc/lang/lt/searchpage.txt
/dokuwiki/inc/lang/lt/updateprofile.txt
/dokuwiki/inc/lang/lv/admin.txt
/dokuwiki/inc/lang/lv/backlinks.txt
/dokuwiki/inc/lang/lv/conflict.txt
/dokuwiki/inc/lang/lv/denied.txt
/dokuwiki/inc/lang/lv/diff.txt
/dokuwiki/inc/lang/lv/edit.txt
/dokuwiki/inc/lang/lv/editrev.txt
/dokuwiki/inc/lang/lv/index.txt
/dokuwiki/inc/lang/lv/install.html
/dokuwiki/inc/lang/lv/locked.txt
/dokuwiki/inc/lang/lv/login.txt
/dokuwiki/inc/lang/lv/newpage.txt
/dokuwiki/inc/lang/lv/norev.txt
/dokuwiki/inc/lang/lv/preview.txt
/dokuwiki/inc/lang/lv/pwconfirm.txt
/dokuwiki/inc/lang/lv/read.txt
/dokuwiki/inc/lang/lv/recent.txt
/dokuwiki/inc/lang/lv/register.txt
/dokuwiki/inc/lang/lv/resetpwd.txt
/dokuwiki/inc/lang/lv/revisions.txt
/dokuwiki/inc/lang/lv/searchpage.txt
/dokuwiki/inc/lang/lv/stopwords.txt
/dokuwiki/inc/lang/lv/updateprofile.txt
/dokuwiki/inc/lang/mg/admin.txt
/dokuwiki/inc/lang/mg/backlinks.txt
/dokuwiki/inc/lang/mg/conflict.txt
/dokuwiki/inc/lang/mg/denied.txt
/dokuwiki/inc/lang/mg/diff.txt
/dokuwiki/inc/lang/mg/edit.txt
/dokuwiki/inc/lang/mg/editrev.txt
/dokuwiki/inc/lang/mg/index.txt
/dokuwiki/inc/lang/mg/locked.txt
/dokuwiki/inc/lang/mg/login.txt
/dokuwiki/inc/lang/mg/newpage.txt
/dokuwiki/inc/lang/mg/norev.txt
/dokuwiki/inc/lang/mg/preview.txt
/dokuwiki/inc/lang/mg/read.txt
/dokuwiki/inc/lang/mg/recent.txt
/dokuwiki/inc/lang/mg/register.txt
/dokuwiki/inc/lang/mg/revisions.txt
/dokuwiki/inc/lang/mg/searchpage.txt
/dokuwiki/inc/lang/mk/read.txt
/dokuwiki/inc/lang/mk/recent.txt
/dokuwiki/inc/lang/mk/showrev.txt
/dokuwiki/inc/lang/ml/admin.txt
/dokuwiki/inc/lang/mr/admin.txt
/dokuwiki/inc/lang/mr/backlinks.txt
/dokuwiki/inc/lang/mr/conflict.txt
/dokuwiki/inc/lang/mr/denied.txt
/dokuwiki/inc/lang/mr/diff.txt
/dokuwiki/inc/lang/mr/draft.txt
/dokuwiki/inc/lang/mr/edit.txt
/dokuwiki/inc/lang/mr/editrev.txt
/dokuwiki/inc/lang/mr/index.txt
/dokuwiki/inc/lang/mr/install.html
/dokuwiki/inc/lang/mr/locked.txt
/dokuwiki/inc/lang/mr/login.txt
/dokuwiki/inc/lang/mr/newpage.txt
/dokuwiki/inc/lang/mr/norev.txt
/dokuwiki/inc/lang/mr/preview.txt
/dokuwiki/inc/lang/mr/pwconfirm.txt
/dokuwiki/inc/lang/mr/read.txt
/dokuwiki/inc/lang/mr/recent.txt
/dokuwiki/inc/lang/mr/register.txt
/dokuwiki/inc/lang/mr/resendpwd.txt
/dokuwiki/inc/lang/mr/revisions.txt
/dokuwiki/inc/lang/mr/searchpage.txt
/dokuwiki/inc/lang/mr/showrev.txt
/dokuwiki/inc/lang/mr/stopwords.txt
/dokuwiki/inc/lang/mr/updateprofile.txt
/dokuwiki/inc/lang/ne/admin.txt
/dokuwiki/inc/lang/ne/backlinks.txt
/dokuwiki/inc/lang/ne/conflict.txt
/dokuwiki/inc/lang/ne/denied.txt
/dokuwiki/inc/lang/ne/diff.txt
/dokuwiki/inc/lang/ne/draft.txt
/dokuwiki/inc/lang/ne/edit.txt
/dokuwiki/inc/lang/ne/editrev.txt
/dokuwiki/inc/lang/ne/index.txt
/dokuwiki/inc/lang/ne/locked.txt
/dokuwiki/inc/lang/ne/norev.txt
/dokuwiki/inc/lang/ne/read.txt
/dokuwiki/inc/lang/ne/recent.txt
/dokuwiki/inc/lang/ne/resendpwd.txt
/dokuwiki/inc/lang/ne/searchpage.txt
/dokuwiki/inc/lang/ne/showrev.txt
/dokuwiki/inc/lang/nl/backlinks.txt
/dokuwiki/inc/lang/nl/denied.txt
/dokuwiki/inc/lang/nl/index.txt
/dokuwiki/inc/lang/nl/install.html
/dokuwiki/inc/lang/nl/lang.php
/dokuwiki/inc/lang/nl/newpage.txt
/dokuwiki/inc/lang/nl/norev.txt
/dokuwiki/inc/lang/nl/onceexisted.txt
/dokuwiki/inc/lang/nl/preview.txt
/dokuwiki/inc/lang/nl/read.txt
/dokuwiki/inc/lang/nl/recent.txt
/dokuwiki/inc/lang/nl/register.txt
/dokuwiki/inc/lang/nl/resetpwd.txt
/dokuwiki/inc/lang/nl/revisions.txt
/dokuwiki/inc/lang/nl/searchpage.txt
/dokuwiki/inc/lang/nl/stopwords.txt
/dokuwiki/inc/lang/no/backlinks.txt
/dokuwiki/inc/lang/no/conflict.txt
/dokuwiki/inc/lang/no/denied.txt
/dokuwiki/inc/lang/no/diff.txt
/dokuwiki/inc/lang/no/draft.txt
/dokuwiki/inc/lang/no/edit.txt
/dokuwiki/inc/lang/no/index.txt
/dokuwiki/inc/lang/no/install.html
/dokuwiki/inc/lang/no/lang.php
/dokuwiki/inc/lang/no/login.txt
/dokuwiki/inc/lang/no/newpage.txt
/dokuwiki/inc/lang/no/norev.txt
/dokuwiki/inc/lang/no/preview.txt
/dokuwiki/inc/lang/no/pwconfirm.txt
/dokuwiki/inc/lang/no/read.txt
/dokuwiki/inc/lang/no/recent.txt
/dokuwiki/inc/lang/no/register.txt
/dokuwiki/inc/lang/no/resendpwd.txt
/dokuwiki/inc/lang/no/resetpwd.txt
/dokuwiki/inc/lang/no/revisions.txt
/dokuwiki/inc/lang/no/searchpage.txt
/dokuwiki/inc/lang/no/stopwords.txt
/dokuwiki/inc/lang/no/updateprofile.txt
/dokuwiki/inc/lang/oc/admin.txt
/dokuwiki/inc/lang/oc/adminplugins.txt
/dokuwiki/inc/lang/oc/backlinks.txt
/dokuwiki/inc/lang/oc/conflict.txt
/dokuwiki/inc/lang/oc/denied.txt
/dokuwiki/inc/lang/oc/diff.txt
/dokuwiki/inc/lang/oc/index.txt
/dokuwiki/inc/lang/oc/lang.php
/dokuwiki/inc/lang/pl/admin.txt
/dokuwiki/inc/lang/pl/backlinks.txt
/dokuwiki/inc/lang/pl/conflict.txt
/dokuwiki/inc/lang/pl/denied.txt
/dokuwiki/inc/lang/pl/diff.txt
/dokuwiki/inc/lang/pl/draft.txt
/dokuwiki/inc/lang/pl/edit.txt
/dokuwiki/inc/lang/pl/index.txt
/dokuwiki/inc/lang/pl/install.html
/dokuwiki/inc/lang/pl/lang.php
/dokuwiki/inc/lang/pl/login.txt
/dokuwiki/inc/lang/pl/newpage.txt
/dokuwiki/inc/lang/pl/norev.txt
/dokuwiki/inc/lang/pl/onceexisted.txt
/dokuwiki/inc/lang/pl/preview.txt
/dokuwiki/inc/lang/pl/read.txt
/dokuwiki/inc/lang/pl/recent.txt
/dokuwiki/inc/lang/pl/register.txt
/dokuwiki/inc/lang/pl/resendpwd.txt
/dokuwiki/inc/lang/pl/resetpwd.txt
/dokuwiki/inc/lang/pl/revisions.txt
/dokuwiki/inc/lang/pl/searchpage.txt
/dokuwiki/inc/lang/pl/stopwords.txt
/dokuwiki/inc/lang/pl/updateprofile.txt
/dokuwiki/inc/lang/pt-br/admin.txt
/dokuwiki/inc/lang/pt-br/backlinks.txt
/dokuwiki/inc/lang/pt-br/denied.txt
/dokuwiki/inc/lang/pt-br/draft.txt
/dokuwiki/inc/lang/pt-br/edit.txt
/dokuwiki/inc/lang/pt-br/editrev.txt
/dokuwiki/inc/lang/pt-br/index.txt
/dokuwiki/inc/lang/pt-br/install.html
/dokuwiki/inc/lang/pt-br/lang.php
/dokuwiki/inc/lang/pt-br/newpage.txt
/dokuwiki/inc/lang/pt-br/onceexisted.txt
/dokuwiki/inc/lang/pt-br/preview.txt
/dokuwiki/inc/lang/pt-br/recent.txt
/dokuwiki/inc/lang/pt-br/register.txt
/dokuwiki/inc/lang/pt-br/resendpwd.txt
/dokuwiki/inc/lang/pt-br/resetpwd.txt
/dokuwiki/inc/lang/pt-br/revisions.txt
/dokuwiki/inc/lang/pt-br/searchpage.txt
/dokuwiki/inc/lang/pt-br/stopwords.txt
/dokuwiki/inc/lang/pt-br/updateprofile.txt
/dokuwiki/inc/lang/pt/admin.txt
/dokuwiki/inc/lang/pt/backlinks.txt
/dokuwiki/inc/lang/pt/denied.txt
/dokuwiki/inc/lang/pt/diff.txt
/dokuwiki/inc/lang/pt/draft.txt
/dokuwiki/inc/lang/pt/edit.txt
/dokuwiki/inc/lang/pt/editrev.txt
/dokuwiki/inc/lang/pt/index.txt
/dokuwiki/inc/lang/pt/install.html
/dokuwiki/inc/lang/pt/lang.php
/dokuwiki/inc/lang/pt/locked.txt
/dokuwiki/inc/lang/pt/login.txt
/dokuwiki/inc/lang/pt/newpage.txt
/dokuwiki/inc/lang/pt/norev.txt
/dokuwiki/inc/lang/pt/onceexisted.txt
/dokuwiki/inc/lang/pt/preview.txt
/dokuwiki/inc/lang/pt/read.txt
/dokuwiki/inc/lang/pt/recent.txt
/dokuwiki/inc/lang/pt/register.txt
/dokuwiki/inc/lang/pt/resendpwd.txt
/dokuwiki/inc/lang/pt/resetpwd.txt
/dokuwiki/inc/lang/pt/revisions.txt
/dokuwiki/inc/lang/pt/searchpage.txt
/dokuwiki/inc/lang/pt/showrev.txt
/dokuwiki/inc/lang/pt/stopwords.txt
/dokuwiki/inc/lang/pt/updateprofile.txt
/dokuwiki/inc/lang/ro/denied.txt
/dokuwiki/inc/lang/ro/draft.txt
/dokuwiki/inc/lang/ro/index.txt
/dokuwiki/inc/lang/ro/install.html
/dokuwiki/inc/lang/ro/lang.php
/dokuwiki/inc/lang/ro/locked.txt
/dokuwiki/inc/lang/ro/login.txt
/dokuwiki/inc/lang/ro/newpage.txt
/dokuwiki/inc/lang/ro/norev.txt
/dokuwiki/inc/lang/ro/preview.txt
/dokuwiki/inc/lang/ro/pwconfirm.txt
/dokuwiki/inc/lang/ro/recent.txt
/dokuwiki/inc/lang/ro/resendpwd.txt
/dokuwiki/inc/lang/ro/revisions.txt
/dokuwiki/inc/lang/ro/searchpage.txt
/dokuwiki/inc/lang/ro/updateprofile.txt
/dokuwiki/inc/lang/ru/admin.txt
/dokuwiki/inc/lang/ru/backlinks.txt
/dokuwiki/inc/lang/ru/conflict.txt
/dokuwiki/inc/lang/ru/denied.txt
/dokuwiki/inc/lang/ru/diff.txt
/dokuwiki/inc/lang/ru/draft.txt
/dokuwiki/inc/lang/ru/editrev.txt
/dokuwiki/inc/lang/ru/index.txt
/dokuwiki/inc/lang/ru/install.html
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/lang/ru/login.txt
/dokuwiki/inc/lang/ru/newpage.txt
/dokuwiki/inc/lang/ru/norev.txt
/dokuwiki/inc/lang/ru/onceexisted.txt
/dokuwiki/inc/lang/ru/preview.txt
/dokuwiki/inc/lang/ru/pwconfirm.txt
/dokuwiki/inc/lang/ru/read.txt
/dokuwiki/inc/lang/ru/recent.txt
/dokuwiki/inc/lang/ru/register.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/stopwords.txt
/dokuwiki/inc/lang/ru/updateprofile.txt
/dokuwiki/inc/lang/sk/admin.txt
/dokuwiki/inc/lang/sk/denied.txt
/dokuwiki/inc/lang/sk/diff.txt
/dokuwiki/inc/lang/sk/draft.txt
/dokuwiki/inc/lang/sk/editrev.txt
/dokuwiki/inc/lang/sk/install.html
/dokuwiki/inc/lang/sk/lang.php
/dokuwiki/inc/lang/sk/newpage.txt
/dokuwiki/inc/lang/sk/onceexisted.txt
/dokuwiki/inc/lang/sk/preview.txt
/dokuwiki/inc/lang/sk/pwconfirm.txt
/dokuwiki/inc/lang/sk/read.txt
/dokuwiki/inc/lang/sk/recent.txt
/dokuwiki/inc/lang/sk/resendpwd.txt
/dokuwiki/inc/lang/sk/searchpage.txt
/dokuwiki/inc/lang/sk/stopwords.txt
/dokuwiki/inc/lang/sk/updateprofile.txt
/dokuwiki/inc/lang/sl/denied.txt
/dokuwiki/inc/lang/sl/draft.txt
/dokuwiki/inc/lang/sl/editrev.txt
/dokuwiki/inc/lang/sl/index.txt
/dokuwiki/inc/lang/sl/install.html
/dokuwiki/inc/lang/sl/newpage.txt
/dokuwiki/inc/lang/sl/preview.txt
/dokuwiki/inc/lang/sl/pwconfirm.txt
/dokuwiki/inc/lang/sl/read.txt
/dokuwiki/inc/lang/sl/recent.txt
/dokuwiki/inc/lang/sl/resetpwd.txt
/dokuwiki/inc/lang/sl/searchpage.txt
/dokuwiki/inc/lang/sl/stopwords.txt
/dokuwiki/inc/lang/sl/updateprofile.txt
/dokuwiki/inc/lang/sq/admin.txt
/dokuwiki/inc/lang/sq/backlinks.txt
/dokuwiki/inc/lang/sq/conflict.txt
/dokuwiki/inc/lang/sq/denied.txt
/dokuwiki/inc/lang/sq/diff.txt
/dokuwiki/inc/lang/sq/draft.txt
/dokuwiki/inc/lang/sq/edit.txt
/dokuwiki/inc/lang/sq/editrev.txt
/dokuwiki/inc/lang/sq/index.txt
/dokuwiki/inc/lang/sq/install.html
/dokuwiki/inc/lang/sq/locked.txt
/dokuwiki/inc/lang/sq/login.txt
/dokuwiki/inc/lang/sq/newpage.txt
/dokuwiki/inc/lang/sq/norev.txt
/dokuwiki/inc/lang/sq/preview.txt
/dokuwiki/inc/lang/sq/read.txt
/dokuwiki/inc/lang/sq/recent.txt
/dokuwiki/inc/lang/sq/register.txt
/dokuwiki/inc/lang/sq/resendpwd.txt
/dokuwiki/inc/lang/sq/searchpage.txt
/dokuwiki/inc/lang/sq/showrev.txt
/dokuwiki/inc/lang/sq/stopwords.txt
/dokuwiki/inc/lang/sq/updateprofile.txt
/dokuwiki/inc/lang/sr/admin.txt
/dokuwiki/inc/lang/sr/backlinks.txt
/dokuwiki/inc/lang/sr/conflict.txt
/dokuwiki/inc/lang/sr/denied.txt
/dokuwiki/inc/lang/sr/diff.txt
/dokuwiki/inc/lang/sr/draft.txt
/dokuwiki/inc/lang/sr/edit.txt
/dokuwiki/inc/lang/sr/index.txt
/dokuwiki/inc/lang/sr/install.html
/dokuwiki/inc/lang/sr/lang.php
/dokuwiki/inc/lang/sr/login.txt
/dokuwiki/inc/lang/sr/newpage.txt
/dokuwiki/inc/lang/sr/norev.txt
/dokuwiki/inc/lang/sr/onceexisted.txt
/dokuwiki/inc/lang/sr/preview.txt
/dokuwiki/inc/lang/sr/read.txt
/dokuwiki/inc/lang/sr/recent.txt
/dokuwiki/inc/lang/sr/register.txt
/dokuwiki/inc/lang/sr/resendpwd.txt
/dokuwiki/inc/lang/sr/resetpwd.txt
/dokuwiki/inc/lang/sr/revisions.txt
/dokuwiki/inc/lang/sr/searchpage.txt
/dokuwiki/inc/lang/sr/updateprofile.txt
/dokuwiki/inc/lang/sv/admin.txt
/dokuwiki/inc/lang/sv/conflict.txt
/dokuwiki/inc/lang/sv/denied.txt
/dokuwiki/inc/lang/sv/diff.txt
/dokuwiki/inc/lang/sv/draft.txt
/dokuwiki/inc/lang/sv/edit.txt
/dokuwiki/inc/lang/sv/index.txt
/dokuwiki/inc/lang/sv/install.html
/dokuwiki/inc/lang/sv/login.txt
/dokuwiki/inc/lang/sv/newpage.txt
/dokuwiki/inc/lang/sv/norev.txt
/dokuwiki/inc/lang/sv/preview.txt
/dokuwiki/inc/lang/sv/pwconfirm.txt
/dokuwiki/inc/lang/sv/read.txt
/dokuwiki/inc/lang/sv/recent.txt
/dokuwiki/inc/lang/sv/register.txt
/dokuwiki/inc/lang/sv/resendpwd.txt
/dokuwiki/inc/lang/sv/resetpwd.txt
/dokuwiki/inc/lang/sv/revisions.txt
/dokuwiki/inc/lang/sv/searchpage.txt
/dokuwiki/inc/lang/sv/stopwords.txt
/dokuwiki/inc/lang/sv/updateprofile.txt
/dokuwiki/inc/lang/ta/admin.txt
/dokuwiki/inc/lang/ta/backlinks.txt
/dokuwiki/inc/lang/ta/conflict.txt
/dokuwiki/inc/lang/ta/denied.txt
/dokuwiki/inc/lang/ta/diff.txt
/dokuwiki/inc/lang/ta/draft.txt
/dokuwiki/inc/lang/ta/edit.txt
/dokuwiki/inc/lang/th/admin.txt
/dokuwiki/inc/lang/th/backlinks.txt
/dokuwiki/inc/lang/th/conflict.txt
/dokuwiki/inc/lang/th/denied.txt
/dokuwiki/inc/lang/th/diff.txt
/dokuwiki/inc/lang/th/draft.txt
/dokuwiki/inc/lang/th/edit.txt
/dokuwiki/inc/lang/th/editrev.txt
/dokuwiki/inc/lang/th/index.txt
/dokuwiki/inc/lang/th/locked.txt
/dokuwiki/inc/lang/th/login.txt
/dokuwiki/inc/lang/th/newpage.txt
/dokuwiki/inc/lang/th/norev.txt
/dokuwiki/inc/lang/th/preview.txt
/dokuwiki/inc/lang/th/pwconfirm.txt
/dokuwiki/inc/lang/th/read.txt
/dokuwiki/inc/lang/th/recent.txt
/dokuwiki/inc/lang/th/register.txt
/dokuwiki/inc/lang/th/resendpwd.txt
/dokuwiki/inc/lang/th/revisions.txt
/dokuwiki/inc/lang/th/searchpage.txt
/dokuwiki/inc/lang/th/showrev.txt
/dokuwiki/inc/lang/th/updateprofile.txt
/dokuwiki/inc/lang/tr/backlinks.txt
/dokuwiki/inc/lang/tr/conflict.txt
/dokuwiki/inc/lang/tr/denied.txt
/dokuwiki/inc/lang/tr/diff.txt
/dokuwiki/inc/lang/tr/draft.txt
/dokuwiki/inc/lang/tr/edit.txt
/dokuwiki/inc/lang/tr/index.txt
/dokuwiki/inc/lang/tr/install.html
/dokuwiki/inc/lang/tr/lang.php
/dokuwiki/inc/lang/tr/locked.txt
/dokuwiki/inc/lang/tr/login.txt
/dokuwiki/inc/lang/tr/newpage.txt
/dokuwiki/inc/lang/tr/norev.txt
/dokuwiki/inc/lang/tr/preview.txt
/dokuwiki/inc/lang/tr/read.txt
/dokuwiki/inc/lang/tr/recent.txt
/dokuwiki/inc/lang/tr/register.txt
/dokuwiki/inc/lang/tr/resetpwd.txt
/dokuwiki/inc/lang/tr/revisions.txt
/dokuwiki/inc/lang/tr/searchpage.txt
/dokuwiki/inc/lang/uk/admin.txt
/dokuwiki/inc/lang/uk/conflict.txt
/dokuwiki/inc/lang/uk/denied.txt
/dokuwiki/inc/lang/uk/diff.txt
/dokuwiki/inc/lang/uk/draft.txt
/dokuwiki/inc/lang/uk/index.txt
/dokuwiki/inc/lang/uk/install.html
/dokuwiki/inc/lang/uk/lang.php
/dokuwiki/inc/lang/uk/locked.txt
/dokuwiki/inc/lang/uk/login.txt
/dokuwiki/inc/lang/uk/newpage.txt
/dokuwiki/inc/lang/uk/norev.txt
/dokuwiki/inc/lang/uk/preview.txt
/dokuwiki/inc/lang/uk/pwconfirm.txt
/dokuwiki/inc/lang/uk/read.txt
/dokuwiki/inc/lang/uk/recent.txt
/dokuwiki/inc/lang/uk/register.txt
/dokuwiki/inc/lang/uk/resetpwd.txt
/dokuwiki/inc/lang/uk/revisions.txt
/dokuwiki/inc/lang/uk/searchpage.txt
/dokuwiki/inc/lang/uk/stopwords.txt
/dokuwiki/inc/lang/uk/updateprofile.txt
/dokuwiki/inc/lang/vi/denied.txt
/dokuwiki/inc/lang/vi/diff.txt
/dokuwiki/inc/lang/vi/newpage.txt
/dokuwiki/inc/lang/vi/preview.txt
/dokuwiki/inc/lang/vi/recent.txt
/dokuwiki/inc/lang/vi/searchpage.txt
/dokuwiki/inc/lang/zh-tw/admin.txt
/dokuwiki/inc/lang/zh-tw/backlinks.txt
/dokuwiki/inc/lang/zh-tw/conflict.txt
/dokuwiki/inc/lang/zh-tw/denied.txt
/dokuwiki/inc/lang/zh-tw/diff.txt
/dokuwiki/inc/lang/zh-tw/edit.txt
/dokuwiki/inc/lang/zh-tw/index.txt
/dokuwiki/inc/lang/zh-tw/install.html
/dokuwiki/inc/lang/zh-tw/login.txt
/dokuwiki/inc/lang/zh-tw/newpage.txt
/dokuwiki/inc/lang/zh-tw/norev.txt
/dokuwiki/inc/lang/zh-tw/preview.txt
/dokuwiki/inc/lang/zh-tw/read.txt
/dokuwiki/inc/lang/zh-tw/recent.txt
/dokuwiki/inc/lang/zh-tw/register.txt
/dokuwiki/inc/lang/zh-tw/resendpwd.txt
/dokuwiki/inc/lang/zh-tw/resetpwd.txt
/dokuwiki/inc/lang/zh-tw/revisions.txt
/dokuwiki/inc/lang/zh-tw/searchpage.txt
/dokuwiki/inc/lang/zh-tw/updateprofile.txt
/dokuwiki/inc/lang/zh/admin.txt
/dokuwiki/inc/lang/zh/adminplugins.txt
/dokuwiki/inc/lang/zh/backlinks.txt
/dokuwiki/inc/lang/zh/denied.txt
/dokuwiki/inc/lang/zh/diff.txt
/dokuwiki/inc/lang/zh/draft.txt
/dokuwiki/inc/lang/zh/edit.txt
/dokuwiki/inc/lang/zh/editrev.txt
/dokuwiki/inc/lang/zh/index.txt
/dokuwiki/inc/lang/zh/install.html
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/inc/lang/zh/locked.txt
/dokuwiki/inc/lang/zh/newpage.txt
/dokuwiki/inc/lang/zh/norev.txt
/dokuwiki/inc/lang/zh/onceexisted.txt
/dokuwiki/inc/lang/zh/preview.txt
/dokuwiki/inc/lang/zh/read.txt
/dokuwiki/inc/lang/zh/recent.txt
/dokuwiki/inc/lang/zh/register.txt
/dokuwiki/inc/lang/zh/resendpwd.txt
/dokuwiki/inc/lang/zh/resetpwd.txt
/dokuwiki/inc/lang/zh/revisions.txt
/dokuwiki/inc/lang/zh/searchpage.txt
/dokuwiki/inc/lang/zh/updateprofile.txt
/dokuwiki/inc/legacy.php
/dokuwiki/inc/load.php
/dokuwiki/inc/mail.php
/dokuwiki/inc/media.php
/dokuwiki/inc/pageutils.php
/dokuwiki/inc/parser/code.php
/dokuwiki/inc/parser/handler.php
/dokuwiki/inc/parser/metadata.php
/dokuwiki/inc/parser/renderer.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/inc/parserutils.php
/dokuwiki/inc/pluginutils.php
/dokuwiki/inc/search.php
/dokuwiki/inc/template.php
/dokuwiki/inc/toolbar.php
/dokuwiki/inc/utf8.php
/dokuwiki/index.php
/dokuwiki/install.php
/dokuwiki/lib/exe/css.php
/dokuwiki/lib/exe/detail.php
/dokuwiki/lib/exe/fetch.php
/dokuwiki/lib/exe/jquery.php
/dokuwiki/lib/exe/js.php
/dokuwiki/lib/exe/mediamanager.php
/dokuwiki/lib/images/fileicons/32x32/svg.png
/dokuwiki/lib/images/fileicons/index.php
/dokuwiki/lib/images/fileicons/svg.png
/dokuwiki/lib/images/smileys/index.php
/dokuwiki/lib/plugins/acl/action.php
/dokuwiki/lib/plugins/acl/admin.php
/dokuwiki/lib/plugins/acl/lang/ar/lang.php
/dokuwiki/lib/plugins/acl/lang/bg/lang.php
/dokuwiki/lib/plugins/acl/lang/ca/lang.php
/dokuwiki/lib/plugins/acl/lang/da/lang.php
/dokuwiki/lib/plugins/acl/lang/el/lang.php
/dokuwiki/lib/plugins/acl/lang/fa/lang.php
/dokuwiki/lib/plugins/acl/lang/is/lang.php
/dokuwiki/lib/plugins/acl/lang/ja/lang.php
/dokuwiki/lib/plugins/acl/lang/km/lang.php
/dokuwiki/lib/plugins/acl/lang/lt/lang.php
/dokuwiki/lib/plugins/acl/lang/no/lang.php
/dokuwiki/lib/plugins/acl/lang/pt/lang.php
/dokuwiki/lib/plugins/acl/lang/sr/lang.php
/dokuwiki/lib/plugins/acl/lang/tr/lang.php
/dokuwiki/lib/plugins/acl/remote.php
/dokuwiki/lib/plugins/action.php
/dokuwiki/lib/plugins/admin.php
/dokuwiki/lib/plugins/auth.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/ar/lang.php
/dokuwiki/lib/plugins/authad/lang/ar/settings.php
/dokuwiki/lib/plugins/authad/lang/bg/lang.php
/dokuwiki/lib/plugins/authad/lang/bg/settings.php
/dokuwiki/lib/plugins/authad/lang/ca/settings.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/el/lang.php
/dokuwiki/lib/plugins/authad/lang/el/settings.php
/dokuwiki/lib/plugins/authad/lang/en/settings.php
/dokuwiki/lib/plugins/authad/lang/eo/lang.php
/dokuwiki/lib/plugins/authad/lang/eo/settings.php
/dokuwiki/lib/plugins/authad/lang/es/settings.php
/dokuwiki/lib/plugins/authad/lang/fr/settings.php
/dokuwiki/lib/plugins/authad/lang/it/settings.php
/dokuwiki/lib/plugins/authad/lang/ja/settings.php
/dokuwiki/lib/plugins/authad/lang/nl/settings.php
/dokuwiki/lib/plugins/authad/lang/pl/settings.php
/dokuwiki/lib/plugins/authad/lang/pt-br/settings.php
/dokuwiki/lib/plugins/authad/lang/pt/lang.php
/dokuwiki/lib/plugins/authad/lang/pt/settings.php
/dokuwiki/lib/plugins/authad/lang/ro/settings.php
/dokuwiki/lib/plugins/authad/lang/ru/settings.php
/dokuwiki/lib/plugins/authad/lang/sr/settings.php
/dokuwiki/lib/plugins/authad/lang/tr/lang.php
/dokuwiki/lib/plugins/authad/lang/tr/settings.php
/dokuwiki/lib/plugins/authad/lang/uk/settings.php
/dokuwiki/lib/plugins/authad/lang/zh/settings.php
/dokuwiki/lib/plugins/authldap/auth.php
/dokuwiki/lib/plugins/authldap/conf/default.php
/dokuwiki/lib/plugins/authldap/conf/metadata.php
/dokuwiki/lib/plugins/authldap/lang/ar/settings.php
/dokuwiki/lib/plugins/authldap/lang/bg/settings.php
/dokuwiki/lib/plugins/authldap/lang/ca/settings.php
/dokuwiki/lib/plugins/authldap/lang/da/settings.php
/dokuwiki/lib/plugins/authldap/lang/el/lang.php
/dokuwiki/lib/plugins/authldap/lang/el/settings.php
/dokuwiki/lib/plugins/authldap/lang/en/settings.php
/dokuwiki/lib/plugins/authldap/lang/fa/settings.php
/dokuwiki/lib/plugins/authldap/lang/fr/settings.php
/dokuwiki/lib/plugins/authldap/lang/ja/settings.php
/dokuwiki/lib/plugins/authldap/lang/no/settings.php
/dokuwiki/lib/plugins/authldap/lang/pt/settings.php
/dokuwiki/lib/plugins/authldap/lang/ru/settings.php
/dokuwiki/lib/plugins/authldap/lang/sk/settings.php
/dokuwiki/lib/plugins/authldap/lang/sr/settings.php
/dokuwiki/lib/plugins/authldap/lang/tr/settings.php
/dokuwiki/lib/plugins/authpdo/_test/mysql/mybb.sql
/dokuwiki/lib/plugins/authpdo/auth.php
/dokuwiki/lib/plugins/authpdo/lang/bg/lang.php
/dokuwiki/lib/plugins/authpdo/lang/ca/lang.php
/dokuwiki/lib/plugins/authpdo/lang/ca/settings.php
/dokuwiki/lib/plugins/authpdo/lang/cs/lang.php
/dokuwiki/lib/plugins/authpdo/lang/cs/settings.php
/dokuwiki/lib/plugins/authpdo/lang/da/lang.php
/dokuwiki/lib/plugins/authpdo/lang/da/settings.php
/dokuwiki/lib/plugins/authpdo/lang/de-informal/lang.php
/dokuwiki/lib/plugins/authpdo/lang/de/lang.php
/dokuwiki/lib/plugins/authpdo/lang/de/settings.php
/dokuwiki/lib/plugins/authpdo/lang/el/lang.php
/dokuwiki/lib/plugins/authpdo/lang/el/settings.php
/dokuwiki/lib/plugins/authpdo/lang/es/lang.php
/dokuwiki/lib/plugins/authpdo/lang/es/settings.php
/dokuwiki/lib/plugins/authpdo/lang/fa/lang.php
/dokuwiki/lib/plugins/authpdo/lang/fa/settings.php
/dokuwiki/lib/plugins/authpdo/lang/fr/lang.php
/dokuwiki/lib/plugins/authpdo/lang/fr/settings.php
/dokuwiki/lib/plugins/authpdo/lang/it/lang.php
/dokuwiki/lib/plugins/authpdo/lang/it/settings.php
/dokuwiki/lib/plugins/authpdo/lang/ja/lang.php
/dokuwiki/lib/plugins/authpdo/lang/ja/settings.php
/dokuwiki/lib/plugins/authpdo/lang/ko/lang.php
/dokuwiki/lib/plugins/authpdo/lang/ko/settings.php
/dokuwiki/lib/plugins/authpdo/lang/nl/lang.php
/dokuwiki/lib/plugins/authpdo/lang/nl/settings.php
/dokuwiki/lib/plugins/authpdo/lang/pl/lang.php
/dokuwiki/lib/plugins/authpdo/lang/pl/settings.php
/dokuwiki/lib/plugins/authpdo/lang/pt-br/lang.php
/dokuwiki/lib/plugins/authpdo/lang/pt-br/settings.php
/dokuwiki/lib/plugins/authpdo/lang/pt/lang.php
/dokuwiki/lib/plugins/authpdo/lang/pt/settings.php
/dokuwiki/lib/plugins/authpdo/lang/ru/lang.php
/dokuwiki/lib/plugins/authpdo/lang/ru/settings.php
/dokuwiki/lib/plugins/authpdo/lang/sk/lang.php
/dokuwiki/lib/plugins/authpdo/lang/sk/settings.php
/dokuwiki/lib/plugins/authpdo/lang/tr/lang.php
/dokuwiki/lib/plugins/authpdo/lang/uk/lang.php
/dokuwiki/lib/plugins/authpdo/lang/uk/settings.php
/dokuwiki/lib/plugins/authpdo/lang/zh/lang.php
/dokuwiki/lib/plugins/authpdo/lang/zh/settings.php
/dokuwiki/lib/plugins/authplain/_test/conf/auth.users.php
/dokuwiki/lib/plugins/authplain/_test/userdata.test.php
/dokuwiki/lib/plugins/authplain/auth.php
/dokuwiki/lib/plugins/authplain/lang/ar/lang.php
/dokuwiki/lib/plugins/authplain/lang/bg/lang.php
/dokuwiki/lib/plugins/authplain/lang/da/lang.php
/dokuwiki/lib/plugins/authplain/lang/el/lang.php
/dokuwiki/lib/plugins/authplain/lang/is/lang.php
/dokuwiki/lib/plugins/authplain/lang/ja/lang.php
/dokuwiki/lib/plugins/authplain/lang/km/lang.php
/dokuwiki/lib/plugins/authplain/lang/ku/lang.php
/dokuwiki/lib/plugins/authplain/lang/lt/lang.php
/dokuwiki/lib/plugins/authplain/lang/pt/lang.php
/dokuwiki/lib/plugins/authplain/lang/tr/lang.php
/dokuwiki/lib/plugins/cli.php
/dokuwiki/lib/plugins/config/_test/ConfigParserTest.php
/dokuwiki/lib/plugins/config/_test/LoaderTest.php
/dokuwiki/lib/plugins/config/_test/Setting/AbstractSettingTest.php
/dokuwiki/lib/plugins/config/_test/Setting/SettingArrayTest.php
/dokuwiki/lib/plugins/config/_test/Setting/SettingNumericTest.php
/dokuwiki/lib/plugins/config/_test/Setting/SettingNumericoptTest.php
/dokuwiki/lib/plugins/config/_test/Setting/SettingOnoffTest.php
/dokuwiki/lib/plugins/config/_test/Setting/SettingStringTest.php
/dokuwiki/lib/plugins/config/_test/Setting/SettingTest.php
/dokuwiki/lib/plugins/config/_test/WriterTest.php
/dokuwiki/lib/plugins/config/admin.php
/dokuwiki/lib/plugins/config/core/ConfigParser.php
/dokuwiki/lib/plugins/config/core/Configuration.php
/dokuwiki/lib/plugins/config/core/Loader.php
/dokuwiki/lib/plugins/config/core/Setting/Setting.php
/dokuwiki/lib/plugins/config/core/Setting/SettingArray.php
/dokuwiki/lib/plugins/config/core/Setting/SettingAuthtype.php
/dokuwiki/lib/plugins/config/core/Setting/SettingCompression.php
/dokuwiki/lib/plugins/config/core/Setting/SettingDirchoice.php
/dokuwiki/lib/plugins/config/core/Setting/SettingDisableactions.php
/dokuwiki/lib/plugins/config/core/Setting/SettingEmail.php
/dokuwiki/lib/plugins/config/core/Setting/SettingFieldset.php
/dokuwiki/lib/plugins/config/core/Setting/SettingHidden.php
/dokuwiki/lib/plugins/config/core/Setting/SettingImConvert.php
/dokuwiki/lib/plugins/config/core/Setting/SettingLicense.php
/dokuwiki/lib/plugins/config/core/Setting/SettingMulticheckbox.php
/dokuwiki/lib/plugins/config/core/Setting/SettingMultichoice.php
/dokuwiki/lib/plugins/config/core/Setting/SettingNoClass.php
/dokuwiki/lib/plugins/config/core/Setting/SettingNoDefault.php
/dokuwiki/lib/plugins/config/core/Setting/SettingNoKnownClass.php
/dokuwiki/lib/plugins/config/core/Setting/SettingNumeric.php
/dokuwiki/lib/plugins/config/core/Setting/SettingNumericopt.php
/dokuwiki/lib/plugins/config/core/Setting/SettingOnoff.php
/dokuwiki/lib/plugins/config/core/Setting/SettingPassword.php
/dokuwiki/lib/plugins/config/core/Setting/SettingRegex.php
/dokuwiki/lib/plugins/config/core/Setting/SettingRenderer.php
/dokuwiki/lib/plugins/config/core/Setting/SettingSavedir.php
/dokuwiki/lib/plugins/config/core/Setting/SettingSepchar.php
/dokuwiki/lib/plugins/config/core/Setting/SettingString.php
/dokuwiki/lib/plugins/config/core/Setting/SettingUndefined.php
/dokuwiki/lib/plugins/config/core/Writer.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/is/lang.php
/dokuwiki/lib/plugins/config/lang/it/lang.php
/dokuwiki/lib/plugins/config/lang/ja/intro.txt
/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/lt/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/action.php
/dokuwiki/lib/plugins/extension/admin.php
/dokuwiki/lib/plugins/extension/cli.php
/dokuwiki/lib/plugins/extension/helper/extension.php
/dokuwiki/lib/plugins/extension/helper/gui.php
/dokuwiki/lib/plugins/extension/helper/repository.php
/dokuwiki/lib/plugins/extension/lang/bg/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/bg/lang.php
/dokuwiki/lib/plugins/extension/lang/ca/lang.php
/dokuwiki/lib/plugins/extension/lang/cs/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/cy/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/da/intro_install.txt
/dokuwiki/lib/plugins/extension/lang/da/intro_plugins.txt
/dokuwiki/lib/plugins/extension/lang/da/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/da/intro_templates.txt
/dokuwiki/lib/plugins/extension/lang/da/lang.php
/dokuwiki/lib/plugins/extension/lang/de-informal/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/de/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/de/lang.php
/dokuwiki/lib/plugins/extension/lang/el/intro_install.txt
/dokuwiki/lib/plugins/extension/lang/el/intro_plugins.txt
/dokuwiki/lib/plugins/extension/lang/el/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/el/intro_templates.txt
/dokuwiki/lib/plugins/extension/lang/el/lang.php
/dokuwiki/lib/plugins/extension/lang/en/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/eo/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/es/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/fa/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/fr/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/fr/lang.php
/dokuwiki/lib/plugins/extension/lang/hr/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/hu/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/it/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/ja/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/ja/lang.php
/dokuwiki/lib/plugins/extension/lang/ko/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/nl/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/no/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/pl/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/pt-br/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/pt/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/pt/lang.php
/dokuwiki/lib/plugins/extension/lang/ru/intro_install.txt
/dokuwiki/lib/plugins/extension/lang/ru/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/ru/lang.php
/dokuwiki/lib/plugins/extension/lang/sk/intro_install.txt
/dokuwiki/lib/plugins/extension/lang/sk/intro_plugins.txt
/dokuwiki/lib/plugins/extension/lang/sk/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/sk/intro_templates.txt
/dokuwiki/lib/plugins/extension/lang/sk/lang.php
/dokuwiki/lib/plugins/extension/lang/tr/lang.php
/dokuwiki/lib/plugins/extension/lang/uk/lang.php
/dokuwiki/lib/plugins/extension/lang/zh/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/zh/lang.php
/dokuwiki/lib/plugins/popularity/helper.php
/dokuwiki/lib/plugins/popularity/lang/ar/lang.php
/dokuwiki/lib/plugins/popularity/lang/bg/lang.php
/dokuwiki/lib/plugins/popularity/lang/ca/lang.php
/dokuwiki/lib/plugins/popularity/lang/da/intro.txt
/dokuwiki/lib/plugins/popularity/lang/da/lang.php
/dokuwiki/lib/plugins/popularity/lang/el/lang.php
/dokuwiki/lib/plugins/popularity/lang/fa/lang.php
/dokuwiki/lib/plugins/popularity/lang/is/lang.php
/dokuwiki/lib/plugins/popularity/lang/lt/lang.php
/dokuwiki/lib/plugins/popularity/lang/no/lang.php
/dokuwiki/lib/plugins/popularity/lang/pt/lang.php
/dokuwiki/lib/plugins/popularity/lang/sr/lang.php
/dokuwiki/lib/plugins/popularity/lang/tr/lang.php
/dokuwiki/lib/plugins/remote.php
/dokuwiki/lib/plugins/revert/admin.php
/dokuwiki/lib/plugins/revert/lang/ar/lang.php
/dokuwiki/lib/plugins/revert/lang/bg/lang.php
/dokuwiki/lib/plugins/revert/lang/ca/lang.php
/dokuwiki/lib/plugins/revert/lang/cs/lang.php
/dokuwiki/lib/plugins/revert/lang/da/intro.txt
/dokuwiki/lib/plugins/revert/lang/da/lang.php
/dokuwiki/lib/plugins/revert/lang/el/lang.php
/dokuwiki/lib/plugins/revert/lang/fa/lang.php
/dokuwiki/lib/plugins/revert/lang/is/lang.php
/dokuwiki/lib/plugins/revert/lang/ja/lang.php
/dokuwiki/lib/plugins/revert/lang/ko/lang.php
/dokuwiki/lib/plugins/revert/lang/no/lang.php
/dokuwiki/lib/plugins/revert/lang/pt/lang.php
/dokuwiki/lib/plugins/revert/lang/ru/intro.txt
/dokuwiki/lib/plugins/revert/lang/ru/lang.php
/dokuwiki/lib/plugins/revert/lang/sr/lang.php
/dokuwiki/lib/plugins/revert/lang/tr/lang.php
/dokuwiki/lib/plugins/styling/action.php
/dokuwiki/lib/plugins/styling/admin.php
/dokuwiki/lib/plugins/styling/lang/bg/lang.php
/dokuwiki/lib/plugins/styling/lang/ca/lang.php
/dokuwiki/lib/plugins/styling/lang/da/intro.txt
/dokuwiki/lib/plugins/styling/lang/da/lang.php
/dokuwiki/lib/plugins/styling/lang/el/lang.php
/dokuwiki/lib/plugins/styling/lang/ja/lang.php
/dokuwiki/lib/plugins/styling/lang/no/lang.php
/dokuwiki/lib/plugins/styling/lang/oc/lang.php
/dokuwiki/lib/plugins/styling/lang/pt/intro.txt
/dokuwiki/lib/plugins/styling/lang/pt/lang.php
/dokuwiki/lib/plugins/styling/lang/ru/lang.php
/dokuwiki/lib/plugins/styling/lang/uk/lang.php
/dokuwiki/lib/plugins/styling/popup.php
/dokuwiki/lib/plugins/styling/script.js
/dokuwiki/lib/plugins/syntax.php
/dokuwiki/lib/plugins/testing/action.php
/dokuwiki/lib/plugins/testing/conf/default.php
/dokuwiki/lib/plugins/testing/conf/metadata.php
/dokuwiki/lib/plugins/testing/lang/en/settings.php
/dokuwiki/lib/plugins/usermanager/admin.php
/dokuwiki/lib/plugins/usermanager/lang/ar/lang.php
/dokuwiki/lib/plugins/usermanager/lang/bg/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ca/lang.php
/dokuwiki/lib/plugins/usermanager/lang/da/import.txt
/dokuwiki/lib/plugins/usermanager/lang/da/lang.php
/dokuwiki/lib/plugins/usermanager/lang/el/lang.php
/dokuwiki/lib/plugins/usermanager/lang/fa/lang.php
/dokuwiki/lib/plugins/usermanager/lang/is/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ja/import.txt
/dokuwiki/lib/plugins/usermanager/lang/ja/lang.php
/dokuwiki/lib/plugins/usermanager/lang/lt/lang.php
/dokuwiki/lib/plugins/usermanager/lang/no/lang.php
/dokuwiki/lib/plugins/usermanager/lang/oc/lang.php
/dokuwiki/lib/plugins/usermanager/lang/oc/list.txt
/dokuwiki/lib/plugins/usermanager/lang/pt/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ru/import.txt
/dokuwiki/lib/plugins/usermanager/lang/ru/lang.php
/dokuwiki/lib/plugins/usermanager/lang/sr/lang.php
/dokuwiki/lib/plugins/usermanager/lang/tr/lang.php
/dokuwiki/lib/scripts/cookie.js
/dokuwiki/lib/scripts/edit.js
/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/page.js
/dokuwiki/lib/scripts/search.js
/dokuwiki/lib/tpl/dokuwiki/css/_edit.css
/dokuwiki/lib/tpl/dokuwiki/css/_tabs.css
/dokuwiki/lib/tpl/dokuwiki/css/basic.less
/dokuwiki/lib/tpl/dokuwiki/css/design.less
/dokuwiki/lib/tpl/dokuwiki/css/pagetools.less
/dokuwiki/lib/tpl/dokuwiki/images/pagetools-build.php
/dokuwiki/lib/tpl/dokuwiki/lang/bg/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/cs/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/da/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/da/style.txt
/dokuwiki/lib/tpl/dokuwiki/lang/de/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/el/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/el/style.txt
/dokuwiki/lib/tpl/dokuwiki/lang/fa/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/ko/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/oc/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/pl/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/pt-br/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/pt/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/pt/style.txt
/dokuwiki/lib/tpl/dokuwiki/lang/sk/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/zh/lang.php
/dokuwiki/lib/tpl/dokuwiki/script.js
/dokuwiki/lib/tpl/index.php
/dokuwiki/vendor/.htaccess
2ef8deb516-May-2018 Christopher Smith <chris@jalakai.co.uk>

Issue #1250, associated unit test


/dokuwiki/_test/tests/inc/Ui/Search_createPagenameFromQuery.test.php
/dokuwiki/_test/tests/inc/html_secedit_pattern.test.php
/dokuwiki/_test/tests/inc/httpclient_http.test.php
renderer_metadata.test.php
/dokuwiki/composer.lock
/dokuwiki/data/deleted.files
/dokuwiki/data/pages/wiki/syntax.txt
/dokuwiki/doku.php
/dokuwiki/inc/Action/Cancel.php
/dokuwiki/inc/Action/Recent.php
/dokuwiki/inc/Action/Resendpwd.php
/dokuwiki/inc/Action/Show.php
/dokuwiki/inc/Form/ButtonElement.php
/dokuwiki/inc/HTTPClient.php
/dokuwiki/inc/Ui/Search.php
/dokuwiki/inc/Ui/SearchState.php
/dokuwiki/inc/html.php
/dokuwiki/inc/lang/cs/lang.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/hr/lang.php
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/ja/lang.php
/dokuwiki/inc/lang/ka/lang.php
/dokuwiki/inc/lang/nl/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/inc/parser/metadata.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/inc/template.php
/dokuwiki/install.php
/dokuwiki/lib/plugins/acl/lang/cs/lang.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/ja/lang.php
/dokuwiki/lib/plugins/acl/lang/nl/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/authldap/lang/ja/settings.php
/dokuwiki/lib/plugins/authplain/lang/ka/lang.php
/dokuwiki/lib/plugins/config/lang/cs/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/hr/lang.php
/dokuwiki/lib/plugins/config/lang/it/lang.php
/dokuwiki/lib/plugins/config/lang/ja/lang.php
/dokuwiki/lib/plugins/config/lang/nl/lang.php
/dokuwiki/lib/plugins/config/lang/ru/lang.php
/dokuwiki/lib/plugins/extension/lang/de-informal/intro_plugins.txt
/dokuwiki/lib/plugins/extension/lang/de/intro_plugins.txt
/dokuwiki/lib/plugins/extension/lang/fr/lang.php
/dokuwiki/lib/plugins/popularity/lang/cs/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/cs/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/cs/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/ja/lang.php
/dokuwiki/lib/plugins/usermanager/lang/nl/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ru/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/hr/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/ja/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/nl/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/ru/lang.php
/dokuwiki/lib/tpl/index.php
/dokuwiki/vendor/composer/autoload_files.php
/dokuwiki/vendor/composer/autoload_static.php
/dokuwiki/vendor/composer/installed.json
/dokuwiki/vendor/geshi/geshi/src/geshi.php
/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
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


lexer.test.php
parser_code.test.php
parser_eol.test.php
parser_file.test.php
parser_footnote.test.php
parser_headers.test.php
parser_i18n.test.php
parser_links.test.php
parser_lists.test.php
parser_preformatted.test.php
parser_quote.test.php
parser_quotes.test.php
parser_replacements.test.php
parser_table.test.php
parser_unformatted.test.php
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 ...


parser_code.test.php
parser_eol.test.php
parser_file.test.php
parser_footnote.test.php
parser_headers.test.php
parser_i18n.test.php
parser_links.test.php
parser_lists.test.php
parser_preformatted.test.php
parser_quote.test.php
parser_quotes.test.php
parser_replacements.test.php
parser_table.test.php
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 ...


/dokuwiki/_test/mock/DokuWiki_Auth_Plugin.php
/dokuwiki/_test/mock/Doku_Renderer.php
/dokuwiki/_test/phpcs.xml
/dokuwiki/_test/tests/inc/Ui/Search_createPagenameFromQuery.test.php
/dokuwiki/_test/tests/inc/auth_aclcheck.test.php
/dokuwiki/_test/tests/inc/auth_admincheck.test.php
/dokuwiki/_test/tests/inc/html_secedit_pattern.test.php
/dokuwiki/_test/tests/inc/httpclient_http.test.php
/dokuwiki/_test/tests/inc/pageutils_findnearest.test.php
renderer_resolveinterwiki.test.php
/dokuwiki/_test/tests/inc/remoteapicore.test.php
/dokuwiki/composer.lock
/dokuwiki/data/deleted.files
/dokuwiki/inc/Action/Recent.php
/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/Ui/SearchState.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/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/hr/lang.php
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/nl/lang.php
/dokuwiki/inc/lang/ru/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/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/acl/remote.php
/dokuwiki/lib/plugins/action.php
/dokuwiki/lib/plugins/admin.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/_test/configuration.test.php
/dokuwiki/lib/plugins/config/admin.php
/dokuwiki/lib/plugins/config/lang/cs/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/hr/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/settings/config.class.php
/dokuwiki/lib/plugins/config/settings/config.metadata.php
/dokuwiki/lib/plugins/config/settings/extra.class.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/extension/lang/fr/lang.php
/dokuwiki/lib/plugins/info/syntax.php
/dokuwiki/lib/plugins/popularity/action.php
/dokuwiki/lib/plugins/popularity/admin.php
/dokuwiki/lib/plugins/popularity/helper.php
/dokuwiki/lib/plugins/popularity/lang/cs/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/remote.php
/dokuwiki/lib/plugins/revert/admin.php
/dokuwiki/lib/plugins/revert/lang/cs/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/styling/action.php
/dokuwiki/lib/plugins/styling/admin.php
/dokuwiki/lib/plugins/syntax.php
/dokuwiki/lib/plugins/testing/action.php
/dokuwiki/lib/plugins/usermanager/admin.php
/dokuwiki/lib/plugins/usermanager/lang/cs/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/hr/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/nl/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/ru/lang.php
/dokuwiki/lib/tpl/dokuwiki/tpl_footer.php
/dokuwiki/lib/tpl/index.php
/dokuwiki/vendor/composer/autoload_files.php
/dokuwiki/vendor/composer/autoload_static.php
/dokuwiki/vendor/composer/installed.json
/dokuwiki/vendor/geshi/geshi/src/geshi.php
/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
54f741e813-Apr-2018 Andreas Gohr <andi@splitbrain.org>

relax geshi options a bit more

Quotes are now optional, the options are spearated by space

2e3f2c7827-Aug-2017 Andreas Gohr <andi@splitbrain.org>

added one more test for internal links

just to be sure, we're not breaking something simple here.

347fb6e327-Aug-2017 Andreas Gohr <andi@splitbrain.org>

parsertests: replaced var keywords and added type hints


/dokuwiki/.gitignore
/dokuwiki/README
parser.inc.php
/dokuwiki/bin/wantedpages.php
/dokuwiki/composer.json
/dokuwiki/composer.lock
/dokuwiki/conf/users.auth.php.dist
/dokuwiki/doku.php
/dokuwiki/feed.php
/dokuwiki/inc/Mailer.class.php
/dokuwiki/inc/actions.php
/dokuwiki/inc/form.php
/dokuwiki/inc/html.php
/dokuwiki/inc/lang/de-informal/lang.php
/dokuwiki/inc/lang/eu/lang.php
/dokuwiki/inc/lang/ko/lang.php
/dokuwiki/inc/lang/pt/lang.php
/dokuwiki/inc/lang/sr/lang.php
/dokuwiki/inc/lang/sv/lang.php
/dokuwiki/inc/lang/sv/subscr_list.txt
/dokuwiki/inc/lang/uk/lang.php
/dokuwiki/inc/load.php
/dokuwiki/inc/mail.php
/dokuwiki/inc/media.php
/dokuwiki/inc/parser/code.php
/dokuwiki/inc/parser/renderer.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/inc/search.php
/dokuwiki/inc/template.php
/dokuwiki/install.php
/dokuwiki/lib/exe/ajax.php
/dokuwiki/lib/exe/css.php
/dokuwiki/lib/exe/opensearch.php
/dokuwiki/lib/plugins/acl/lang/eu/lang.php
/dokuwiki/lib/plugins/acl/lang/pt/lang.php
/dokuwiki/lib/plugins/acl/lang/sv/lang.php
/dokuwiki/lib/plugins/acl/lang/uk/lang.php
/dokuwiki/lib/plugins/authad/lang/eu/lang.php
/dokuwiki/lib/plugins/authad/lang/eu/settings.php
/dokuwiki/lib/plugins/authad/lang/pt/lang.php
/dokuwiki/lib/plugins/authad/lang/pt/settings.php
/dokuwiki/lib/plugins/authad/lang/sv/lang.php
/dokuwiki/lib/plugins/authad/lang/sv/settings.php
/dokuwiki/lib/plugins/authad/lang/uk/lang.php
/dokuwiki/lib/plugins/authad/lang/uk/settings.php
/dokuwiki/lib/plugins/authldap/lang/eu/lang.php
/dokuwiki/lib/plugins/authldap/lang/eu/settings.php
/dokuwiki/lib/plugins/authldap/lang/pt/lang.php
/dokuwiki/lib/plugins/authldap/lang/pt/settings.php
/dokuwiki/lib/plugins/authldap/lang/sv/settings.php
/dokuwiki/lib/plugins/authldap/lang/uk/lang.php
/dokuwiki/lib/plugins/authldap/lang/uk/settings.php
/dokuwiki/lib/plugins/authmysql/lang/eu/lang.php
/dokuwiki/lib/plugins/authmysql/lang/eu/settings.php
/dokuwiki/lib/plugins/authmysql/lang/pt/lang.php
/dokuwiki/lib/plugins/authmysql/lang/pt/settings.php
/dokuwiki/lib/plugins/authmysql/lang/sv/settings.php
/dokuwiki/lib/plugins/authmysql/lang/uk/lang.php
/dokuwiki/lib/plugins/authpgsql/lang/pt/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/sv/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/uk/settings.php
/dokuwiki/lib/plugins/authplain/lang/eu/lang.php
/dokuwiki/lib/plugins/authplain/lang/pt/lang.php
/dokuwiki/lib/plugins/authplain/lang/sv/lang.php
/dokuwiki/lib/plugins/authplain/lang/uk/lang.php
/dokuwiki/lib/plugins/config/lang/eu/lang.php
/dokuwiki/lib/plugins/config/lang/fr/lang.php
/dokuwiki/lib/plugins/config/lang/hr/lang.php
/dokuwiki/lib/plugins/config/lang/ko/lang.php
/dokuwiki/lib/plugins/config/lang/pt/lang.php
/dokuwiki/lib/plugins/config/lang/sv/lang.php
/dokuwiki/lib/plugins/config/lang/uk/lang.php
/dokuwiki/lib/plugins/config/settings/config.class.php
/dokuwiki/lib/plugins/extension/helper/extension.php
/dokuwiki/lib/plugins/extension/lang/de-informal/lang.php
/dokuwiki/lib/plugins/extension/lang/pt/lang.php
/dokuwiki/lib/plugins/popularity/lang/eu/lang.php
/dokuwiki/lib/plugins/popularity/lang/pt/lang.php
/dokuwiki/lib/plugins/popularity/lang/sv/lang.php
/dokuwiki/lib/plugins/popularity/lang/uk/lang.php
/dokuwiki/lib/plugins/revert/lang/eu/lang.php
/dokuwiki/lib/plugins/revert/lang/ko/lang.php
/dokuwiki/lib/plugins/revert/lang/pt/lang.php
/dokuwiki/lib/plugins/revert/lang/sv/lang.php
/dokuwiki/lib/plugins/revert/lang/uk/lang.php
/dokuwiki/lib/plugins/styling/lang/de-informal/lang.php
/dokuwiki/lib/plugins/styling/lang/pt/lang.php
/dokuwiki/lib/plugins/usermanager/lang/eu/add.txt
/dokuwiki/lib/plugins/usermanager/lang/eu/delete.txt
/dokuwiki/lib/plugins/usermanager/lang/eu/intro.txt
/dokuwiki/lib/plugins/usermanager/lang/eu/lang.php
/dokuwiki/lib/plugins/usermanager/lang/pt/lang.php
/dokuwiki/lib/plugins/usermanager/lang/sv/lang.php
/dokuwiki/lib/plugins/usermanager/lang/uk/lang.php
/dokuwiki/lib/scripts/script.js
/dokuwiki/lib/tpl/dokuwiki/lang/fr/style.txt
/dokuwiki/lib/tpl/dokuwiki/tpl_footer.php
/dokuwiki/lib/tpl/index.php
/dokuwiki/vendor/aziraphale/email-address-validator/.gitignore
/dokuwiki/vendor/aziraphale/email-address-validator/EmailAddressValidator.php
/dokuwiki/vendor/aziraphale/email-address-validator/README.md
/dokuwiki/vendor/aziraphale/email-address-validator/composer.json
/dokuwiki/vendor/composer/autoload_classmap.php
/dokuwiki/vendor/composer/autoload_files.php
/dokuwiki/vendor/composer/autoload_namespaces.php
/dokuwiki/vendor/composer/autoload_static.php
/dokuwiki/vendor/composer/installed.json
/dokuwiki/vendor/marcusschwarz/lesserphp/.gitignore
/dokuwiki/vendor/marcusschwarz/lesserphp/HISTORY.md
/dokuwiki/vendor/marcusschwarz/lesserphp/LICENSE
/dokuwiki/vendor/marcusschwarz/lesserphp/README.md
/dokuwiki/vendor/marcusschwarz/lesserphp/composer.json
/dokuwiki/vendor/marcusschwarz/lesserphp/lessc.inc.php
/dokuwiki/vendor/phpseclib/phpseclib/README.md
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.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/File/ASN1.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/X509.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.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/Category.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Item.php
/dokuwiki/vendor/splitbrain/php-archive/.gitignore
/dokuwiki/vendor/splitbrain/php-archive/src/Tar.php
5e964d2b25-May-2017 LarsDW223 <lars_paulsen@web.de>

Corrected external link syntax, now requires preceding whitespace. Fixes #936.

9bda387a24-May-2017 LarsDW223 <lars_paulsen@web.de>

Corrected internal link pattern to properly handle included square brackets. Fixes #829.

e2d8815623-May-2017 LarsDW223 <lars_paulsen@web.de>

Added support for additional geshi options using an extendable options array.

79fdbafc20-May-2017 LarsDW223 <lars_paulsen@web.de>

Adjusted pattern for matching media links to properly handle a single '}' in the link text. Fixes #1587.


/dokuwiki/.gitignore
/dokuwiki/.travis.yml
/dokuwiki/_test/core/DokuWikiTest.php
/dokuwiki/_test/data/media/wiki/test.svg
/dokuwiki/_test/phpunit.xml
/dokuwiki/_test/tests/inc/auth_aclcheck.test.php
/dokuwiki/_test/tests/inc/auth_password.test.php
/dokuwiki/_test/tests/inc/changelog_getlastrevisionat.test.php
/dokuwiki/_test/tests/inc/common_inlineSVG.test.php
/dokuwiki/_test/tests/inc/common_saveWikiText.test.php
/dokuwiki/_test/tests/inc/form/dropdownelement.test.php
/dokuwiki/_test/tests/inc/io_getSizeFile.test.php
/dokuwiki/_test/tests/inc/io_readfile.test.php
/dokuwiki/_test/tests/inc/io_replaceinfile.test.php
/dokuwiki/_test/tests/inc/io_savefile.test.php
/dokuwiki/_test/tests/inc/mail_isvalid.test.php
/dokuwiki/_test/tests/inc/mailer.test.php
/dokuwiki/_test/tests/inc/media_get_from_url.test.php
/dokuwiki/_test/tests/inc/pageutils_findnearest.test.php
parser_media.test.php
/dokuwiki/_test/tests/inc/remote.test.php
/dokuwiki/_test/tests/inc/remoteapicore.test.php
/dokuwiki/_test/tests/inc/utf8_utf16be.test.php
/dokuwiki/composer.json
/dokuwiki/composer.lock
/dokuwiki/conf/dokuwiki.php
/dokuwiki/data/deleted.files
/dokuwiki/data/pages/wiki/syntax.txt
/dokuwiki/doku.php
/dokuwiki/feed.php
/dokuwiki/inc/DifferenceEngine.php
/dokuwiki/inc/FeedParser.php
/dokuwiki/inc/Form/DropdownElement.php
/dokuwiki/inc/Form/OptGroup.php
/dokuwiki/inc/HTTPClient.php
/dokuwiki/inc/JSON.php
/dokuwiki/inc/JpegMeta.php
/dokuwiki/inc/PassHash.class.php
/dokuwiki/inc/RemoteAPICore.php
/dokuwiki/inc/Ui/Admin.php
/dokuwiki/inc/Ui/Ui.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/cache.php
/dokuwiki/inc/cli.php
/dokuwiki/inc/common.php
/dokuwiki/inc/confutils.php
/dokuwiki/inc/events.php
/dokuwiki/inc/farm.php
/dokuwiki/inc/form.php
/dokuwiki/inc/html.php
/dokuwiki/inc/indexer.php
/dokuwiki/inc/infoutils.php
/dokuwiki/inc/init.php
/dokuwiki/inc/io.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/az/lang.php
/dokuwiki/inc/lang/bg/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ca-valencia/admin.txt
/dokuwiki/inc/lang/ca-valencia/adminplugins.txt
/dokuwiki/inc/lang/ca-valencia/backlinks.txt
/dokuwiki/inc/lang/ca-valencia/conflict.txt
/dokuwiki/inc/lang/ca-valencia/draft.txt
/dokuwiki/inc/lang/ca-valencia/editrev.txt
/dokuwiki/inc/lang/ca-valencia/install.html
/dokuwiki/inc/lang/ca-valencia/lang.php
/dokuwiki/inc/lang/ca-valencia/login.txt
/dokuwiki/inc/lang/ca-valencia/newpage.txt
/dokuwiki/inc/lang/ca-valencia/preview.txt
/dokuwiki/inc/lang/ca-valencia/read.txt
/dokuwiki/inc/lang/ca-valencia/register.txt
/dokuwiki/inc/lang/ca-valencia/revisions.txt
/dokuwiki/inc/lang/ca-valencia/searchpage.txt
/dokuwiki/inc/lang/ca-valencia/stopwords.txt
/dokuwiki/inc/lang/ca-valencia/uploadmail.txt
/dokuwiki/inc/lang/ca/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ca/lang.php
/dokuwiki/inc/lang/ca/subscr_single.txt
/dokuwiki/inc/lang/cs/conflict.txt
/dokuwiki/inc/lang/cs/jquery.ui.datepicker.js
/dokuwiki/inc/lang/cs/lang.php
/dokuwiki/inc/lang/cs/subscr_digest.txt
/dokuwiki/inc/lang/cs/subscr_single.txt
/dokuwiki/inc/lang/cs/updateprofile.txt
/dokuwiki/inc/lang/cs/uploadmail.txt
/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-informal/lang.php
/dokuwiki/inc/lang/de/backlinks.txt
/dokuwiki/inc/lang/de/conflict.txt
/dokuwiki/inc/lang/de/jquery.ui.datepicker.js
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/el/jquery.ui.datepicker.js
/dokuwiki/inc/lang/el/lang.php
/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/admin.txt
/dokuwiki/inc/lang/fa/denied.txt
/dokuwiki/inc/lang/fa/jquery.ui.datepicker.js
/dokuwiki/inc/lang/fa/lang.php
/dokuwiki/inc/lang/fa/locked.txt
/dokuwiki/inc/lang/fa/password.txt
/dokuwiki/inc/lang/fa/preview.txt
/dokuwiki/inc/lang/fa/pwconfirm.txt
/dokuwiki/inc/lang/fa/showrev.txt
/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/it/lang.php
/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/nl/lang.php
/dokuwiki/inc/lang/no/jquery.ui.datepicker.js
/dokuwiki/inc/lang/no/lang.php
/dokuwiki/inc/lang/pl/jquery.ui.datepicker.js
/dokuwiki/inc/lang/pl/lang.php
/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/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/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/lang/zh/stopwords.txt
/dokuwiki/inc/lang/zh/subscr_digest.txt
/dokuwiki/inc/lang/zh/subscr_list.txt
/dokuwiki/inc/lang/zh/subscr_single.txt
/dokuwiki/inc/lessc.inc.php
/dokuwiki/inc/load.php
/dokuwiki/inc/mail.php
/dokuwiki/inc/media.php
/dokuwiki/inc/pageutils.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/parserutils.php
/dokuwiki/inc/plugin.php
/dokuwiki/inc/search.php
/dokuwiki/inc/template.php
/dokuwiki/inc/utf8.php
/dokuwiki/install.php
/dokuwiki/lib/exe/css.php
/dokuwiki/lib/exe/jquery.php
/dokuwiki/lib/exe/js.php
/dokuwiki/lib/plugins/acl/admin.svg
/dokuwiki/lib/plugins/acl/lang/cs/lang.php
/dokuwiki/lib/plugins/acl/lang/de-informal/lang.php
/dokuwiki/lib/plugins/acl/lang/de/lang.php
/dokuwiki/lib/plugins/acl/lang/el/lang.php
/dokuwiki/lib/plugins/acl/lang/pl/lang.php
/dokuwiki/lib/plugins/acl/remote.php
/dokuwiki/lib/plugins/admin.php
/dokuwiki/lib/plugins/authad/lang/ca/lang.php
/dokuwiki/lib/plugins/authad/lang/ca/settings.php
/dokuwiki/lib/plugins/authad/lang/cs/settings.php
/dokuwiki/lib/plugins/authad/lang/de-informal/lang.php
/dokuwiki/lib/plugins/authad/lang/de-informal/settings.php
/dokuwiki/lib/plugins/authad/lang/de/lang.php
/dokuwiki/lib/plugins/authad/lang/de/settings.php
/dokuwiki/lib/plugins/authad/lang/el/lang.php
/dokuwiki/lib/plugins/authad/lang/el/settings.php
/dokuwiki/lib/plugins/authad/lang/it/settings.php
/dokuwiki/lib/plugins/authad/lang/pl/lang.php
/dokuwiki/lib/plugins/authad/lang/pl/settings.php
/dokuwiki/lib/plugins/authad/lang/zh/lang.php
/dokuwiki/lib/plugins/authad/lang/zh/settings.php
/dokuwiki/lib/plugins/authldap/lang/ca/lang.php
/dokuwiki/lib/plugins/authldap/lang/ca/settings.php
/dokuwiki/lib/plugins/authldap/lang/cs/settings.php
/dokuwiki/lib/plugins/authldap/lang/de-informal/lang.php
/dokuwiki/lib/plugins/authldap/lang/de-informal/settings.php
/dokuwiki/lib/plugins/authldap/lang/de/lang.php
/dokuwiki/lib/plugins/authldap/lang/de/settings.php
/dokuwiki/lib/plugins/authldap/lang/pl/settings.php
/dokuwiki/lib/plugins/authldap/lang/zh/settings.php
/dokuwiki/lib/plugins/authmysql/lang/de-informal/lang.php
/dokuwiki/lib/plugins/authmysql/lang/de-informal/settings.php
/dokuwiki/lib/plugins/authmysql/lang/de/lang.php
/dokuwiki/lib/plugins/authmysql/lang/de/settings.php
/dokuwiki/lib/plugins/authmysql/lang/pl/settings.php
/dokuwiki/lib/plugins/authpdo/_test/mysql.test.php
/dokuwiki/lib/plugins/authpdo/_test/sqlite.test.php
/dokuwiki/lib/plugins/authpdo/auth.php
/dokuwiki/lib/plugins/authpgsql/lang/de-informal/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/de/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/pl/settings.php
/dokuwiki/lib/plugins/authplain/lang/az/lang.php
/dokuwiki/lib/plugins/authplain/lang/de-informal/lang.php
/dokuwiki/lib/plugins/authplain/lang/de/lang.php
/dokuwiki/lib/plugins/authplain/lang/el/lang.php
/dokuwiki/lib/plugins/authplain/lang/pl/lang.php
/dokuwiki/lib/plugins/config/_test/configuration.test.php
/dokuwiki/lib/plugins/config/admin.php
/dokuwiki/lib/plugins/config/admin.svg
/dokuwiki/lib/plugins/config/lang/ca/lang.php
/dokuwiki/lib/plugins/config/lang/cs/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/fr/lang.php
/dokuwiki/lib/plugins/config/lang/it/lang.php
/dokuwiki/lib/plugins/config/lang/ja/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/zh/intro.txt
/dokuwiki/lib/plugins/config/lang/zh/lang.php
/dokuwiki/lib/plugins/config/settings/config.class.php
/dokuwiki/lib/plugins/config/settings/config.metadata.php
/dokuwiki/lib/plugins/config/settings/extra.class.php
/dokuwiki/lib/plugins/extension/admin.svg
/dokuwiki/lib/plugins/extension/lang/cs/lang.php
/dokuwiki/lib/plugins/extension/lang/de-informal/intro_install.txt
/dokuwiki/lib/plugins/extension/lang/de-informal/intro_plugins.txt
/dokuwiki/lib/plugins/extension/lang/de-informal/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/de-informal/intro_templates.txt
/dokuwiki/lib/plugins/extension/lang/de-informal/lang.php
/dokuwiki/lib/plugins/extension/lang/de/lang.php
/dokuwiki/lib/plugins/extension/lang/zh/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/zh/intro_templates.txt
/dokuwiki/lib/plugins/extension/lang/zh/lang.php
/dokuwiki/lib/plugins/popularity/admin.svg
/dokuwiki/lib/plugins/popularity/lang/de-informal/lang.php
/dokuwiki/lib/plugins/popularity/lang/de/lang.php
/dokuwiki/lib/plugins/popularity/lang/el/lang.php
/dokuwiki/lib/plugins/popularity/lang/pl/lang.php
/dokuwiki/lib/plugins/popularity/lang/zh/lang.php
/dokuwiki/lib/plugins/revert/admin.svg
/dokuwiki/lib/plugins/revert/lang/cs/lang.php
/dokuwiki/lib/plugins/revert/lang/de-informal/lang.php
/dokuwiki/lib/plugins/revert/lang/de/lang.php
/dokuwiki/lib/plugins/revert/lang/el/lang.php
/dokuwiki/lib/plugins/revert/lang/pl/lang.php
/dokuwiki/lib/plugins/styling/admin.svg
/dokuwiki/lib/plugins/styling/lang/cs/lang.php
/dokuwiki/lib/plugins/styling/lang/de/lang.php
/dokuwiki/lib/plugins/usermanager/_test/csv_import.test.php
/dokuwiki/lib/plugins/usermanager/_test/mocks.class.php
/dokuwiki/lib/plugins/usermanager/admin.svg
/dokuwiki/lib/plugins/usermanager/lang/cs/lang.php
/dokuwiki/lib/plugins/usermanager/lang/de-informal/lang.php
/dokuwiki/lib/plugins/usermanager/lang/el/lang.php
/dokuwiki/lib/plugins/usermanager/lang/pl/lang.php
/dokuwiki/lib/scripts/behaviour.js
/dokuwiki/lib/scripts/edit.js
/dokuwiki/lib/scripts/editor.js
/dokuwiki/lib/scripts/fileuploaderextended.js
/dokuwiki/lib/scripts/helpers.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/page.js
/dokuwiki/lib/scripts/toolbar.js
/dokuwiki/lib/scripts/tree.js
/dokuwiki/lib/styles/geshi.less
/dokuwiki/lib/tpl/dokuwiki/css/_admin.less
/dokuwiki/lib/tpl/dokuwiki/css/_footnotes.css
/dokuwiki/lib/tpl/dokuwiki/css/_media_fullscreen.css
/dokuwiki/lib/tpl/dokuwiki/css/basic.less
/dokuwiki/lib/tpl/dokuwiki/lang/de/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/de/style.txt
/dokuwiki/lib/tpl/dokuwiki/lang/zh/style.txt
/dokuwiki/lib/tpl/dokuwiki/script.js
/dokuwiki/lib/tpl/dokuwiki/style.ini
/dokuwiki/vendor/composer/ClassLoader.php
/dokuwiki/vendor/composer/LICENSE
/dokuwiki/vendor/composer/autoload_classmap.php
/dokuwiki/vendor/composer/autoload_files.php
/dokuwiki/vendor/composer/autoload_namespaces.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/geshi/geshi/.editorconfig
/dokuwiki/vendor/geshi/geshi/.gitignore
/dokuwiki/vendor/geshi/geshi/BUGS
/dokuwiki/vendor/geshi/geshi/CHANGELOG
/dokuwiki/vendor/geshi/geshi/LICENSE
/dokuwiki/vendor/geshi/geshi/README.md
/dokuwiki/vendor/geshi/geshi/THANKS
/dokuwiki/vendor/geshi/geshi/build.properties.dist
/dokuwiki/vendor/geshi/geshi/build.xml
/dokuwiki/vendor/geshi/geshi/composer.json
/dokuwiki/vendor/geshi/geshi/src/geshi.php
/dokuwiki/vendor/geshi/geshi/src/geshi/4cs.php
/dokuwiki/vendor/geshi/geshi/src/geshi/6502acme.php
/dokuwiki/vendor/geshi/geshi/src/geshi/6502kickass.php
/dokuwiki/vendor/geshi/geshi/src/geshi/6502tasm.php
/dokuwiki/vendor/geshi/geshi/src/geshi/68000devpac.php
/dokuwiki/vendor/geshi/geshi/src/geshi/abap.php
/dokuwiki/vendor/geshi/geshi/src/geshi/actionscript.php
/dokuwiki/vendor/geshi/geshi/src/geshi/actionscript3.php
/dokuwiki/vendor/geshi/geshi/src/geshi/ada.php
/dokuwiki/vendor/geshi/geshi/src/geshi/aimms.php
/dokuwiki/vendor/geshi/geshi/src/geshi/algol68.php
/dokuwiki/vendor/geshi/geshi/src/geshi/apache.php
/dokuwiki/vendor/geshi/geshi/src/geshi/applescript.php
/dokuwiki/vendor/geshi/geshi/src/geshi/apt_sources.php
/dokuwiki/vendor/geshi/geshi/src/geshi/arm.php
/dokuwiki/vendor/geshi/geshi/src/geshi/asm.php
/dokuwiki/vendor/geshi/geshi/src/geshi/asp.php
/dokuwiki/vendor/geshi/geshi/src/geshi/asymptote.php
/dokuwiki/vendor/geshi/geshi/src/geshi/autoconf.php
/dokuwiki/vendor/geshi/geshi/src/geshi/autohotkey.php
/dokuwiki/vendor/geshi/geshi/src/geshi/autoit.php
/dokuwiki/vendor/geshi/geshi/src/geshi/avisynth.php
/dokuwiki/vendor/geshi/geshi/src/geshi/awk.php
/dokuwiki/vendor/geshi/geshi/src/geshi/bascomavr.php
/dokuwiki/vendor/geshi/geshi/src/geshi/bash.php
/dokuwiki/vendor/geshi/geshi/src/geshi/basic4gl.php
/dokuwiki/vendor/geshi/geshi/src/geshi/batch.php
/dokuwiki/vendor/geshi/geshi/src/geshi/bf.php
/dokuwiki/vendor/geshi/geshi/src/geshi/biblatex.php
/dokuwiki/vendor/geshi/geshi/src/geshi/bibtex.php
/dokuwiki/vendor/geshi/geshi/src/geshi/blitzbasic.php
/dokuwiki/vendor/geshi/geshi/src/geshi/bnf.php
/dokuwiki/vendor/geshi/geshi/src/geshi/boo.php
/dokuwiki/vendor/geshi/geshi/src/geshi/c.php
/dokuwiki/vendor/geshi/geshi/src/geshi/c_loadrunner.php
/dokuwiki/vendor/geshi/geshi/src/geshi/c_mac.php
/dokuwiki/vendor/geshi/geshi/src/geshi/c_winapi.php
/dokuwiki/vendor/geshi/geshi/src/geshi/caddcl.php
/dokuwiki/vendor/geshi/geshi/src/geshi/cadlisp.php
/dokuwiki/vendor/geshi/geshi/src/geshi/ceylon.php
/dokuwiki/vendor/geshi/geshi/src/geshi/cfdg.php
/dokuwiki/vendor/geshi/geshi/src/geshi/cfm.php
/dokuwiki/vendor/geshi/geshi/src/geshi/chaiscript.php
/dokuwiki/vendor/geshi/geshi/src/geshi/chapel.php
/dokuwiki/vendor/geshi/geshi/src/geshi/cil.php
/dokuwiki/vendor/geshi/geshi/src/geshi/clojure.php
/dokuwiki/vendor/geshi/geshi/src/geshi/cmake.php
/dokuwiki/vendor/geshi/geshi/src/geshi/cobol.php
/dokuwiki/vendor/geshi/geshi/src/geshi/coffeescript.php
/dokuwiki/vendor/geshi/geshi/src/geshi/cpp-qt.php
/dokuwiki/vendor/geshi/geshi/src/geshi/cpp-winapi.php
/dokuwiki/vendor/geshi/geshi/src/geshi/cpp.php
/dokuwiki/vendor/geshi/geshi/src/geshi/csharp.php
/dokuwiki/vendor/geshi/geshi/src/geshi/css.php
/dokuwiki/vendor/geshi/geshi/src/geshi/cuesheet.php
/dokuwiki/vendor/geshi/geshi/src/geshi/d.php
/dokuwiki/vendor/geshi/geshi/src/geshi/dart.php
/dokuwiki/vendor/geshi/geshi/src/geshi/dcl.php
/dokuwiki/vendor/geshi/geshi/src/geshi/dcpu16.php
/dokuwiki/vendor/geshi/geshi/src/geshi/dcs.php
/dokuwiki/vendor/geshi/geshi/src/geshi/delphi.php
/dokuwiki/vendor/geshi/geshi/src/geshi/diff.php
/dokuwiki/vendor/geshi/geshi/src/geshi/div.php
/dokuwiki/vendor/geshi/geshi/src/geshi/dos.php
/dokuwiki/vendor/geshi/geshi/src/geshi/dot.php
/dokuwiki/vendor/geshi/geshi/src/geshi/e.php
/dokuwiki/vendor/geshi/geshi/src/geshi/ecmascript.php
/dokuwiki/vendor/geshi/geshi/src/geshi/eiffel.php
/dokuwiki/vendor/geshi/geshi/src/geshi/email.php
/dokuwiki/vendor/geshi/geshi/src/geshi/epc.php
/dokuwiki/vendor/geshi/geshi/src/geshi/erlang.php
/dokuwiki/vendor/geshi/geshi/src/geshi/euphoria.php
/dokuwiki/vendor/geshi/geshi/src/geshi/ezt.php
/dokuwiki/vendor/geshi/geshi/src/geshi/f1.php
/dokuwiki/vendor/geshi/geshi/src/geshi/falcon.php
/dokuwiki/vendor/geshi/geshi/src/geshi/fo.php
/dokuwiki/vendor/geshi/geshi/src/geshi/fortran.php
/dokuwiki/vendor/geshi/geshi/src/geshi/freebasic.php
/dokuwiki/vendor/geshi/geshi/src/geshi/freeswitch.php
/dokuwiki/vendor/geshi/geshi/src/geshi/fsharp.php
/dokuwiki/vendor/geshi/geshi/src/geshi/gambas.php
/dokuwiki/vendor/geshi/geshi/src/geshi/gdb.php
/dokuwiki/vendor/geshi/geshi/src/geshi/genero.php
/dokuwiki/vendor/geshi/geshi/src/geshi/genie.php
/dokuwiki/vendor/geshi/geshi/src/geshi/gettext.php
/dokuwiki/vendor/geshi/geshi/src/geshi/glsl.php
/dokuwiki/vendor/geshi/geshi/src/geshi/gml.php
/dokuwiki/vendor/geshi/geshi/src/geshi/gnuplot.php
/dokuwiki/vendor/geshi/geshi/src/geshi/go.php
/dokuwiki/vendor/geshi/geshi/src/geshi/groovy.php
/dokuwiki/vendor/geshi/geshi/src/geshi/gwbasic.php
/dokuwiki/vendor/geshi/geshi/src/geshi/haskell.php
/dokuwiki/vendor/geshi/geshi/src/geshi/haxe.php
/dokuwiki/vendor/geshi/geshi/src/geshi/hicest.php
/dokuwiki/vendor/geshi/geshi/src/geshi/hq9plus.php
/dokuwiki/vendor/geshi/geshi/src/geshi/html4strict.php
/dokuwiki/vendor/geshi/geshi/src/geshi/html5.php
/dokuwiki/vendor/geshi/geshi/src/geshi/icon.php
/dokuwiki/vendor/geshi/geshi/src/geshi/idl.php
/dokuwiki/vendor/geshi/geshi/src/geshi/ini.php
/dokuwiki/vendor/geshi/geshi/src/geshi/inno.php
/dokuwiki/vendor/geshi/geshi/src/geshi/intercal.php
/dokuwiki/vendor/geshi/geshi/src/geshi/io.php
/dokuwiki/vendor/geshi/geshi/src/geshi/ispfpanel.php
/dokuwiki/vendor/geshi/geshi/src/geshi/j.php
/dokuwiki/vendor/geshi/geshi/src/geshi/java.php
/dokuwiki/vendor/geshi/geshi/src/geshi/java5.php
/dokuwiki/vendor/geshi/geshi/src/geshi/javascript.php
/dokuwiki/vendor/geshi/geshi/src/geshi/jcl.php
/dokuwiki/vendor/geshi/geshi/src/geshi/jquery.php
/dokuwiki/vendor/geshi/geshi/src/geshi/julia.php
/dokuwiki/vendor/geshi/geshi/src/geshi/kixtart.php
/dokuwiki/vendor/geshi/geshi/src/geshi/klonec.php
/dokuwiki/vendor/geshi/geshi/src/geshi/klonecpp.php
/dokuwiki/vendor/geshi/geshi/src/geshi/kotlin.php
/dokuwiki/vendor/geshi/geshi/src/geshi/latex.php
/dokuwiki/vendor/geshi/geshi/src/geshi/lb.php
/dokuwiki/vendor/geshi/geshi/src/geshi/ldif.php
/dokuwiki/vendor/geshi/geshi/src/geshi/lisp.php
/dokuwiki/vendor/geshi/geshi/src/geshi/llvm.php
/dokuwiki/vendor/geshi/geshi/src/geshi/locobasic.php
/dokuwiki/vendor/geshi/geshi/src/geshi/logtalk.php
/dokuwiki/vendor/geshi/geshi/src/geshi/lolcode.php
/dokuwiki/vendor/geshi/geshi/src/geshi/lotusformulas.php
/dokuwiki/vendor/geshi/geshi/src/geshi/lotusscript.php
/dokuwiki/vendor/geshi/geshi/src/geshi/lscript.php
/dokuwiki/vendor/geshi/geshi/src/geshi/lsl2.php
/dokuwiki/vendor/geshi/geshi/src/geshi/lua.php
/dokuwiki/vendor/geshi/geshi/src/geshi/m68k.php
/dokuwiki/vendor/geshi/geshi/src/geshi/magiksf.php
/dokuwiki/vendor/geshi/geshi/src/geshi/make.php
/dokuwiki/vendor/geshi/geshi/src/geshi/mapbasic.php
/dokuwiki/vendor/geshi/geshi/src/geshi/mathematica.php
/dokuwiki/vendor/geshi/geshi/src/geshi/matlab.php
/dokuwiki/vendor/geshi/geshi/src/geshi/mercury.php
/dokuwiki/vendor/geshi/geshi/src/geshi/metapost.php
/dokuwiki/vendor/geshi/geshi/src/geshi/mirc.php
/dokuwiki/vendor/geshi/geshi/src/geshi/mk-61.php
/dokuwiki/vendor/geshi/geshi/src/geshi/mmix.php
/dokuwiki/vendor/geshi/geshi/src/geshi/modula2.php
/dokuwiki/vendor/geshi/geshi/src/geshi/modula3.php
/dokuwiki/vendor/geshi/geshi/src/geshi/mpasm.php
/dokuwiki/vendor/geshi/geshi/src/geshi/mxml.php
/dokuwiki/vendor/geshi/geshi/src/geshi/mysql.php
/dokuwiki/vendor/geshi/geshi/src/geshi/nagios.php
/dokuwiki/vendor/geshi/geshi/src/geshi/netrexx.php
/dokuwiki/vendor/geshi/geshi/src/geshi/newlisp.php
/dokuwiki/vendor/geshi/geshi/src/geshi/nginx.php
/dokuwiki/vendor/geshi/geshi/src/geshi/nimrod.php
/dokuwiki/vendor/geshi/geshi/src/geshi/nsis.php
/dokuwiki/vendor/geshi/geshi/src/geshi/oberon2.php
/dokuwiki/vendor/geshi/geshi/src/geshi/objc.php
/dokuwiki/vendor/geshi/geshi/src/geshi/objeck.php
/dokuwiki/vendor/geshi/geshi/src/geshi/ocaml-brief.php
/dokuwiki/vendor/geshi/geshi/src/geshi/ocaml.php
/dokuwiki/vendor/geshi/geshi/src/geshi/octave.php
/dokuwiki/vendor/geshi/geshi/src/geshi/oobas.php
/dokuwiki/vendor/geshi/geshi/src/geshi/oorexx.php
/dokuwiki/vendor/geshi/geshi/src/geshi/oracle11.php
/dokuwiki/vendor/geshi/geshi/src/geshi/oracle8.php
/dokuwiki/vendor/geshi/geshi/src/geshi/oxygene.php
/dokuwiki/vendor/geshi/geshi/src/geshi/oz.php
/dokuwiki/vendor/geshi/geshi/src/geshi/parasail.php
/dokuwiki/vendor/geshi/geshi/src/geshi/parigp.php
/dokuwiki/vendor/geshi/geshi/src/geshi/pascal.php
/dokuwiki/vendor/geshi/geshi/src/geshi/pcre.php
/dokuwiki/vendor/geshi/geshi/src/geshi/per.php
/dokuwiki/vendor/geshi/geshi/src/geshi/perl.php
/dokuwiki/vendor/geshi/geshi/src/geshi/perl6.php
/dokuwiki/vendor/geshi/geshi/src/geshi/pf.php
/dokuwiki/vendor/geshi/geshi/src/geshi/phix.php
/dokuwiki/vendor/geshi/geshi/src/geshi/php-brief.php
/dokuwiki/vendor/geshi/geshi/src/geshi/php.php
/dokuwiki/vendor/geshi/geshi/src/geshi/pic16.php
/dokuwiki/vendor/geshi/geshi/src/geshi/pike.php
/dokuwiki/vendor/geshi/geshi/src/geshi/pixelbender.php
/dokuwiki/vendor/geshi/geshi/src/geshi/pli.php
/dokuwiki/vendor/geshi/geshi/src/geshi/plsql.php
/dokuwiki/vendor/geshi/geshi/src/geshi/postgresql.php
/dokuwiki/vendor/geshi/geshi/src/geshi/postscript.php
/dokuwiki/vendor/geshi/geshi/src/geshi/povray.php
/dokuwiki/vendor/geshi/geshi/src/geshi/powerbuilder.php
/dokuwiki/vendor/geshi/geshi/src/geshi/powershell.php
/dokuwiki/vendor/geshi/geshi/src/geshi/proftpd.php
/dokuwiki/vendor/geshi/geshi/src/geshi/progress.php
/dokuwiki/vendor/geshi/geshi/src/geshi/prolog.php
/dokuwiki/vendor/geshi/geshi/src/geshi/properties.php
/dokuwiki/vendor/geshi/geshi/src/geshi/providex.php
/dokuwiki/vendor/geshi/geshi/src/geshi/purebasic.php
/dokuwiki/vendor/geshi/geshi/src/geshi/pycon.php
/dokuwiki/vendor/geshi/geshi/src/geshi/pys60.php
/dokuwiki/vendor/geshi/geshi/src/geshi/python.php
/dokuwiki/vendor/geshi/geshi/src/geshi/q.php
/dokuwiki/vendor/geshi/geshi/src/geshi/qbasic.php
/dokuwiki/vendor/geshi/geshi/src/geshi/qml.php
/dokuwiki/vendor/geshi/geshi/src/geshi/racket.php
/dokuwiki/vendor/geshi/geshi/src/geshi/rails.php
/dokuwiki/vendor/geshi/geshi/src/geshi/rbs.php
/dokuwiki/vendor/geshi/geshi/src/geshi/rebol.php
/dokuwiki/vendor/geshi/geshi/src/geshi/reg.php
/dokuwiki/vendor/geshi/geshi/src/geshi/rexx.php
/dokuwiki/vendor/geshi/geshi/src/geshi/robots.php
/dokuwiki/vendor/geshi/geshi/src/geshi/rpmspec.php
/dokuwiki/vendor/geshi/geshi/src/geshi/rsplus.php
/dokuwiki/vendor/geshi/geshi/src/geshi/ruby.php
/dokuwiki/vendor/geshi/geshi/src/geshi/rust.php
/dokuwiki/vendor/geshi/geshi/src/geshi/sas.php
/dokuwiki/vendor/geshi/geshi/src/geshi/sass.php
/dokuwiki/vendor/geshi/geshi/src/geshi/scala.php
/dokuwiki/vendor/geshi/geshi/src/geshi/scheme.php
/dokuwiki/vendor/geshi/geshi/src/geshi/scilab.php
/dokuwiki/vendor/geshi/geshi/src/geshi/scl.php
/dokuwiki/vendor/geshi/geshi/src/geshi/sdlbasic.php
/dokuwiki/vendor/geshi/geshi/src/geshi/smalltalk.php
/dokuwiki/vendor/geshi/geshi/src/geshi/smarty.php
/dokuwiki/vendor/geshi/geshi/src/geshi/spark.php
/dokuwiki/vendor/geshi/geshi/src/geshi/sparql.php
/dokuwiki/vendor/geshi/geshi/src/geshi/sql.php
/dokuwiki/vendor/geshi/geshi/src/geshi/standardml.php
/dokuwiki/vendor/geshi/geshi/src/geshi/stonescript.php
/dokuwiki/vendor/geshi/geshi/src/geshi/swift.php
/dokuwiki/vendor/geshi/geshi/src/geshi/systemverilog.php
/dokuwiki/vendor/geshi/geshi/src/geshi/tcl.php
/dokuwiki/vendor/geshi/geshi/src/geshi/tclegg.php
/dokuwiki/vendor/geshi/geshi/src/geshi/teraterm.php
/dokuwiki/vendor/geshi/geshi/src/geshi/texgraph.php
/dokuwiki/vendor/geshi/geshi/src/geshi/text.php
/dokuwiki/vendor/geshi/geshi/src/geshi/thinbasic.php
/dokuwiki/vendor/geshi/geshi/src/geshi/tsql.php
/dokuwiki/vendor/geshi/geshi/src/geshi/twig.php
/dokuwiki/vendor/geshi/geshi/src/geshi/typoscript.php
/dokuwiki/vendor/geshi/geshi/src/geshi/unicon.php
/dokuwiki/vendor/geshi/geshi/src/geshi/upc.php
/dokuwiki/vendor/geshi/geshi/src/geshi/urbi.php
/dokuwiki/vendor/geshi/geshi/src/geshi/uscript.php
/dokuwiki/vendor/geshi/geshi/src/geshi/vala.php
/dokuwiki/vendor/geshi/geshi/src/geshi/vb.php
/dokuwiki/vendor/geshi/geshi/src/geshi/vbnet.php
/dokuwiki/vendor/geshi/geshi/src/geshi/vbscript.php
/dokuwiki/vendor/geshi/geshi/src/geshi/vedit.php
/dokuwiki/vendor/geshi/geshi/src/geshi/verilog.php
/dokuwiki/vendor/geshi/geshi/src/geshi/vhdl.php
/dokuwiki/vendor/geshi/geshi/src/geshi/vim.php
/dokuwiki/vendor/geshi/geshi/src/geshi/visualfoxpro.php
/dokuwiki/vendor/geshi/geshi/src/geshi/visualprolog.php
/dokuwiki/vendor/geshi/geshi/src/geshi/whitespace.php
/dokuwiki/vendor/geshi/geshi/src/geshi/whois.php
/dokuwiki/vendor/geshi/geshi/src/geshi/winbatch.php
/dokuwiki/vendor/geshi/geshi/src/geshi/xbasic.php
/dokuwiki/vendor/geshi/geshi/src/geshi/xml.php
/dokuwiki/vendor/geshi/geshi/src/geshi/xojo.php
/dokuwiki/vendor/geshi/geshi/src/geshi/xorg_conf.php
/dokuwiki/vendor/geshi/geshi/src/geshi/xpp.php
/dokuwiki/vendor/geshi/geshi/src/geshi/yaml.php
/dokuwiki/vendor/geshi/geshi/src/geshi/z80.php
/dokuwiki/vendor/geshi/geshi/src/geshi/zxbasic.php
/dokuwiki/vendor/openpsa/universalfeedcreator/.editorconfig
/dokuwiki/vendor/openpsa/universalfeedcreator/.gitattributes
/dokuwiki/vendor/openpsa/universalfeedcreator/.gitignore
/dokuwiki/vendor/openpsa/universalfeedcreator/README.md
/dokuwiki/vendor/openpsa/universalfeedcreator/composer.json
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/AtomCreator03.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/AtomCreator10.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/FeedCreator.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/GPXCreator.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/HTMLCreator.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/JSCreator.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/KMLCreator.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/MBOXCreator.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/OPMLCreator.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/PHPCreator.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/PIECreator01.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/RSSCreator091.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/RSSCreator10.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/RSSCreator20.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/FeedDate.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/FeedHtmlField.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/FeedImage.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/FeedItem.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/HtmlDescribable.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/UniversalFeedCreator.php
/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/paragonie/random_compat/psalm-autoload.php
/dokuwiki/vendor/paragonie/random_compat/psalm.xml
/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
/dokuwiki/vendor/simplepie/simplepie/LICENSE.txt
/dokuwiki/vendor/simplepie/simplepie/README.markdown
/dokuwiki/vendor/simplepie/simplepie/autoloader.php
/dokuwiki/vendor/simplepie/simplepie/composer.json
/dokuwiki/vendor/simplepie/simplepie/idn/LICENCE
/dokuwiki/vendor/simplepie/simplepie/idn/ReadMe.txt
/dokuwiki/vendor/simplepie/simplepie/idn/idna_convert.class.php
/dokuwiki/vendor/simplepie/simplepie/idn/npdata.ser
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Author.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Cache.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Cache/Base.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Cache/DB.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Cache/File.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Cache/Memcache.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Cache/Memcached.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Cache/MySQL.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Cache/Redis.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Caption.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Category.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Content/Type/Sniffer.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Copyright.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Core.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Credit.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Decode/HTML/Entities.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Enclosure.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Exception.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/File.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/HTTP/Parser.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/IRI.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Item.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Locator.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Misc.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Net/IPv6.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Parse/Date.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Parser.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Rating.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Registry.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Restriction.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Sanitize.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Source.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/XML/Declaration/Parser.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/gzdecode.php
/dokuwiki/vendor/splitbrain/php-archive/composer.json
/dokuwiki/vendor/splitbrain/php-archive/src/FileInfo.php
/dokuwiki/vendor/splitbrain/php-archive/src/Tar.php
/dokuwiki/vendor/splitbrain/php-archive/src/Zip.php
6506eaac30-Nov-2016 Andreas Gohr <gohr@cosmocode.de>

do not static cache useheading during tests

This took me way to long to figure out. The useheading setting was
cached in a static variable which is fine usually as it doesn't change
during a single

do not static cache useheading during tests

This took me way to long to figure out. The useheading setting was
cached in a static variable which is fine usually as it doesn't change
during a single request. But in testing we want to change it often.

show more ...

f515db7f28-Nov-2016 Andreas Gohr <andi@splitbrain.org>

fix problems with header that look falsy. fixes #1770


/dokuwiki/.gitignore
/dokuwiki/.travis.yml
/dokuwiki/_test/tests/inc/changelog_getlastrevisionat.test.php
renderer_xhtml.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/cs/lang.php
/dokuwiki/inc/lang/de/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/fr/lang.php
/dokuwiki/inc/lang/hr/admin.txt
/dokuwiki/inc/lang/hr/backlinks.txt
/dokuwiki/inc/lang/hr/conflict.txt
/dokuwiki/inc/lang/hr/denied.txt
/dokuwiki/inc/lang/hr/diff.txt
/dokuwiki/inc/lang/hr/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/nl/adminplugins.txt
/dokuwiki/inc/lang/nl/conflict.txt
/dokuwiki/inc/lang/nl/edit.txt
/dokuwiki/inc/lang/nl/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/lessc.inc.php
/dokuwiki/inc/load.php
/dokuwiki/inc/parser/handler.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/inc/template.php
/dokuwiki/lib/exe/xmlrpc.php
/dokuwiki/lib/plugins/acl/lang/ca/lang.php
/dokuwiki/lib/plugins/acl/lang/cs/lang.php
/dokuwiki/lib/plugins/acl/lang/fa/lang.php
/dokuwiki/lib/plugins/acl/lang/fr/lang.php
/dokuwiki/lib/plugins/acl/lang/hr/lang.php
/dokuwiki/lib/plugins/acl/lang/nl/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/cs/lang.php
/dokuwiki/lib/plugins/authad/lang/cs/settings.php
/dokuwiki/lib/plugins/authad/lang/de/settings.php
/dokuwiki/lib/plugins/authad/lang/fa/lang.php
/dokuwiki/lib/plugins/authad/lang/fa/settings.php
/dokuwiki/lib/plugins/authad/lang/fr/lang.php
/dokuwiki/lib/plugins/authad/lang/fr/settings.php
/dokuwiki/lib/plugins/authad/lang/hr/lang.php
/dokuwiki/lib/plugins/authad/lang/hr/settings.php
/dokuwiki/lib/plugins/authad/lang/nl/lang.php
/dokuwiki/lib/plugins/authad/lang/nl/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/cs/lang.php
/dokuwiki/lib/plugins/authldap/lang/cs/settings.php
/dokuwiki/lib/plugins/authldap/lang/fa/lang.php
/dokuwiki/lib/plugins/authldap/lang/fa/settings.php
/dokuwiki/lib/plugins/authldap/lang/fr/lang.php
/dokuwiki/lib/plugins/authldap/lang/fr/settings.php
/dokuwiki/lib/plugins/authldap/lang/hr/lang.php
/dokuwiki/lib/plugins/authldap/lang/hr/settings.php
/dokuwiki/lib/plugins/authldap/lang/nl/lang.php
/dokuwiki/lib/plugins/authldap/lang/nl/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/cs/lang.php
/dokuwiki/lib/plugins/authmysql/lang/cs/settings.php
/dokuwiki/lib/plugins/authmysql/lang/fa/lang.php
/dokuwiki/lib/plugins/authmysql/lang/fa/settings.php
/dokuwiki/lib/plugins/authmysql/lang/fr/lang.php
/dokuwiki/lib/plugins/authmysql/lang/fr/settings.php
/dokuwiki/lib/plugins/authmysql/lang/hr/lang.php
/dokuwiki/lib/plugins/authmysql/lang/hr/settings.php
/dokuwiki/lib/plugins/authmysql/lang/nl/lang.php
/dokuwiki/lib/plugins/authmysql/lang/nl/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/cs/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/fa/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/fr/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/hr/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/nl/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/cs/lang.php
/dokuwiki/lib/plugins/authplain/lang/de/lang.php
/dokuwiki/lib/plugins/authplain/lang/fa/lang.php
/dokuwiki/lib/plugins/authplain/lang/fr/lang.php
/dokuwiki/lib/plugins/authplain/lang/nl/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/cs/lang.php
/dokuwiki/lib/plugins/config/lang/fa/lang.php
/dokuwiki/lib/plugins/config/lang/fr/lang.php
/dokuwiki/lib/plugins/config/lang/hr/intro.txt
/dokuwiki/lib/plugins/config/lang/hr/lang.php
/dokuwiki/lib/plugins/config/lang/nl/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/cs/lang.php
/dokuwiki/lib/plugins/extension/lang/fa/lang.php
/dokuwiki/lib/plugins/extension/lang/fr/lang.php
/dokuwiki/lib/plugins/extension/lang/hr/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/cs/lang.php
/dokuwiki/lib/plugins/popularity/lang/fa/lang.php
/dokuwiki/lib/plugins/popularity/lang/fr/lang.php
/dokuwiki/lib/plugins/popularity/lang/hr/lang.php
/dokuwiki/lib/plugins/popularity/lang/nl/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/cs/lang.php
/dokuwiki/lib/plugins/revert/lang/fa/lang.php
/dokuwiki/lib/plugins/revert/lang/fr/lang.php
/dokuwiki/lib/plugins/revert/lang/hr/lang.php
/dokuwiki/lib/plugins/revert/lang/nl/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/cs/lang.php
/dokuwiki/lib/plugins/styling/lang/fa/lang.php
/dokuwiki/lib/plugins/styling/lang/fr/lang.php
/dokuwiki/lib/plugins/styling/lang/hr/lang.php
/dokuwiki/lib/plugins/styling/lang/nl/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/cs/lang.php
/dokuwiki/lib/plugins/usermanager/lang/de/lang.php
/dokuwiki/lib/plugins/usermanager/lang/fa/lang.php
/dokuwiki/lib/plugins/usermanager/lang/fr/lang.php
/dokuwiki/lib/plugins/usermanager/lang/hr/lang.php
/dokuwiki/lib/plugins/usermanager/lang/nl/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/cs/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/fa/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/fr/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/hr/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/nl/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/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
db5867f109-Aug-2016 Andreas Gohr <andi@splitbrain.org>

fix tests for newer PHPUnit. fixes #1643

getMock is deprecated in new PHPUnit versions and createMock is the
recommended replacement. However that one is not available in older
PHPUnit releases. Sin

fix tests for newer PHPUnit. fixes #1643

getMock is deprecated in new PHPUnit versions and createMock is the
recommended replacement. However that one is not available in older
PHPUnit releases. Since we still support older PHP releases we have to
support older PHPUnit releases as well.

This add some compatibility functions to our TestCase class and replaces
all calls to getMock. Tested with PHPUnit 4.6.6 and 5.5.0.

show more ...


/dokuwiki/.gitignore
/dokuwiki/_test/core/DokuWikiTest.php
lexer.test.php
/dokuwiki/_test/tests/inc/remote.test.php
/dokuwiki/doku.php
/dokuwiki/inc/confutils.php
/dokuwiki/inc/infoutils.php
/dokuwiki/inc/lang/da/lang.php
/dokuwiki/inc/lang/es/lang.php
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/pt-br/lang.php
/dokuwiki/lib/plugins/acl/lang/da/lang.php
/dokuwiki/lib/plugins/acl/lang/es/lang.php
/dokuwiki/lib/plugins/acl/lang/it/lang.php
/dokuwiki/lib/plugins/acl/lang/pt-br/lang.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/it/lang.php
/dokuwiki/lib/plugins/authad/lang/it/settings.php
/dokuwiki/lib/plugins/authad/lang/pt-br/lang.php
/dokuwiki/lib/plugins/authad/lang/pt-br/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/it/lang.php
/dokuwiki/lib/plugins/authldap/lang/it/settings.php
/dokuwiki/lib/plugins/authldap/lang/pt-br/lang.php
/dokuwiki/lib/plugins/authldap/lang/pt-br/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/it/lang.php
/dokuwiki/lib/plugins/authmysql/lang/it/settings.php
/dokuwiki/lib/plugins/authmysql/lang/pt-br/lang.php
/dokuwiki/lib/plugins/authmysql/lang/pt-br/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/da/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/es/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/it/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/pt-br/settings.php
/dokuwiki/lib/plugins/authplain/lang/da/lang.php
/dokuwiki/lib/plugins/authplain/lang/es/lang.php
/dokuwiki/lib/plugins/authplain/lang/it/lang.php
/dokuwiki/lib/plugins/authplain/lang/pt-br/lang.php
/dokuwiki/lib/plugins/config/lang/da/lang.php
/dokuwiki/lib/plugins/config/lang/es/lang.php
/dokuwiki/lib/plugins/config/lang/it/lang.php
/dokuwiki/lib/plugins/config/lang/ja/lang.php
/dokuwiki/lib/plugins/config/lang/pt-br/lang.php
/dokuwiki/lib/plugins/extension/lang/da/lang.php
/dokuwiki/lib/plugins/extension/lang/es/lang.php
/dokuwiki/lib/plugins/extension/lang/it/lang.php
/dokuwiki/lib/plugins/extension/lang/pt-br/lang.php
/dokuwiki/lib/plugins/popularity/lang/da/lang.php
/dokuwiki/lib/plugins/popularity/lang/es/lang.php
/dokuwiki/lib/plugins/popularity/lang/it/lang.php
/dokuwiki/lib/plugins/popularity/lang/pt-br/lang.php
/dokuwiki/lib/plugins/revert/lang/da/lang.php
/dokuwiki/lib/plugins/revert/lang/es/lang.php
/dokuwiki/lib/plugins/revert/lang/it/lang.php
/dokuwiki/lib/plugins/revert/lang/pt-br/lang.php
/dokuwiki/lib/plugins/styling/lang/es/lang.php
/dokuwiki/lib/plugins/styling/lang/it/lang.php
/dokuwiki/lib/plugins/styling/lang/pt-br/lang.php
/dokuwiki/lib/plugins/usermanager/lang/da/lang.php
/dokuwiki/lib/plugins/usermanager/lang/es/lang.php
/dokuwiki/lib/plugins/usermanager/lang/it/lang.php
/dokuwiki/lib/plugins/usermanager/lang/pt-br/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/es/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/it/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/pt-br/lang.php
ef08383e01-Jul-2016 Andreas Gohr <andi@splitbrain.org>

filesize_h might not be used in HTML content only #1622

Using an HTML entitiy might be problematic in non HTML renderers or when
the output is escaped again.


/dokuwiki/.gitignore
/dokuwiki/.travis.yml
/dokuwiki/_test/README
/dokuwiki/_test/core/phpQuery-onefile.php
/dokuwiki/_test/data/pages/wiki/syntax.txt
/dokuwiki/_test/mysql.conf.php.dist
/dokuwiki/_test/pgsql.conf.php.dist
parser_media.test.php
/dokuwiki/data/deleted.files
/dokuwiki/data/pages/wiki/syntax.txt
/dokuwiki/inc/JpegMeta.php
/dokuwiki/inc/PassHash.class.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/common.php
/dokuwiki/inc/init.php
/dokuwiki/inc/io.php
/dokuwiki/inc/lang/ja/lang.php
/dokuwiki/inc/lang/ko/lang.php
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/inc/mail.php
/dokuwiki/inc/pageutils.php
/dokuwiki/inc/phpseclib/Crypt_Base.php
/dokuwiki/inc/utf8.php
/dokuwiki/install.php
/dokuwiki/lib/exe/indexer.php
/dokuwiki/lib/plugins/acl/lang/ja/lang.php
/dokuwiki/lib/plugins/acl/lang/ko/lang.php
/dokuwiki/lib/plugins/acl/lang/zh/lang.php
/dokuwiki/lib/plugins/authad/adLDAP/adLDAP.php
/dokuwiki/lib/plugins/authad/adLDAP/classes/adLDAPUsers.php
/dokuwiki/lib/plugins/authad/adLDAP/classes/adLDAPUtils.php
/dokuwiki/lib/plugins/authad/auth.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/zh/lang.php
/dokuwiki/lib/plugins/authad/lang/zh/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/zh/lang.php
/dokuwiki/lib/plugins/authldap/lang/zh/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/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/ja/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/ko/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/ja/lang.php
/dokuwiki/lib/plugins/authplain/lang/ko/lang.php
/dokuwiki/lib/plugins/authplain/lang/zh/lang.php
/dokuwiki/lib/plugins/config/admin.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/helper/extension.php
/dokuwiki/lib/plugins/extension/lang/ja/lang.php
/dokuwiki/lib/plugins/extension/lang/ko/lang.php
/dokuwiki/lib/plugins/extension/lang/zh/lang.php
/dokuwiki/lib/plugins/popularity/helper.php
/dokuwiki/lib/plugins/popularity/lang/ja/lang.php
/dokuwiki/lib/plugins/popularity/lang/ko/lang.php
/dokuwiki/lib/plugins/popularity/lang/zh/lang.php
/dokuwiki/lib/plugins/revert/lang/ja/lang.php
/dokuwiki/lib/plugins/revert/lang/ko/lang.php
/dokuwiki/lib/plugins/revert/lang/zh/lang.php
/dokuwiki/lib/plugins/styling/lang/ja/lang.php
/dokuwiki/lib/plugins/styling/lang/ko/lang.php
/dokuwiki/lib/plugins/styling/lang/zh/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ja/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ko/lang.php
/dokuwiki/lib/plugins/usermanager/lang/zh/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/ja/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/ko/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/zh/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
2e0ebe6010-Jun-2016 Andreas Gohr <andi@splitbrain.org>

allow passing multiple classes as array

3b82d1ee02-Jun-2016 Andreas Gohr <andi@splitbrain.org>

fixed interwiki test

1234