History log of /dokuwiki/lib/scripts/ (Results 51 – 75 of 589)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
826e222f28-Mar-2018 Andreas Gohr <gohr@cosmocode.de>

show adavanced tools with JavaScript only


/dokuwiki/inc/Ui/Search.php
/dokuwiki/inc/lang/ar/lang.php
/dokuwiki/inc/lang/ar/searchpage.txt
/dokuwiki/inc/lang/az/lang.php
/dokuwiki/inc/lang/az/searchpage.txt
/dokuwiki/inc/lang/bg/lang.php
/dokuwiki/inc/lang/bg/searchpage.txt
/dokuwiki/inc/lang/ca-valencia/lang.php
/dokuwiki/inc/lang/ca-valencia/searchpage.txt
/dokuwiki/inc/lang/ca/lang.php
/dokuwiki/inc/lang/ca/searchpage.txt
/dokuwiki/inc/lang/cs/lang.php
/dokuwiki/inc/lang/cs/searchpage.txt
/dokuwiki/inc/lang/cy/lang.php
/dokuwiki/inc/lang/cy/searchpage.txt
/dokuwiki/inc/lang/da/lang.php
/dokuwiki/inc/lang/da/searchpage.txt
/dokuwiki/inc/lang/de-informal/lang.php
/dokuwiki/inc/lang/de-informal/searchpage.txt
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/de/searchpage.txt
/dokuwiki/inc/lang/el/lang.php
/dokuwiki/inc/lang/en/lang.php
/dokuwiki/inc/lang/eo/lang.php
/dokuwiki/inc/lang/eo/searchpage.txt
/dokuwiki/inc/lang/es/lang.php
/dokuwiki/inc/lang/es/searchpage.txt
/dokuwiki/inc/lang/et/lang.php
/dokuwiki/inc/lang/et/searchpage.txt
/dokuwiki/inc/lang/eu/lang.php
/dokuwiki/inc/lang/eu/searchpage.txt
/dokuwiki/inc/lang/fa/lang.php
/dokuwiki/inc/lang/fa/searchpage.txt
/dokuwiki/inc/lang/fi/lang.php
/dokuwiki/inc/lang/fi/searchpage.txt
/dokuwiki/inc/lang/fo/lang.php
/dokuwiki/inc/lang/fo/searchpage.txt
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/fr/searchpage.txt
/dokuwiki/inc/lang/gl/lang.php
/dokuwiki/inc/lang/gl/searchpage.txt
/dokuwiki/inc/lang/he/lang.php
/dokuwiki/inc/lang/he/searchpage.txt
/dokuwiki/inc/lang/hr/lang.php
/dokuwiki/inc/lang/hr/searchpage.txt
/dokuwiki/inc/lang/hu/lang.php
/dokuwiki/inc/lang/hu/searchpage.txt
/dokuwiki/inc/lang/ia/lang.php
/dokuwiki/inc/lang/ia/searchpage.txt
/dokuwiki/inc/lang/id/lang.php
/dokuwiki/inc/lang/id/searchpage.txt
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/it/searchpage.txt
/dokuwiki/inc/lang/ja/lang.php
/dokuwiki/inc/lang/ja/searchpage.txt
/dokuwiki/inc/lang/ko/lang.php
/dokuwiki/inc/lang/ko/searchpage.txt
/dokuwiki/inc/lang/ku/lang.php
/dokuwiki/inc/lang/ku/searchpage.txt
/dokuwiki/inc/lang/la/searchpage.txt
/dokuwiki/inc/lang/lb/lang.php
/dokuwiki/inc/lang/lb/searchpage.txt
/dokuwiki/inc/lang/lt/lang.php
/dokuwiki/inc/lang/lt/searchpage.txt
/dokuwiki/inc/lang/lv/lang.php
/dokuwiki/inc/lang/lv/searchpage.txt
/dokuwiki/inc/lang/mg/lang.php
/dokuwiki/inc/lang/mg/searchpage.txt
/dokuwiki/inc/lang/mr/lang.php
/dokuwiki/inc/lang/mr/searchpage.txt
/dokuwiki/inc/lang/ne/lang.php
/dokuwiki/inc/lang/ne/searchpage.txt
/dokuwiki/inc/lang/nl/lang.php
/dokuwiki/inc/lang/nl/searchpage.txt
/dokuwiki/inc/lang/no/lang.php
/dokuwiki/inc/lang/no/searchpage.txt
/dokuwiki/inc/lang/pl/lang.php
/dokuwiki/inc/lang/pl/searchpage.txt
/dokuwiki/inc/lang/pt-br/lang.php
/dokuwiki/inc/lang/pt-br/searchpage.txt
/dokuwiki/inc/lang/pt/lang.php
/dokuwiki/inc/lang/pt/searchpage.txt
/dokuwiki/inc/lang/ro/lang.php
/dokuwiki/inc/lang/ro/searchpage.txt
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/lang/ru/searchpage.txt
/dokuwiki/inc/lang/sk/lang.php
/dokuwiki/inc/lang/sk/searchpage.txt
/dokuwiki/inc/lang/sl/lang.php
/dokuwiki/inc/lang/sl/searchpage.txt
/dokuwiki/inc/lang/sq/lang.php
/dokuwiki/inc/lang/sq/searchpage.txt
/dokuwiki/inc/lang/sr/lang.php
/dokuwiki/inc/lang/sr/searchpage.txt
/dokuwiki/inc/lang/sv/lang.php
/dokuwiki/inc/lang/sv/searchpage.txt
/dokuwiki/inc/lang/th/lang.php
/dokuwiki/inc/lang/th/searchpage.txt
/dokuwiki/inc/lang/tr/lang.php
/dokuwiki/inc/lang/tr/searchpage.txt
/dokuwiki/inc/lang/uk/lang.php
/dokuwiki/inc/lang/uk/searchpage.txt
/dokuwiki/inc/lang/vi/lang.php
/dokuwiki/inc/lang/vi/searchpage.txt
/dokuwiki/inc/lang/zh-tw/lang.php
/dokuwiki/inc/lang/zh-tw/searchpage.txt
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/inc/lang/zh/searchpage.txt
search.js
2171f9cb28-Mar-2018 Andreas Gohr <gohr@cosmocode.de>

added aria attributes

4bdf82b527-Mar-2018 Andreas Gohr <gohr@cosmocode.de>

first go at styling

This removes a lot of reudundant CSS classes in favor of cascading
selectors. Styling isn't done, yet this is just a first step.

Still to do:

* aria labels
* styling the toggle

first go at styling

This removes a lot of reudundant CSS classes in favor of cascading
selectors. Styling isn't done, yet this is just a first step.

Still to do:

* aria labels
* styling the toggle mechanism
* RTL styling
* making sure everything displays correct when no JS is available
* translations may be missing
* refactoring the rest of search.less to make use of LESS features

show more ...

b005809c26-Mar-2018 Michael Große <grosse@cosmocode.de>

feat(search): display search tools as lists on click

This functionality is inspired by what other large search engines are
doing.

e5bf110d22-Mar-2018 Michael Große <grosse@cosmocode.de>

feat(search): remember assistance's open/closed state

4d0cb6e122-Mar-2018 Michael Große <grosse@cosmocode.de>

feat(search): show search adjustments as links

This simplifies many aspects. However, it still needs much better
styling.

bb8ef86720-Mar-2018 Michael Große <grosse@cosmocode.de>

feat(search): add search assistance for simple queries

This add some search assistance to simple, single-word search queries
which may be restricted to a single namespace.

Further improvements:
* b

feat(search): add search assistance for simple queries

This add some search assistance to simple, single-word search queries
which may be restricted to a single namespace.

Further improvements:
* better styling
* trigger events for other plugins
* set namespaces directly from fulltext search results
* some more config options

show more ...


/dokuwiki/.htaccess.dist
/dokuwiki/.travis.yml
/dokuwiki/README
/dokuwiki/_test/core/DokuWikiTest.php
/dokuwiki/_test/core/TestRequest.php
/dokuwiki/_test/core/TestResponse.php
/dokuwiki/_test/data/pages/int/editandsavetest.txt
/dokuwiki/_test/tests/inc/difference_engine.test.php
/dokuwiki/_test/tests/inc/form/dropdownelement.test.php
/dokuwiki/_test/tests/inc/html_secedit_pattern.test.php
/dokuwiki/_test/tests/inc/httpclient_mock.php
/dokuwiki/_test/tests/inc/io_replaceinfile.test.php
/dokuwiki/_test/tests/inc/media_searchlist.test.php
/dokuwiki/_test/tests/inc/template_tpl_get_action.php
/dokuwiki/_test/tests/lib/exe/ajax_requests.test.php
/dokuwiki/_test/tests/test/edit_and_save.test.php
/dokuwiki/composer.json
/dokuwiki/conf/dokuwiki.php
/dokuwiki/conf/mime.conf
/dokuwiki/data/dont-panic-if-you-see-this-in-your-logs-it-means-your-directory-permissions-are-correct.png
/dokuwiki/data/dont-panic-if-you-see-this-in-your-logs-it-means-your-directory-permissions-are-correct.xcf
/dokuwiki/inc/Action/Redirect.php
/dokuwiki/inc/Action/Search.php
/dokuwiki/inc/Action/Source.php
/dokuwiki/inc/ActionRouter.php
/dokuwiki/inc/Ajax.php
/dokuwiki/inc/DifferenceEngine.php
/dokuwiki/inc/Form/OptGroup.php
/dokuwiki/inc/HTTPClient.php
/dokuwiki/inc/JpegMeta.php
/dokuwiki/inc/Mailer.class.php
/dokuwiki/inc/Menu/AbstractMenu.php
/dokuwiki/inc/Menu/DetailMenu.php
/dokuwiki/inc/Menu/Item/AbstractItem.php
/dokuwiki/inc/Menu/Item/Admin.php
/dokuwiki/inc/Menu/Item/Back.php
/dokuwiki/inc/Menu/Item/Backlink.php
/dokuwiki/inc/Menu/Item/Edit.php
/dokuwiki/inc/Menu/Item/ImgBackto.php
/dokuwiki/inc/Menu/Item/Index.php
/dokuwiki/inc/Menu/Item/Login.php
/dokuwiki/inc/Menu/Item/Media.php
/dokuwiki/inc/Menu/Item/MediaManager.php
/dokuwiki/inc/Menu/Item/Profile.php
/dokuwiki/inc/Menu/Item/Recent.php
/dokuwiki/inc/Menu/Item/Register.php
/dokuwiki/inc/Menu/Item/Resendpwd.php
/dokuwiki/inc/Menu/Item/Revert.php
/dokuwiki/inc/Menu/Item/Revisions.php
/dokuwiki/inc/Menu/Item/Subscribe.php
/dokuwiki/inc/Menu/Item/Top.php
/dokuwiki/inc/Menu/MenuInterface.php
/dokuwiki/inc/Menu/MobileMenu.php
/dokuwiki/inc/Menu/PageMenu.php
/dokuwiki/inc/Menu/SiteMenu.php
/dokuwiki/inc/Menu/UserMenu.php
/dokuwiki/inc/PassHash.class.php
/dokuwiki/inc/Ui/Admin.php
/dokuwiki/inc/Ui/Search.php
/dokuwiki/inc/actions.php
/dokuwiki/inc/common.php
/dokuwiki/inc/html.php
/dokuwiki/inc/init.php
/dokuwiki/inc/lang/be/admin.txt
/dokuwiki/inc/lang/be/adminplugins.txt
/dokuwiki/inc/lang/cs/lang.php
/dokuwiki/inc/lang/da/lang.php
/dokuwiki/inc/lang/de-informal/lang.php
/dokuwiki/inc/lang/de/conflict.txt
/dokuwiki/inc/lang/de/diff.txt
/dokuwiki/inc/lang/de/draft.txt
/dokuwiki/inc/lang/de/edit.txt
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/en/lang.php
/dokuwiki/inc/lang/eo/lang.php
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/he/lang.php
/dokuwiki/inc/lang/hr/lang.php
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/ka/lang.php
/dokuwiki/inc/lang/kn/admin.txt
/dokuwiki/inc/lang/kn/adminplugins.txt
/dokuwiki/inc/lang/kn/backlinks.txt
/dokuwiki/inc/lang/kn/conflict.txt
/dokuwiki/inc/lang/ko/lang.php
/dokuwiki/inc/lang/lv/lang.php
/dokuwiki/inc/lang/nl/lang.php
/dokuwiki/inc/lang/pl/lang.php
/dokuwiki/inc/lang/pt-br/lang.php
/dokuwiki/inc/lang/ro/lang.php
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/lang/sk/lang.php
/dokuwiki/inc/lang/sl/lang.php
/dokuwiki/inc/lang/sv/adminplugins.txt
/dokuwiki/inc/lang/sv/lang.php
/dokuwiki/inc/lang/uk/lang.php
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/inc/load.php
/dokuwiki/inc/media.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/inc/template.php
/dokuwiki/inc/utf8.php
/dokuwiki/install.php
/dokuwiki/lib/exe/ajax.php
/dokuwiki/lib/exe/css.php
/dokuwiki/lib/exe/js.php
/dokuwiki/lib/images/menu/00-default_checkbox-blank-circle-outline.svg
/dokuwiki/lib/images/menu/01-edit_pencil.svg
/dokuwiki/lib/images/menu/02-create_pencil.svg
/dokuwiki/lib/images/menu/03-draft_android-studio.svg
/dokuwiki/lib/images/menu/04-show_file-document.svg
/dokuwiki/lib/images/menu/05-source_file-xml.svg
/dokuwiki/lib/images/menu/06-revert_replay.svg
/dokuwiki/lib/images/menu/07-revisions_history.svg
/dokuwiki/lib/images/menu/08-backlink_link-variant.svg
/dokuwiki/lib/images/menu/09-subscribe_email-outline.svg
/dokuwiki/lib/images/menu/10-top_arrow-up.svg
/dokuwiki/lib/images/menu/11-mediamanager_folder-image.svg
/dokuwiki/lib/images/menu/12-back_arrow-left.svg
/dokuwiki/lib/images/menu/account-card-details.svg
/dokuwiki/lib/images/menu/account-plus.svg
/dokuwiki/lib/images/menu/calendar-clock.svg
/dokuwiki/lib/images/menu/file-tree.svg
/dokuwiki/lib/images/menu/folder-multiple-image.svg
/dokuwiki/lib/images/menu/lock-reset.svg
/dokuwiki/lib/images/menu/login.svg
/dokuwiki/lib/images/menu/logout.svg
/dokuwiki/lib/images/menu/settings.svg
/dokuwiki/lib/plugins/acl/lang/da/lang.php
/dokuwiki/lib/plugins/acl/lang/eo/lang.php
/dokuwiki/lib/plugins/acl/lang/fr/lang.php
/dokuwiki/lib/plugins/acl/lang/he/lang.php
/dokuwiki/lib/plugins/acl/lang/hr/lang.php
/dokuwiki/lib/plugins/acl/lang/it/lang.php
/dokuwiki/lib/plugins/acl/lang/ko/lang.php
/dokuwiki/lib/plugins/acl/lang/lv/lang.php
/dokuwiki/lib/plugins/acl/lang/nl/lang.php
/dokuwiki/lib/plugins/acl/lang/pl/lang.php
/dokuwiki/lib/plugins/acl/lang/pt-br/lang.php
/dokuwiki/lib/plugins/acl/lang/ru/lang.php
/dokuwiki/lib/plugins/acl/lang/sk/lang.php
/dokuwiki/lib/plugins/acl/lang/sl/lang.php
/dokuwiki/lib/plugins/acl/lang/sv/lang.php
/dokuwiki/lib/plugins/acl/lang/uk/lang.php
/dokuwiki/lib/plugins/acl/lang/zh/lang.php
/dokuwiki/lib/plugins/authad/lang/eo/lang.php
/dokuwiki/lib/plugins/authad/lang/eo/settings.php
/dokuwiki/lib/plugins/authad/lang/he/lang.php
/dokuwiki/lib/plugins/authad/lang/he/settings.php
/dokuwiki/lib/plugins/authad/lang/lv/lang.php
/dokuwiki/lib/plugins/authad/lang/lv/settings.php
/dokuwiki/lib/plugins/authad/lang/pl/lang.php
/dokuwiki/lib/plugins/authad/lang/pl/settings.php
/dokuwiki/lib/plugins/authad/lang/ru/settings.php
/dokuwiki/lib/plugins/authad/lang/sk/lang.php
/dokuwiki/lib/plugins/authad/lang/sk/settings.php
/dokuwiki/lib/plugins/authad/lang/sl/lang.php
/dokuwiki/lib/plugins/authad/lang/sl/settings.php
/dokuwiki/lib/plugins/authad/lang/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/auth.php
/dokuwiki/lib/plugins/authldap/lang/da/lang.php
/dokuwiki/lib/plugins/authldap/lang/da/settings.php
/dokuwiki/lib/plugins/authldap/lang/de-informal/settings.php
/dokuwiki/lib/plugins/authldap/lang/eo/settings.php
/dokuwiki/lib/plugins/authldap/lang/es/settings.php
/dokuwiki/lib/plugins/authldap/lang/fr/settings.php
/dokuwiki/lib/plugins/authldap/lang/he/settings.php
/dokuwiki/lib/plugins/authldap/lang/lv/settings.php
/dokuwiki/lib/plugins/authldap/lang/pl/lang.php
/dokuwiki/lib/plugins/authldap/lang/pl/settings.php
/dokuwiki/lib/plugins/authldap/lang/ru/settings.php
/dokuwiki/lib/plugins/authldap/lang/sk/lang.php
/dokuwiki/lib/plugins/authldap/lang/sk/settings.php
/dokuwiki/lib/plugins/authldap/lang/sl/settings.php
/dokuwiki/lib/plugins/authldap/lang/sv/lang.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/da/lang.php
/dokuwiki/lib/plugins/authmysql/lang/eo/lang.php
/dokuwiki/lib/plugins/authmysql/lang/eo/settings.php
/dokuwiki/lib/plugins/authmysql/lang/he/settings.php
/dokuwiki/lib/plugins/authmysql/lang/lv/settings.php
/dokuwiki/lib/plugins/authmysql/lang/pl/lang.php
/dokuwiki/lib/plugins/authmysql/lang/pl/settings.php
/dokuwiki/lib/plugins/authmysql/lang/ru/settings.php
/dokuwiki/lib/plugins/authmysql/lang/sk/lang.php
/dokuwiki/lib/plugins/authmysql/lang/sl/settings.php
/dokuwiki/lib/plugins/authmysql/lang/sv/lang.php
/dokuwiki/lib/plugins/authmysql/lang/sv/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/eo/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/lv/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/pl/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/ru/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/sl/settings.php
/dokuwiki/lib/plugins/authplain/lang/da/lang.php
/dokuwiki/lib/plugins/authplain/lang/eo/lang.php
/dokuwiki/lib/plugins/authplain/lang/es/lang.php
/dokuwiki/lib/plugins/authplain/lang/he/lang.php
/dokuwiki/lib/plugins/authplain/lang/lv/lang.php
/dokuwiki/lib/plugins/authplain/lang/pl/lang.php
/dokuwiki/lib/plugins/authplain/lang/sk/lang.php
/dokuwiki/lib/plugins/authplain/lang/sl/lang.php
/dokuwiki/lib/plugins/authplain/lang/sv/lang.php
/dokuwiki/lib/plugins/config/admin.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/en/lang.php
/dokuwiki/lib/plugins/config/lang/eo/lang.php
/dokuwiki/lib/plugins/config/lang/es/lang.php
/dokuwiki/lib/plugins/config/lang/fr/lang.php
/dokuwiki/lib/plugins/config/lang/he/lang.php
/dokuwiki/lib/plugins/config/lang/hr/lang.php
/dokuwiki/lib/plugins/config/lang/it/lang.php
/dokuwiki/lib/plugins/config/lang/ko/lang.php
/dokuwiki/lib/plugins/config/lang/lv/lang.php
/dokuwiki/lib/plugins/config/lang/nl/lang.php
/dokuwiki/lib/plugins/config/lang/pl/lang.php
/dokuwiki/lib/plugins/config/lang/pt-br/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/sr/lang.php
/dokuwiki/lib/plugins/config/lang/sv/lang.php
/dokuwiki/lib/plugins/config/lang/uk/lang.php
/dokuwiki/lib/plugins/config/lang/zh/lang.php
/dokuwiki/lib/plugins/config/settings/config.metadata.php
/dokuwiki/lib/plugins/extension/lang/de-informal/lang.php
/dokuwiki/lib/plugins/extension/lang/de/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/eo/lang.php
/dokuwiki/lib/plugins/extension/lang/he/lang.php
/dokuwiki/lib/plugins/extension/lang/pl/lang.php
/dokuwiki/lib/plugins/extension/lang/sk/lang.php
/dokuwiki/lib/plugins/extension/lang/sr/intro_install.txt
/dokuwiki/lib/plugins/extension/lang/sr/lang.php
/dokuwiki/lib/plugins/extension/lang/sv/lang.php
/dokuwiki/lib/plugins/extension/lang/zh-tw/lang.php
/dokuwiki/lib/plugins/extension/lang/zh/lang.php
/dokuwiki/lib/plugins/popularity/lang/da/lang.php
/dokuwiki/lib/plugins/popularity/lang/eo/lang.php
/dokuwiki/lib/plugins/popularity/lang/fr/lang.php
/dokuwiki/lib/plugins/popularity/lang/he/lang.php
/dokuwiki/lib/plugins/popularity/lang/it/lang.php
/dokuwiki/lib/plugins/popularity/lang/ko/lang.php
/dokuwiki/lib/plugins/popularity/lang/lv/lang.php
/dokuwiki/lib/plugins/popularity/lang/nl/lang.php
/dokuwiki/lib/plugins/popularity/lang/pl/lang.php
/dokuwiki/lib/plugins/popularity/lang/pt-br/lang.php
/dokuwiki/lib/plugins/popularity/lang/ru/lang.php
/dokuwiki/lib/plugins/popularity/lang/sk/lang.php
/dokuwiki/lib/plugins/popularity/lang/sl/lang.php
/dokuwiki/lib/plugins/popularity/lang/sv/lang.php
/dokuwiki/lib/plugins/popularity/lang/uk/lang.php
/dokuwiki/lib/plugins/popularity/lang/zh/lang.php
/dokuwiki/lib/plugins/revert/lang/da/lang.php
/dokuwiki/lib/plugins/revert/lang/de-informal/lang.php
/dokuwiki/lib/plugins/revert/lang/eo/lang.php
/dokuwiki/lib/plugins/revert/lang/fr/lang.php
/dokuwiki/lib/plugins/revert/lang/he/lang.php
/dokuwiki/lib/plugins/revert/lang/it/lang.php
/dokuwiki/lib/plugins/revert/lang/ko/lang.php
/dokuwiki/lib/plugins/revert/lang/lv/lang.php
/dokuwiki/lib/plugins/revert/lang/nl/lang.php
/dokuwiki/lib/plugins/revert/lang/pl/lang.php
/dokuwiki/lib/plugins/revert/lang/pt-br/lang.php
/dokuwiki/lib/plugins/revert/lang/ru/lang.php
/dokuwiki/lib/plugins/revert/lang/sk/lang.php
/dokuwiki/lib/plugins/revert/lang/sl/lang.php
/dokuwiki/lib/plugins/revert/lang/sv/lang.php
/dokuwiki/lib/plugins/revert/lang/uk/lang.php
/dokuwiki/lib/plugins/revert/lang/zh/lang.php
/dokuwiki/lib/plugins/styling/lang/de-informal/intro.txt
/dokuwiki/lib/plugins/styling/lang/de-informal/lang.php
/dokuwiki/lib/plugins/styling/lang/eo/lang.php
/dokuwiki/lib/plugins/styling/lang/fr/lang.php
/dokuwiki/lib/plugins/styling/lang/pl/lang.php
/dokuwiki/lib/plugins/styling/lang/sv/lang.php
/dokuwiki/lib/plugins/usermanager/lang/da/lang.php
/dokuwiki/lib/plugins/usermanager/lang/de-informal/lang.php
/dokuwiki/lib/plugins/usermanager/lang/eo/lang.php
/dokuwiki/lib/plugins/usermanager/lang/fr/lang.php
/dokuwiki/lib/plugins/usermanager/lang/he/lang.php
/dokuwiki/lib/plugins/usermanager/lang/it/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ko/lang.php
/dokuwiki/lib/plugins/usermanager/lang/lv/lang.php
/dokuwiki/lib/plugins/usermanager/lang/nl/lang.php
/dokuwiki/lib/plugins/usermanager/lang/pl/lang.php
/dokuwiki/lib/plugins/usermanager/lang/pt-br/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ru/lang.php
/dokuwiki/lib/plugins/usermanager/lang/sk/lang.php
/dokuwiki/lib/plugins/usermanager/lang/sl/lang.php
/dokuwiki/lib/plugins/usermanager/lang/sv/lang.php
/dokuwiki/lib/plugins/usermanager/lang/uk/lang.php
/dokuwiki/lib/plugins/usermanager/lang/zh/lang.php
search.js
/dokuwiki/lib/styles/all.css
/dokuwiki/lib/tpl/dokuwiki/css/_search.css
/dokuwiki/lib/tpl/dokuwiki/css/design.less
/dokuwiki/lib/tpl/dokuwiki/css/pagetools.less
/dokuwiki/lib/tpl/dokuwiki/css/usertools.less
/dokuwiki/lib/tpl/dokuwiki/detail.php
/dokuwiki/lib/tpl/dokuwiki/lang/de-informal/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/de-informal/style.txt
/dokuwiki/lib/tpl/dokuwiki/lang/sv/lang.php
/dokuwiki/lib/tpl/dokuwiki/main.php
/dokuwiki/lib/tpl/dokuwiki/style.ini
/dokuwiki/lib/tpl/dokuwiki/tpl_header.php
/dokuwiki/vendor/.htaccess
d52bcd4819-Dec-2017 Roland Synnestvedt <git@rsynnest.com>

If mediamanger is kept open, put cursor in image tag unless it's already inside an image tag
If it's already inside an image tag, move the cursor to the end of the current tag.

664058fa31-Aug-2017 Roland Synnestvedt <git@rsynnest.com>

Fix for Issue #2079 (change cursor position if media manager is in 'keep open' mode)


/dokuwiki/.gitattributes
/dokuwiki/.gitignore
/dokuwiki/_test/core/TestUtils.php
/dokuwiki/_test/tests/inc/Action/general.test.php
/dokuwiki/_test/tests/inc/httpclient_http.test.php
/dokuwiki/_test/tests/inc/httpclient_http_proxy.test.php
/dokuwiki/_test/tests/inc/httpclient_mock.php
/dokuwiki/_test/tests/inc/mailer.test.php
/dokuwiki/_test/tests/inc/pageutils_wikiFN.test.php
/dokuwiki/_test/tests/inc/parser/parser.inc.php
/dokuwiki/_test/tests/inc/parser/parser_links.test.php
/dokuwiki/_test/tests/inc/parserutils_set_metadata.test.php
/dokuwiki/_test/tests/lib/exe/css_at_import_less.test.php
/dokuwiki/_test/tests/lib/exe/css_css_loadfile.test.php
/dokuwiki/appveyor.yml
/dokuwiki/composer.json
/dokuwiki/composer.lock
/dokuwiki/inc/Action/AbstractAclAction.php
/dokuwiki/inc/Action/AbstractAction.php
/dokuwiki/inc/Action/AbstractAliasAction.php
/dokuwiki/inc/Action/AbstractUserAction.php
/dokuwiki/inc/Action/Admin.php
/dokuwiki/inc/Action/Backlink.php
/dokuwiki/inc/Action/Cancel.php
/dokuwiki/inc/Action/Check.php
/dokuwiki/inc/Action/Conflict.php
/dokuwiki/inc/Action/Denied.php
/dokuwiki/inc/Action/Diff.php
/dokuwiki/inc/Action/Draft.php
/dokuwiki/inc/Action/Draftdel.php
/dokuwiki/inc/Action/Edit.php
/dokuwiki/inc/Action/Exception/ActionAbort.php
/dokuwiki/inc/Action/Exception/ActionAclRequiredException.php
/dokuwiki/inc/Action/Exception/ActionDisabledException.php
/dokuwiki/inc/Action/Exception/ActionException.php
/dokuwiki/inc/Action/Exception/ActionUserRequiredException.php
/dokuwiki/inc/Action/Exception/FatalException.php
/dokuwiki/inc/Action/Exception/NoActionException.php
/dokuwiki/inc/Action/Export.php
/dokuwiki/inc/Action/Index.php
/dokuwiki/inc/Action/Locked.php
/dokuwiki/inc/Action/Login.php
/dokuwiki/inc/Action/Logout.php
/dokuwiki/inc/Action/Media.php
/dokuwiki/inc/Action/Plugin.php
/dokuwiki/inc/Action/Preview.php
/dokuwiki/inc/Action/Profile.php
/dokuwiki/inc/Action/ProfileDelete.php
/dokuwiki/inc/Action/Recent.php
/dokuwiki/inc/Action/Recover.php
/dokuwiki/inc/Action/Redirect.php
/dokuwiki/inc/Action/Register.php
/dokuwiki/inc/Action/Resendpwd.php
/dokuwiki/inc/Action/Revert.php
/dokuwiki/inc/Action/Revisions.php
/dokuwiki/inc/Action/Save.php
/dokuwiki/inc/Action/Search.php
/dokuwiki/inc/Action/Show.php
/dokuwiki/inc/Action/Sitemap.php
/dokuwiki/inc/Action/Source.php
/dokuwiki/inc/Action/Subscribe.php
/dokuwiki/inc/ActionRouter.php
/dokuwiki/inc/Form/OptGroup.php
/dokuwiki/inc/HTTPClient.php
/dokuwiki/inc/Mailer.class.php
/dokuwiki/inc/PassHash.class.php
/dokuwiki/inc/actions.php
/dokuwiki/inc/confutils.php
/dokuwiki/inc/html.php
/dokuwiki/inc/infoutils.php
/dokuwiki/inc/init.php
/dokuwiki/inc/lang/sr/lang.php
/dokuwiki/inc/lang/sr/password.txt
/dokuwiki/inc/lang/sr/resetpwd.txt
/dokuwiki/inc/load.php
/dokuwiki/inc/parser/code.php
/dokuwiki/inc/parser/parser.php
/dokuwiki/inc/parser/renderer.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/inc/parserutils.php
/dokuwiki/inc/template.php
/dokuwiki/lib/exe/ajax.php
/dokuwiki/lib/plugins/authad/lang/sr/lang.php
/dokuwiki/lib/plugins/authad/lang/sr/settings.php
/dokuwiki/lib/plugins/authldap/lang/sr/lang.php
/dokuwiki/lib/plugins/authldap/lang/sr/settings.php
/dokuwiki/lib/plugins/authmysql/lang/sr/lang.php
/dokuwiki/lib/plugins/authmysql/lang/sr/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/sr/settings.php
/dokuwiki/lib/plugins/config/lang/sr/lang.php
/dokuwiki/lib/plugins/config/settings/config.class.php
/dokuwiki/lib/plugins/extension/helper/extension.php
/dokuwiki/lib/plugins/extension/helper/list.php
/dokuwiki/lib/plugins/extension/lang/sr/lang.php
media.js
/dokuwiki/lib/tpl/dokuwiki/lang/fr/style.txt
/dokuwiki/vendor/composer/autoload_classmap.php
/dokuwiki/vendor/composer/autoload_files.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
564ad40a14-Aug-2017 Oliver Geisen <oliver@rehkopf-geisen.de>

Removed progressbar from searchform


/dokuwiki/.gitignore
/dokuwiki/.travis.yml
/dokuwiki/README
/dokuwiki/_test/core/DokuWikiTest.php
/dokuwiki/_test/phpunit.xml
/dokuwiki/_test/tests/inc/auth_aclcheck.test.php
/dokuwiki/_test/tests/inc/auth_password.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/pageutils_findnearest.test.php
/dokuwiki/_test/tests/inc/parser/parser_media.test.php
/dokuwiki/_test/tests/inc/remote.test.php
/dokuwiki/_test/tests/inc/utf8_utf16be.test.php
/dokuwiki/bin/wantedpages.php
/dokuwiki/composer.json
/dokuwiki/composer.lock
/dokuwiki/conf/users.auth.php.dist
/dokuwiki/data/pages/wiki/syntax.txt
/dokuwiki/doku.php
/dokuwiki/feed.php
/dokuwiki/inc/DifferenceEngine.php
/dokuwiki/inc/FeedParser.php
/dokuwiki/inc/JSON.php
/dokuwiki/inc/JpegMeta.php
/dokuwiki/inc/Mailer.class.php
/dokuwiki/inc/PassHash.class.php
/dokuwiki/inc/actions.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/az/lang.php
/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/lang.php
/dokuwiki/inc/lang/cs/conflict.txt
/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/de-informal/lang.php
/dokuwiki/inc/lang/el/lang.php
/dokuwiki/inc/lang/eu/lang.php
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/ko/lang.php
/dokuwiki/inc/lang/pl/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/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/ajax.php
/dokuwiki/lib/exe/css.php
/dokuwiki/lib/exe/opensearch.php
/dokuwiki/lib/plugins/acl/lang/cs/lang.php
/dokuwiki/lib/plugins/acl/lang/el/lang.php
/dokuwiki/lib/plugins/acl/lang/eu/lang.php
/dokuwiki/lib/plugins/acl/lang/pl/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/acl/remote.php
/dokuwiki/lib/plugins/authad/lang/ca/settings.php
/dokuwiki/lib/plugins/authad/lang/cs/settings.php
/dokuwiki/lib/plugins/authad/lang/de-informal/settings.php
/dokuwiki/lib/plugins/authad/lang/el/lang.php
/dokuwiki/lib/plugins/authad/lang/el/settings.php
/dokuwiki/lib/plugins/authad/lang/eu/lang.php
/dokuwiki/lib/plugins/authad/lang/eu/settings.php
/dokuwiki/lib/plugins/authad/lang/pl/lang.php
/dokuwiki/lib/plugins/authad/lang/pl/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/ca/lang.php
/dokuwiki/lib/plugins/authldap/lang/ca/settings.php
/dokuwiki/lib/plugins/authldap/lang/cs/settings.php
/dokuwiki/lib/plugins/authldap/lang/eu/lang.php
/dokuwiki/lib/plugins/authldap/lang/eu/settings.php
/dokuwiki/lib/plugins/authldap/lang/pl/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/pl/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/authpdo/_test/mysql.test.php
/dokuwiki/lib/plugins/authpdo/_test/sqlite.test.php
/dokuwiki/lib/plugins/authpgsql/lang/pl/settings.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/az/lang.php
/dokuwiki/lib/plugins/authplain/lang/el/lang.php
/dokuwiki/lib/plugins/authplain/lang/eu/lang.php
/dokuwiki/lib/plugins/authplain/lang/pl/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/_test/configuration.test.php
/dokuwiki/lib/plugins/config/admin.php
/dokuwiki/lib/plugins/config/lang/ca/lang.php
/dokuwiki/lib/plugins/config/lang/cs/lang.php
/dokuwiki/lib/plugins/config/lang/el/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/pl/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/config/settings/extra.class.php
/dokuwiki/lib/plugins/extension/helper/extension.php
/dokuwiki/lib/plugins/extension/lang/cs/lang.php
/dokuwiki/lib/plugins/extension/lang/de-informal/intro_templates.txt
/dokuwiki/lib/plugins/extension/lang/de-informal/lang.php
/dokuwiki/lib/plugins/extension/lang/pt/lang.php
/dokuwiki/lib/plugins/popularity/lang/el/lang.php
/dokuwiki/lib/plugins/popularity/lang/eu/lang.php
/dokuwiki/lib/plugins/popularity/lang/pl/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/cs/lang.php
/dokuwiki/lib/plugins/revert/lang/el/lang.php
/dokuwiki/lib/plugins/revert/lang/eu/lang.php
/dokuwiki/lib/plugins/revert/lang/ko/lang.php
/dokuwiki/lib/plugins/revert/lang/pl/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/cs/lang.php
/dokuwiki/lib/plugins/styling/lang/de-informal/lang.php
/dokuwiki/lib/plugins/styling/lang/pt/lang.php
/dokuwiki/lib/plugins/usermanager/_test/csv_import.test.php
/dokuwiki/lib/plugins/usermanager/_test/mocks.class.php
/dokuwiki/lib/plugins/usermanager/lang/cs/lang.php
/dokuwiki/lib/plugins/usermanager/lang/el/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/pl/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
script.js
/dokuwiki/lib/styles/geshi.less
/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/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_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/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
d1264f5525-Feb-2017 錢政維 <cwchien@chc.com.tw>

Fixes issue #1864


/dokuwiki/data/deleted.files
/dokuwiki/doku.php
/dokuwiki/inc/lang/ca/subscr_single.txt
/dokuwiki/inc/lang/de-informal/lang.php
/dokuwiki/inc/lang/nl/lang.php
/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/media.php
/dokuwiki/install.php
/dokuwiki/lib/plugins/acl/lang/de-informal/lang.php
/dokuwiki/lib/plugins/authad/lang/ca/lang.php
/dokuwiki/lib/plugins/authad/lang/ca/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/zh/lang.php
/dokuwiki/lib/plugins/authldap/lang/de-informal/lang.php
/dokuwiki/lib/plugins/authldap/lang/de-informal/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/authpgsql/lang/de-informal/settings.php
/dokuwiki/lib/plugins/authplain/lang/de-informal/lang.php
/dokuwiki/lib/plugins/config/lang/de-informal/lang.php
/dokuwiki/lib/plugins/config/lang/zh/intro.txt
/dokuwiki/lib/plugins/config/lang/zh/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/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/lang/de-informal/lang.php
/dokuwiki/lib/plugins/popularity/lang/zh/lang.php
/dokuwiki/lib/plugins/revert/lang/de-informal/lang.php
/dokuwiki/lib/plugins/usermanager/lang/de-informal/lang.php
fileuploaderextended.js
/dokuwiki/lib/tpl/dokuwiki/lang/zh/style.txt
eedb503420-Feb-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Check for overwrite in media manager

The check did not work any more. see #1853

7531aa8117-Feb-2017 Andreas Gohr <andi@splitbrain.org>

print stack trace on catched JS errors too


/dokuwiki/_test/tests/inc/auth_password.test.php
/dokuwiki/_test/tests/inc/common_inlineSVG.test.php
/dokuwiki/inc/Form/DropdownElement.php
/dokuwiki/inc/PassHash.class.php
/dokuwiki/inc/Ui/Admin.php
/dokuwiki/inc/common.php
/dokuwiki/inc/html.php
/dokuwiki/inc/init.php
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/nl/lang.php
/dokuwiki/inc/lang/no/lang.php
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/inc/load.php
/dokuwiki/inc/template.php
/dokuwiki/lib/exe/jquery.php
/dokuwiki/lib/exe/js.php
/dokuwiki/lib/plugins/acl/admin.svg
/dokuwiki/lib/plugins/acl/lang/de/lang.php
/dokuwiki/lib/plugins/authad/lang/de/lang.php
/dokuwiki/lib/plugins/authad/lang/de/settings.php
/dokuwiki/lib/plugins/authldap/lang/de/lang.php
/dokuwiki/lib/plugins/authldap/lang/de/settings.php
/dokuwiki/lib/plugins/authmysql/lang/de/lang.php
/dokuwiki/lib/plugins/authmysql/lang/de/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/de/settings.php
/dokuwiki/lib/plugins/authplain/lang/de/lang.php
/dokuwiki/lib/plugins/config/admin.svg
/dokuwiki/lib/plugins/config/lang/de/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/zh/lang.php
/dokuwiki/lib/plugins/extension/admin.svg
/dokuwiki/lib/plugins/extension/lang/de/lang.php
/dokuwiki/lib/plugins/popularity/admin.svg
/dokuwiki/lib/plugins/popularity/lang/de/lang.php
/dokuwiki/lib/plugins/revert/admin.svg
/dokuwiki/lib/plugins/revert/lang/de/lang.php
/dokuwiki/lib/plugins/styling/admin.svg
/dokuwiki/lib/plugins/styling/lang/de/lang.php
/dokuwiki/lib/plugins/usermanager/admin.svg
helpers.js
/dokuwiki/lib/tpl/dokuwiki/css/_admin.less
/dokuwiki/lib/tpl/dokuwiki/lang/de/lang.php
727b7c4901-Jan-2017 Michael Hamann <michael@content-space.de>

Restore smoothness.css using update.sh

The file had 0 bytes before (starting from
5928c8e71080077bf8d9ed0cbfe33ffa8ca7b904) - probably something went
wrong while executing update.sh.

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

use external version file for jquery updates

this also removes the non inified versions and incorporates some updates
the jquery CDN just pushed for jquery-ui

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

removed jQuery.browser calls

jQuery.browser no longer exists in jQuery nor in jQuery migrate. A quick
check in Opera and IE11 suggests that both parts that used it are no
longer needed so they were

removed jQuery.browser calls

jQuery.browser no longer exists in jQuery nor in jQuery migrate. A quick
check in Opera and IE11 suggests that both parts that used it are no
longer needed so they were simply removed.

More browser tests especially for the resize handling in the media manager
are recommended.

show more ...

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

replace deprecated bind() calls

The bind() call is deprecated in jQuery 3. This replaces it with
the on() call.

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

replace deprecated delegate() calls

The delegate() call is deprecated in jQuery 3. This replaces it with the
on() call.

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

fixed radio options in media manager for new jQ-UI

jQuery UI replaced the buttonset widget with a controlgroup widget. This
adjusts the JavaScript and styling accordingly.

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

jQuery Updates

- jQuery to 3.1.1
- jQuery UI to 1.12.1
- jQuery Migrate to 3.0.0

There are a few warnigs from migrate that have to be fixed. The toggles
in the Media Manager are also missing their

jQuery Updates

- jQuery to 3.1.1
- jQuery UI to 1.12.1
- jQuery Migrate to 3.0.0

There are a few warnigs from migrate that have to be fixed. The toggles
in the Media Manager are also missing their proper icons.

show more ...


/dokuwiki/.gitignore
/dokuwiki/.travis.yml
/dokuwiki/_test/tests/inc/changelog_getlastrevisionat.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/af/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ar/jquery.ui.datepicker.js
/dokuwiki/inc/lang/az/jquery.ui.datepicker.js
/dokuwiki/inc/lang/bg/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ca/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ca/lang.php
/dokuwiki/inc/lang/cs/jquery.ui.datepicker.js
/dokuwiki/inc/lang/cy/jquery.ui.datepicker.js
/dokuwiki/inc/lang/da/jquery.ui.datepicker.js
/dokuwiki/inc/lang/de-informal/jquery.ui.datepicker.js
/dokuwiki/inc/lang/de/jquery.ui.datepicker.js
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/el/jquery.ui.datepicker.js
/dokuwiki/inc/lang/eo/jquery.ui.datepicker.js
/dokuwiki/inc/lang/es/jquery.ui.datepicker.js
/dokuwiki/inc/lang/et/jquery.ui.datepicker.js
/dokuwiki/inc/lang/eu/jquery.ui.datepicker.js
/dokuwiki/inc/lang/fa/jquery.ui.datepicker.js
/dokuwiki/inc/lang/fi/jquery.ui.datepicker.js
/dokuwiki/inc/lang/fo/jquery.ui.datepicker.js
/dokuwiki/inc/lang/fr/jquery.ui.datepicker.js
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/gl/jquery.ui.datepicker.js
/dokuwiki/inc/lang/he/jquery.ui.datepicker.js
/dokuwiki/inc/lang/hi/jquery.ui.datepicker.js
/dokuwiki/inc/lang/hr/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/jquery.ui.datepicker.js
/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/hu/jquery.ui.datepicker.js
/dokuwiki/inc/lang/id/jquery.ui.datepicker.js
/dokuwiki/inc/lang/is/jquery.ui.datepicker.js
/dokuwiki/inc/lang/it/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ja/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ka/jquery.ui.datepicker.js
/dokuwiki/inc/lang/kk/jquery.ui.datepicker.js
/dokuwiki/inc/lang/km/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ko/jquery.ui.datepicker.js
/dokuwiki/inc/lang/lb/jquery.ui.datepicker.js
/dokuwiki/inc/lang/lt/jquery.ui.datepicker.js
/dokuwiki/inc/lang/lv/jquery.ui.datepicker.js
/dokuwiki/inc/lang/mk/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ml/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ms/jquery.ui.datepicker.js
/dokuwiki/inc/lang/nl/jquery.ui.datepicker.js
/dokuwiki/inc/lang/no/backlinks.txt
/dokuwiki/inc/lang/no/jquery.ui.datepicker.js
/dokuwiki/inc/lang/no/lang.php
/dokuwiki/inc/lang/no/login.txt
/dokuwiki/inc/lang/no/resendpwd.txt
/dokuwiki/inc/lang/pl/jquery.ui.datepicker.js
/dokuwiki/inc/lang/pt-br/jquery.ui.datepicker.js
/dokuwiki/inc/lang/pt/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ro/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ro/lang.php
/dokuwiki/inc/lang/ru/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/lang/sk/jquery.ui.datepicker.js
/dokuwiki/inc/lang/sl/jquery.ui.datepicker.js
/dokuwiki/inc/lang/sq/jquery.ui.datepicker.js
/dokuwiki/inc/lang/sr/jquery.ui.datepicker.js
/dokuwiki/inc/lang/sr/lang.php
/dokuwiki/inc/lang/sr/updateprofile.txt
/dokuwiki/inc/lang/sv/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ta/jquery.ui.datepicker.js
/dokuwiki/inc/lang/th/jquery.ui.datepicker.js
/dokuwiki/inc/lang/tr/jquery.ui.datepicker.js
/dokuwiki/inc/lang/uk/jquery.ui.datepicker.js
/dokuwiki/inc/lang/vi/jquery.ui.datepicker.js
/dokuwiki/inc/lang/zh-tw/jquery.ui.datepicker.js
/dokuwiki/inc/lang/zh/jquery.ui.datepicker.js
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/inc/load.php
/dokuwiki/inc/parser/handler.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/lib/exe/xmlrpc.php
/dokuwiki/lib/plugins/acl/lang/ca/lang.php
/dokuwiki/lib/plugins/acl/lang/fr/lang.php
/dokuwiki/lib/plugins/acl/lang/hr/lang.php
/dokuwiki/lib/plugins/acl/lang/no/lang.php
/dokuwiki/lib/plugins/acl/lang/ro/lang.php
/dokuwiki/lib/plugins/acl/lang/ru/lang.php
/dokuwiki/lib/plugins/acl/lang/sr/lang.php
/dokuwiki/lib/plugins/authad/lang/ca/lang.php
/dokuwiki/lib/plugins/authad/lang/de/settings.php
/dokuwiki/lib/plugins/authad/lang/fr/lang.php
/dokuwiki/lib/plugins/authad/lang/fr/settings.php
/dokuwiki/lib/plugins/authad/lang/hr/lang.php
/dokuwiki/lib/plugins/authad/lang/hr/settings.php
/dokuwiki/lib/plugins/authad/lang/no/lang.php
/dokuwiki/lib/plugins/authad/lang/no/settings.php
/dokuwiki/lib/plugins/authad/lang/ro/lang.php
/dokuwiki/lib/plugins/authad/lang/ru/lang.php
/dokuwiki/lib/plugins/authad/lang/ru/settings.php
/dokuwiki/lib/plugins/authldap/auth.php
/dokuwiki/lib/plugins/authldap/lang/fr/lang.php
/dokuwiki/lib/plugins/authldap/lang/fr/settings.php
/dokuwiki/lib/plugins/authldap/lang/hr/lang.php
/dokuwiki/lib/plugins/authldap/lang/hr/settings.php
/dokuwiki/lib/plugins/authldap/lang/no/lang.php
/dokuwiki/lib/plugins/authldap/lang/no/settings.php
/dokuwiki/lib/plugins/authldap/lang/ru/lang.php
/dokuwiki/lib/plugins/authldap/lang/ru/settings.php
/dokuwiki/lib/plugins/authmysql/lang/fr/lang.php
/dokuwiki/lib/plugins/authmysql/lang/fr/settings.php
/dokuwiki/lib/plugins/authmysql/lang/hr/lang.php
/dokuwiki/lib/plugins/authmysql/lang/hr/settings.php
/dokuwiki/lib/plugins/authmysql/lang/no/lang.php
/dokuwiki/lib/plugins/authmysql/lang/no/settings.php
/dokuwiki/lib/plugins/authmysql/lang/ru/lang.php
/dokuwiki/lib/plugins/authmysql/lang/ru/settings.php
/dokuwiki/lib/plugins/authpdo/_test/mysql/mybb.php
/dokuwiki/lib/plugins/authpdo/_test/mysql/mybb.sql
/dokuwiki/lib/plugins/authpdo/auth.php
/dokuwiki/lib/plugins/authpdo/conf/default.php
/dokuwiki/lib/plugins/authpdo/conf/metadata.php
/dokuwiki/lib/plugins/authpdo/lang/en/settings.php
/dokuwiki/lib/plugins/authpdo/plugin.info.txt
/dokuwiki/lib/plugins/authpgsql/lang/fr/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/hr/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/no/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/ru/settings.php
/dokuwiki/lib/plugins/authplain/lang/ca/lang.php
/dokuwiki/lib/plugins/authplain/lang/de/lang.php
/dokuwiki/lib/plugins/authplain/lang/fr/lang.php
/dokuwiki/lib/plugins/authplain/lang/no/lang.php
/dokuwiki/lib/plugins/authplain/lang/ro/lang.php
/dokuwiki/lib/plugins/authplain/lang/ru/lang.php
/dokuwiki/lib/plugins/authplain/lang/sr/lang.php
/dokuwiki/lib/plugins/authplain/lang/zh/lang.php
/dokuwiki/lib/plugins/config/lang/ca/lang.php
/dokuwiki/lib/plugins/config/lang/fr/lang.php
/dokuwiki/lib/plugins/config/lang/hr/intro.txt
/dokuwiki/lib/plugins/config/lang/hr/lang.php
/dokuwiki/lib/plugins/config/lang/no/intro.txt
/dokuwiki/lib/plugins/config/lang/no/lang.php
/dokuwiki/lib/plugins/config/lang/ro/lang.php
/dokuwiki/lib/plugins/config/lang/ru/lang.php
/dokuwiki/lib/plugins/config/lang/sr/lang.php
/dokuwiki/lib/plugins/config/lang/zh/lang.php
/dokuwiki/lib/plugins/extension/lang/fr/lang.php
/dokuwiki/lib/plugins/extension/lang/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/fr/lang.php
/dokuwiki/lib/plugins/popularity/lang/hr/lang.php
/dokuwiki/lib/plugins/popularity/lang/no/intro.txt
/dokuwiki/lib/plugins/popularity/lang/no/lang.php
/dokuwiki/lib/plugins/popularity/lang/ro/lang.php
/dokuwiki/lib/plugins/popularity/lang/ru/lang.php
/dokuwiki/lib/plugins/popularity/lang/sr/lang.php
/dokuwiki/lib/plugins/revert/lang/ca/lang.php
/dokuwiki/lib/plugins/revert/lang/fr/lang.php
/dokuwiki/lib/plugins/revert/lang/hr/lang.php
/dokuwiki/lib/plugins/revert/lang/no/intro.txt
/dokuwiki/lib/plugins/revert/lang/no/lang.php
/dokuwiki/lib/plugins/revert/lang/ro/lang.php
/dokuwiki/lib/plugins/revert/lang/ru/lang.php
/dokuwiki/lib/plugins/revert/lang/sr/lang.php
/dokuwiki/lib/plugins/styling/lang/fr/lang.php
/dokuwiki/lib/plugins/styling/lang/hr/lang.php
/dokuwiki/lib/plugins/styling/lang/no/intro.txt
/dokuwiki/lib/plugins/styling/lang/no/lang.php
/dokuwiki/lib/plugins/styling/lang/ru/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ca/lang.php
/dokuwiki/lib/plugins/usermanager/lang/de/lang.php
/dokuwiki/lib/plugins/usermanager/lang/fr/lang.php
/dokuwiki/lib/plugins/usermanager/lang/hr/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
jquery/jquery-migrate.js
jquery/jquery-migrate.min.js
jquery/jquery-ui-theme/images/ui-bg_glass_55_fbf9ee_1x400.png
jquery/jquery-ui-theme/images/ui-bg_glass_65_ffffff_1x400.png
jquery/jquery-ui-theme/images/ui-bg_glass_75_dadada_1x400.png
jquery/jquery-ui-theme/images/ui-bg_glass_75_e6e6e6_1x400.png
jquery/jquery-ui-theme/images/ui-bg_glass_95_fef1ec_1x400.png
jquery/jquery-ui-theme/images/ui-bg_highlight-soft_75_cccccc_1x100.png
jquery/jquery-ui-theme/images/ui-icons_222222_256x240.png
jquery/jquery-ui-theme/images/ui-icons_2e83ff_256x240.png
jquery/jquery-ui-theme/images/ui-icons_454545_256x240.png
jquery/jquery-ui-theme/images/ui-icons_888888_256x240.png
jquery/jquery-ui-theme/images/ui-icons_cd0a0a_256x240.png
jquery/jquery-ui-theme/smoothness.css
jquery/jquery-ui.js
jquery/jquery-ui.min.js
jquery/jquery.js
jquery/jquery.min.js
jquery/update.sh
/dokuwiki/lib/tpl/dokuwiki/lang/fr/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/hr/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
d13b553919-Sep-2016 Steve Glick <sglick@superiorplastic.net>

Change default image size values


/dokuwiki/.gitignore
/dokuwiki/.travis.yml
/dokuwiki/README
/dokuwiki/_test/README
/dokuwiki/_test/core/DokuWikiTest.php
/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
/dokuwiki/_test/tests/inc/httpclient_http.test.php
/dokuwiki/_test/tests/inc/httpclient_http_proxy.test.php
/dokuwiki/_test/tests/inc/httpclient_https.test.php
/dokuwiki/_test/tests/inc/httpclient_https_proxy.test.php
/dokuwiki/_test/tests/inc/mailer.test.php
/dokuwiki/_test/tests/inc/parser/lexer.test.php
/dokuwiki/_test/tests/inc/parser/parser_media.test.php
/dokuwiki/_test/tests/inc/parser/renderer_xhtml.test.php
/dokuwiki/_test/tests/inc/remote.test.php
/dokuwiki/_test/tests/inc/remoteapicore.test.php
/dokuwiki/data/deleted.files
/dokuwiki/data/pages/wiki/syntax.txt
/dokuwiki/doku.php
/dokuwiki/inc/JpegMeta.php
/dokuwiki/inc/Mailer.class.php
/dokuwiki/inc/PassHash.class.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/common.php
/dokuwiki/inc/confutils.php
/dokuwiki/inc/infoutils.php
/dokuwiki/inc/init.php
/dokuwiki/inc/io.php
/dokuwiki/inc/lang/ar/lang.php
/dokuwiki/inc/lang/ar/mailtext.txt
/dokuwiki/inc/lang/ar/mailwrap.html
/dokuwiki/inc/lang/ar/password.txt
/dokuwiki/inc/lang/ar/pwconfirm.txt
/dokuwiki/inc/lang/ar/registermail.txt
/dokuwiki/inc/lang/ar/subscr_digest.txt
/dokuwiki/inc/lang/ar/subscr_list.txt
/dokuwiki/inc/lang/ar/subscr_single.txt
/dokuwiki/inc/lang/ar/uploadmail.txt
/dokuwiki/inc/lang/az/lang.php
/dokuwiki/inc/lang/az/mailtext.txt
/dokuwiki/inc/lang/az/password.txt
/dokuwiki/inc/lang/az/pwconfirm.txt
/dokuwiki/inc/lang/az/registermail.txt
/dokuwiki/inc/lang/az/uploadmail.txt
/dokuwiki/inc/lang/bg/lang.php
/dokuwiki/inc/lang/bg/mailtext.txt
/dokuwiki/inc/lang/bg/mailwrap.html
/dokuwiki/inc/lang/bg/password.txt
/dokuwiki/inc/lang/bg/pwconfirm.txt
/dokuwiki/inc/lang/bg/registermail.txt
/dokuwiki/inc/lang/bg/subscr_digest.txt
/dokuwiki/inc/lang/bg/subscr_list.txt
/dokuwiki/inc/lang/bg/subscr_single.txt
/dokuwiki/inc/lang/bg/uploadmail.txt
/dokuwiki/inc/lang/ca-valencia/lang.php
/dokuwiki/inc/lang/ca-valencia/mailtext.txt
/dokuwiki/inc/lang/ca-valencia/password.txt
/dokuwiki/inc/lang/ca-valencia/pwconfirm.txt
/dokuwiki/inc/lang/ca-valencia/registermail.txt
/dokuwiki/inc/lang/ca-valencia/uploadmail.txt
/dokuwiki/inc/lang/ca/lang.php
/dokuwiki/inc/lang/ca/mailtext.txt
/dokuwiki/inc/lang/ca/mailwrap.html
/dokuwiki/inc/lang/ca/password.txt
/dokuwiki/inc/lang/ca/pwconfirm.txt
/dokuwiki/inc/lang/ca/registermail.txt
/dokuwiki/inc/lang/ca/subscr_digest.txt
/dokuwiki/inc/lang/ca/subscr_list.txt
/dokuwiki/inc/lang/ca/uploadmail.txt
/dokuwiki/inc/lang/cs/lang.php
/dokuwiki/inc/lang/cs/mailtext.txt
/dokuwiki/inc/lang/cs/mailwrap.html
/dokuwiki/inc/lang/cs/password.txt
/dokuwiki/inc/lang/cs/pwconfirm.txt
/dokuwiki/inc/lang/cs/registermail.txt
/dokuwiki/inc/lang/cs/showrev.txt
/dokuwiki/inc/lang/cs/subscr_digest.txt
/dokuwiki/inc/lang/cs/subscr_list.txt
/dokuwiki/inc/lang/cs/subscr_single.txt
/dokuwiki/inc/lang/cs/uploadmail.txt
/dokuwiki/inc/lang/da/lang.php
/dokuwiki/inc/lang/da/mailtext.txt
/dokuwiki/inc/lang/da/mailwrap.html
/dokuwiki/inc/lang/da/password.txt
/dokuwiki/inc/lang/da/pwconfirm.txt
/dokuwiki/inc/lang/da/registermail.txt
/dokuwiki/inc/lang/da/subscr_digest.txt
/dokuwiki/inc/lang/da/subscr_list.txt
/dokuwiki/inc/lang/da/subscr_single.txt
/dokuwiki/inc/lang/da/uploadmail.txt
/dokuwiki/inc/lang/de-informal/lang.php
/dokuwiki/inc/lang/de-informal/mailtext.txt
/dokuwiki/inc/lang/de-informal/mailwrap.html
/dokuwiki/inc/lang/de-informal/password.txt
/dokuwiki/inc/lang/de-informal/pwconfirm.txt
/dokuwiki/inc/lang/de-informal/registermail.txt
/dokuwiki/inc/lang/de-informal/subscr_digest.txt
/dokuwiki/inc/lang/de-informal/subscr_list.txt
/dokuwiki/inc/lang/de-informal/subscr_single.txt
/dokuwiki/inc/lang/de-informal/uploadmail.txt
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/de/mailtext.txt
/dokuwiki/inc/lang/de/mailwrap.html
/dokuwiki/inc/lang/de/password.txt
/dokuwiki/inc/lang/de/pwconfirm.txt
/dokuwiki/inc/lang/de/registermail.txt
/dokuwiki/inc/lang/de/subscr_digest.txt
/dokuwiki/inc/lang/de/subscr_list.txt
/dokuwiki/inc/lang/de/subscr_single.txt
/dokuwiki/inc/lang/de/uploadmail.txt
/dokuwiki/inc/lang/el/lang.php
/dokuwiki/inc/lang/el/mailtext.txt
/dokuwiki/inc/lang/el/mailwrap.html
/dokuwiki/inc/lang/el/password.txt
/dokuwiki/inc/lang/el/pwconfirm.txt
/dokuwiki/inc/lang/el/registermail.txt
/dokuwiki/inc/lang/el/subscr_digest.txt
/dokuwiki/inc/lang/el/subscr_list.txt
/dokuwiki/inc/lang/el/subscr_single.txt
/dokuwiki/inc/lang/el/uploadmail.txt
/dokuwiki/inc/lang/en/lang.php
/dokuwiki/inc/lang/en/mailtext.txt
/dokuwiki/inc/lang/en/mailwrap.html
/dokuwiki/inc/lang/en/password.txt
/dokuwiki/inc/lang/en/pwconfirm.txt
/dokuwiki/inc/lang/en/registermail.txt
/dokuwiki/inc/lang/en/subscr_digest.txt
/dokuwiki/inc/lang/en/subscr_list.txt
/dokuwiki/inc/lang/en/subscr_single.txt
/dokuwiki/inc/lang/en/uploadmail.txt
/dokuwiki/inc/lang/eo/lang.php
/dokuwiki/inc/lang/eo/mailtext.txt
/dokuwiki/inc/lang/eo/mailwrap.html
/dokuwiki/inc/lang/eo/password.txt
/dokuwiki/inc/lang/eo/pwconfirm.txt
/dokuwiki/inc/lang/eo/registermail.txt
/dokuwiki/inc/lang/eo/subscr_digest.txt
/dokuwiki/inc/lang/eo/subscr_list.txt
/dokuwiki/inc/lang/eo/subscr_single.txt
/dokuwiki/inc/lang/eo/uploadmail.txt
/dokuwiki/inc/lang/es/lang.php
/dokuwiki/inc/lang/es/mailtext.txt
/dokuwiki/inc/lang/es/mailwrap.html
/dokuwiki/inc/lang/es/password.txt
/dokuwiki/inc/lang/es/pwconfirm.txt
/dokuwiki/inc/lang/es/registermail.txt
/dokuwiki/inc/lang/es/subscr_digest.txt
/dokuwiki/inc/lang/es/subscr_list.txt
/dokuwiki/inc/lang/es/subscr_single.txt
/dokuwiki/inc/lang/es/uploadmail.txt
/dokuwiki/inc/lang/et/lang.php
/dokuwiki/inc/lang/et/mailtext.txt
/dokuwiki/inc/lang/et/password.txt
/dokuwiki/inc/lang/et/pwconfirm.txt
/dokuwiki/inc/lang/et/registermail.txt
/dokuwiki/inc/lang/et/subscr_digest.txt
/dokuwiki/inc/lang/et/subscr_list.txt
/dokuwiki/inc/lang/et/subscr_single.txt
/dokuwiki/inc/lang/et/uploadmail.txt
/dokuwiki/inc/lang/eu/lang.php
/dokuwiki/inc/lang/eu/mailtext.txt
/dokuwiki/inc/lang/eu/mailwrap.html
/dokuwiki/inc/lang/eu/password.txt
/dokuwiki/inc/lang/eu/pwconfirm.txt
/dokuwiki/inc/lang/eu/registermail.txt
/dokuwiki/inc/lang/eu/subscr_digest.txt
/dokuwiki/inc/lang/eu/subscr_list.txt
/dokuwiki/inc/lang/eu/subscr_single.txt
/dokuwiki/inc/lang/eu/uploadmail.txt
/dokuwiki/inc/lang/fa/denied.txt
/dokuwiki/inc/lang/fa/draft.txt
/dokuwiki/inc/lang/fa/lang.php
/dokuwiki/inc/lang/fa/mailtext.txt
/dokuwiki/inc/lang/fa/mailwrap.html
/dokuwiki/inc/lang/fa/norev.txt
/dokuwiki/inc/lang/fa/password.txt
/dokuwiki/inc/lang/fa/pwconfirm.txt
/dokuwiki/inc/lang/fa/recent.txt
/dokuwiki/inc/lang/fa/registermail.txt
/dokuwiki/inc/lang/fa/resendpwd.txt
/dokuwiki/inc/lang/fa/subscr_digest.txt
/dokuwiki/inc/lang/fa/subscr_list.txt
/dokuwiki/inc/lang/fa/subscr_single.txt
/dokuwiki/inc/lang/fa/uploadmail.txt
/dokuwiki/inc/lang/fi/lang.php
/dokuwiki/inc/lang/fi/mailtext.txt
/dokuwiki/inc/lang/fi/mailwrap.html
/dokuwiki/inc/lang/fi/password.txt
/dokuwiki/inc/lang/fi/pwconfirm.txt
/dokuwiki/inc/lang/fi/registermail.txt
/dokuwiki/inc/lang/fi/subscr_digest.txt
/dokuwiki/inc/lang/fi/subscr_list.txt
/dokuwiki/inc/lang/fi/subscr_single.txt
/dokuwiki/inc/lang/fi/uploadmail.txt
/dokuwiki/inc/lang/fo/lang.php
/dokuwiki/inc/lang/fo/mailtext.txt
/dokuwiki/inc/lang/fo/password.txt
/dokuwiki/inc/lang/fo/subscr_digest.txt
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/fr/mailtext.txt
/dokuwiki/inc/lang/fr/mailwrap.html
/dokuwiki/inc/lang/fr/password.txt
/dokuwiki/inc/lang/fr/pwconfirm.txt
/dokuwiki/inc/lang/fr/registermail.txt
/dokuwiki/inc/lang/fr/subscr_digest.txt
/dokuwiki/inc/lang/fr/subscr_list.txt
/dokuwiki/inc/lang/fr/subscr_single.txt
/dokuwiki/inc/lang/fr/uploadmail.txt
/dokuwiki/inc/lang/gl/lang.php
/dokuwiki/inc/lang/gl/mailtext.txt
/dokuwiki/inc/lang/gl/mailwrap.html
/dokuwiki/inc/lang/gl/password.txt
/dokuwiki/inc/lang/gl/pwconfirm.txt
/dokuwiki/inc/lang/gl/registermail.txt
/dokuwiki/inc/lang/gl/subscr_digest.txt
/dokuwiki/inc/lang/gl/subscr_list.txt
/dokuwiki/inc/lang/gl/subscr_single.txt
/dokuwiki/inc/lang/gl/uploadmail.txt
/dokuwiki/inc/lang/he/lang.php
/dokuwiki/inc/lang/he/mailtext.txt
/dokuwiki/inc/lang/he/password.txt
/dokuwiki/inc/lang/he/pwconfirm.txt
/dokuwiki/inc/lang/he/registermail.txt
/dokuwiki/inc/lang/he/subscr_digest.txt
/dokuwiki/inc/lang/he/subscr_single.txt
/dokuwiki/inc/lang/he/uploadmail.txt
/dokuwiki/inc/lang/hr/lang.php
/dokuwiki/inc/lang/hr/mailtext.txt
/dokuwiki/inc/lang/hr/password.txt
/dokuwiki/inc/lang/hr/pwconfirm.txt
/dokuwiki/inc/lang/hr/registermail.txt
/dokuwiki/inc/lang/hr/subscr_digest.txt
/dokuwiki/inc/lang/hr/subscr_list.txt
/dokuwiki/inc/lang/hr/subscr_single.txt
/dokuwiki/inc/lang/hr/uploadmail.txt
/dokuwiki/inc/lang/hu-formal/lang.php
/dokuwiki/inc/lang/hu/lang.php
/dokuwiki/inc/lang/hu/mailtext.txt
/dokuwiki/inc/lang/hu/mailwrap.html
/dokuwiki/inc/lang/hu/password.txt
/dokuwiki/inc/lang/hu/pwconfirm.txt
/dokuwiki/inc/lang/hu/registermail.txt
/dokuwiki/inc/lang/hu/subscr_digest.txt
/dokuwiki/inc/lang/hu/subscr_list.txt
/dokuwiki/inc/lang/hu/subscr_single.txt
/dokuwiki/inc/lang/hu/uploadmail.txt
/dokuwiki/inc/lang/ia/lang.php
/dokuwiki/inc/lang/ia/mailtext.txt
/dokuwiki/inc/lang/ia/password.txt
/dokuwiki/inc/lang/ia/pwconfirm.txt
/dokuwiki/inc/lang/ia/registermail.txt
/dokuwiki/inc/lang/ia/subscr_digest.txt
/dokuwiki/inc/lang/ia/subscr_list.txt
/dokuwiki/inc/lang/ia/subscr_single.txt
/dokuwiki/inc/lang/ia/uploadmail.txt
/dokuwiki/inc/lang/id/lang.php
/dokuwiki/inc/lang/id/mailtext.txt
/dokuwiki/inc/lang/id/password.txt
/dokuwiki/inc/lang/id/pwconfirm.txt
/dokuwiki/inc/lang/id/registermail.txt
/dokuwiki/inc/lang/id/subscr_digest.txt
/dokuwiki/inc/lang/id/uploadmail.txt
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/it/mailtext.txt
/dokuwiki/inc/lang/it/mailwrap.html
/dokuwiki/inc/lang/it/password.txt
/dokuwiki/inc/lang/it/pwconfirm.txt
/dokuwiki/inc/lang/it/registermail.txt
/dokuwiki/inc/lang/it/subscr_digest.txt
/dokuwiki/inc/lang/it/subscr_list.txt
/dokuwiki/inc/lang/it/subscr_single.txt
/dokuwiki/inc/lang/it/uploadmail.txt
/dokuwiki/inc/lang/ja/lang.php
/dokuwiki/inc/lang/ja/mailtext.txt
/dokuwiki/inc/lang/ja/mailwrap.html
/dokuwiki/inc/lang/ja/password.txt
/dokuwiki/inc/lang/ja/pwconfirm.txt
/dokuwiki/inc/lang/ja/registermail.txt
/dokuwiki/inc/lang/ja/subscr_digest.txt
/dokuwiki/inc/lang/ja/subscr_list.txt
/dokuwiki/inc/lang/ja/subscr_single.txt
/dokuwiki/inc/lang/ja/uploadmail.txt
/dokuwiki/inc/lang/km/lang.php
/dokuwiki/inc/lang/km/password.txt
/dokuwiki/inc/lang/km/pwconfirm.txt
/dokuwiki/inc/lang/ko/lang.php
/dokuwiki/inc/lang/ko/mailtext.txt
/dokuwiki/inc/lang/ko/mailwrap.html
/dokuwiki/inc/lang/ko/password.txt
/dokuwiki/inc/lang/ko/pwconfirm.txt
/dokuwiki/inc/lang/ko/registermail.txt
/dokuwiki/inc/lang/ko/subscr_digest.txt
/dokuwiki/inc/lang/ko/subscr_list.txt
/dokuwiki/inc/lang/ko/subscr_single.txt
/dokuwiki/inc/lang/ko/uploadmail.txt
/dokuwiki/inc/lang/la/lang.php
/dokuwiki/inc/lang/la/mailtext.txt
/dokuwiki/inc/lang/la/password.txt
/dokuwiki/inc/lang/la/pwconfirm.txt
/dokuwiki/inc/lang/la/registermail.txt
/dokuwiki/inc/lang/la/subscr_digest.txt
/dokuwiki/inc/lang/la/subscr_list.txt
/dokuwiki/inc/lang/la/subscr_single.txt
/dokuwiki/inc/lang/la/uploadmail.txt
/dokuwiki/inc/lang/lb/lang.php
/dokuwiki/inc/lang/lb/mailtext.txt
/dokuwiki/inc/lang/lb/password.txt
/dokuwiki/inc/lang/lb/pwconfirm.txt
/dokuwiki/inc/lang/lb/registermail.txt
/dokuwiki/inc/lang/lb/uploadmail.txt
/dokuwiki/inc/lang/lt/lang.php
/dokuwiki/inc/lang/lt/mailtext.txt
/dokuwiki/inc/lang/lt/password.txt
/dokuwiki/inc/lang/lv/lang.php
/dokuwiki/inc/lang/lv/mailtext.txt
/dokuwiki/inc/lang/lv/mailwrap.html
/dokuwiki/inc/lang/lv/password.txt
/dokuwiki/inc/lang/lv/pwconfirm.txt
/dokuwiki/inc/lang/lv/registermail.txt
/dokuwiki/inc/lang/lv/subscr_digest.txt
/dokuwiki/inc/lang/lv/subscr_list.txt
/dokuwiki/inc/lang/lv/subscr_single.txt
/dokuwiki/inc/lang/lv/uploadmail.txt
/dokuwiki/inc/lang/mg/lang.php
/dokuwiki/inc/lang/mg/mailtext.txt
/dokuwiki/inc/lang/mg/password.txt
/dokuwiki/inc/lang/mr/lang.php
/dokuwiki/inc/lang/mr/mailtext.txt
/dokuwiki/inc/lang/mr/password.txt
/dokuwiki/inc/lang/mr/pwconfirm.txt
/dokuwiki/inc/lang/mr/registermail.txt
/dokuwiki/inc/lang/mr/showrev.txt
/dokuwiki/inc/lang/mr/uploadmail.txt
/dokuwiki/inc/lang/ne/lang.php
/dokuwiki/inc/lang/ne/pwconfirm.txt
/dokuwiki/inc/lang/ne/uploadmail.txt
/dokuwiki/inc/lang/nl/adminplugins.txt
/dokuwiki/inc/lang/nl/conflict.txt
/dokuwiki/inc/lang/nl/edit.txt
/dokuwiki/inc/lang/nl/lang.php
/dokuwiki/inc/lang/nl/mailtext.txt
/dokuwiki/inc/lang/nl/mailwrap.html
/dokuwiki/inc/lang/nl/password.txt
/dokuwiki/inc/lang/nl/pwconfirm.txt
/dokuwiki/inc/lang/nl/registermail.txt
/dokuwiki/inc/lang/nl/subscr_digest.txt
/dokuwiki/inc/lang/nl/subscr_list.txt
/dokuwiki/inc/lang/nl/subscr_single.txt
/dokuwiki/inc/lang/nl/uploadmail.txt
/dokuwiki/inc/lang/no/lang.php
/dokuwiki/inc/lang/no/mailtext.txt
/dokuwiki/inc/lang/no/password.txt
/dokuwiki/inc/lang/no/pwconfirm.txt
/dokuwiki/inc/lang/no/registermail.txt
/dokuwiki/inc/lang/no/subscr_digest.txt
/dokuwiki/inc/lang/no/subscr_list.txt
/dokuwiki/inc/lang/no/subscr_single.txt
/dokuwiki/inc/lang/no/uploadmail.txt
/dokuwiki/inc/lang/pl/lang.php
/dokuwiki/inc/lang/pl/mailtext.txt
/dokuwiki/inc/lang/pl/mailwrap.html
/dokuwiki/inc/lang/pl/password.txt
/dokuwiki/inc/lang/pl/pwconfirm.txt
/dokuwiki/inc/lang/pl/registermail.txt
/dokuwiki/inc/lang/pl/subscr_digest.txt
/dokuwiki/inc/lang/pl/subscr_list.txt
/dokuwiki/inc/lang/pl/subscr_single.txt
/dokuwiki/inc/lang/pl/uploadmail.txt
/dokuwiki/inc/lang/pt-br/lang.php
/dokuwiki/inc/lang/pt-br/mailtext.txt
/dokuwiki/inc/lang/pt-br/mailwrap.html
/dokuwiki/inc/lang/pt-br/password.txt
/dokuwiki/inc/lang/pt-br/pwconfirm.txt
/dokuwiki/inc/lang/pt-br/registermail.txt
/dokuwiki/inc/lang/pt-br/subscr_digest.txt
/dokuwiki/inc/lang/pt-br/subscr_list.txt
/dokuwiki/inc/lang/pt-br/subscr_single.txt
/dokuwiki/inc/lang/pt-br/uploadmail.txt
/dokuwiki/inc/lang/pt/lang.php
/dokuwiki/inc/lang/pt/mailtext.txt
/dokuwiki/inc/lang/pt/password.txt
/dokuwiki/inc/lang/pt/pwconfirm.txt
/dokuwiki/inc/lang/pt/registermail.txt
/dokuwiki/inc/lang/pt/subscr_digest.txt
/dokuwiki/inc/lang/pt/subscr_list.txt
/dokuwiki/inc/lang/pt/subscr_single.txt
/dokuwiki/inc/lang/pt/uploadmail.txt
/dokuwiki/inc/lang/ro/lang.php
/dokuwiki/inc/lang/ro/mailtext.txt
/dokuwiki/inc/lang/ro/password.txt
/dokuwiki/inc/lang/ro/pwconfirm.txt
/dokuwiki/inc/lang/ro/registermail.txt
/dokuwiki/inc/lang/ro/subscr_digest.txt
/dokuwiki/inc/lang/ro/subscr_list.txt
/dokuwiki/inc/lang/ro/subscr_single.txt
/dokuwiki/inc/lang/ro/uploadmail.txt
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/lang/ru/mailtext.txt
/dokuwiki/inc/lang/ru/password.txt
/dokuwiki/inc/lang/ru/pwconfirm.txt
/dokuwiki/inc/lang/ru/registermail.txt
/dokuwiki/inc/lang/ru/subscr_digest.txt
/dokuwiki/inc/lang/ru/subscr_list.txt
/dokuwiki/inc/lang/ru/subscr_single.txt
/dokuwiki/inc/lang/ru/uploadmail.txt
/dokuwiki/inc/lang/sk/lang.php
/dokuwiki/inc/lang/sk/mailtext.txt
/dokuwiki/inc/lang/sk/mailwrap.html
/dokuwiki/inc/lang/sk/password.txt
/dokuwiki/inc/lang/sk/pwconfirm.txt
/dokuwiki/inc/lang/sk/registermail.txt
/dokuwiki/inc/lang/sk/showrev.txt
/dokuwiki/inc/lang/sk/subscr_digest.txt
/dokuwiki/inc/lang/sk/subscr_list.txt
/dokuwiki/inc/lang/sk/subscr_single.txt
/dokuwiki/inc/lang/sk/uploadmail.txt
/dokuwiki/inc/lang/sl/lang.php
/dokuwiki/inc/lang/sl/mailtext.txt
/dokuwiki/inc/lang/sl/password.txt
/dokuwiki/inc/lang/sl/pwconfirm.txt
/dokuwiki/inc/lang/sl/registermail.txt
/dokuwiki/inc/lang/sl/subscr_digest.txt
/dokuwiki/inc/lang/sl/subscr_list.txt
/dokuwiki/inc/lang/sl/subscr_single.txt
/dokuwiki/inc/lang/sl/uploadmail.txt
/dokuwiki/inc/lang/sq/lang.php
/dokuwiki/inc/lang/sq/mailtext.txt
/dokuwiki/inc/lang/sq/password.txt
/dokuwiki/inc/lang/sq/pwconfirm.txt
/dokuwiki/inc/lang/sq/registermail.txt
/dokuwiki/inc/lang/sq/subscr_digest.txt
/dokuwiki/inc/lang/sq/subscr_list.txt
/dokuwiki/inc/lang/sq/subscr_single.txt
/dokuwiki/inc/lang/sq/uploadmail.txt
/dokuwiki/inc/lang/sr/lang.php
/dokuwiki/inc/lang/sr/mailtext.txt
/dokuwiki/inc/lang/sr/password.txt
/dokuwiki/inc/lang/sr/pwconfirm.txt
/dokuwiki/inc/lang/sr/registermail.txt
/dokuwiki/inc/lang/sr/subscr_digest.txt
/dokuwiki/inc/lang/sr/subscr_list.txt
/dokuwiki/inc/lang/sr/subscr_single.txt
/dokuwiki/inc/lang/sr/uploadmail.txt
/dokuwiki/inc/lang/sv/lang.php
/dokuwiki/inc/lang/sv/mailtext.txt
/dokuwiki/inc/lang/sv/mailwrap.html
/dokuwiki/inc/lang/sv/password.txt
/dokuwiki/inc/lang/sv/pwconfirm.txt
/dokuwiki/inc/lang/sv/registermail.txt
/dokuwiki/inc/lang/sv/subscr_digest.txt
/dokuwiki/inc/lang/sv/subscr_single.txt
/dokuwiki/inc/lang/sv/uploadmail.txt
/dokuwiki/inc/lang/th/lang.php
/dokuwiki/inc/lang/th/mailtext.txt
/dokuwiki/inc/lang/th/password.txt
/dokuwiki/inc/lang/th/pwconfirm.txt
/dokuwiki/inc/lang/th/registermail.txt
/dokuwiki/inc/lang/th/uploadmail.txt
/dokuwiki/inc/lang/tr/lang.php
/dokuwiki/inc/lang/tr/mailtext.txt
/dokuwiki/inc/lang/tr/password.txt
/dokuwiki/inc/lang/tr/pwconfirm.txt
/dokuwiki/inc/lang/tr/registermail.txt
/dokuwiki/inc/lang/tr/uploadmail.txt
/dokuwiki/inc/lang/uk/lang.php
/dokuwiki/inc/lang/uk/mailtext.txt
/dokuwiki/inc/lang/uk/password.txt
/dokuwiki/inc/lang/uk/pwconfirm.txt
/dokuwiki/inc/lang/uk/registermail.txt
/dokuwiki/inc/lang/uk/subscr_digest.txt
/dokuwiki/inc/lang/uk/subscr_list.txt
/dokuwiki/inc/lang/uk/subscr_single.txt
/dokuwiki/inc/lang/uk/uploadmail.txt
/dokuwiki/inc/lang/vi/lang.php
/dokuwiki/inc/lang/vi/mailtext.txt
/dokuwiki/inc/lang/vi/password.txt
/dokuwiki/inc/lang/zh-tw/lang.php
/dokuwiki/inc/lang/zh-tw/mailtext.txt
/dokuwiki/inc/lang/zh-tw/mailwrap.html
/dokuwiki/inc/lang/zh-tw/password.txt
/dokuwiki/inc/lang/zh-tw/pwconfirm.txt
/dokuwiki/inc/lang/zh-tw/registermail.txt
/dokuwiki/inc/lang/zh-tw/subscr_digest.txt
/dokuwiki/inc/lang/zh-tw/subscr_list.txt
/dokuwiki/inc/lang/zh-tw/subscr_single.txt
/dokuwiki/inc/lang/zh-tw/uploadmail.txt
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/inc/lang/zh/mailtext.txt
/dokuwiki/inc/lang/zh/mailwrap.html
/dokuwiki/inc/lang/zh/password.txt
/dokuwiki/inc/lang/zh/pwconfirm.txt
/dokuwiki/inc/lang/zh/registermail.txt
/dokuwiki/inc/lang/zh/subscr_digest.txt
/dokuwiki/inc/lang/zh/subscr_list.txt
/dokuwiki/inc/lang/zh/subscr_single.txt
/dokuwiki/inc/lang/zh/uploadmail.txt
/dokuwiki/inc/lessc.inc.php
/dokuwiki/inc/mail.php
/dokuwiki/inc/pageutils.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/inc/phpseclib/Crypt_Base.php
/dokuwiki/inc/template.php
/dokuwiki/inc/utf8.php
/dokuwiki/install.php
/dokuwiki/lib/exe/indexer.php
/dokuwiki/lib/plugins/acl/lang/cs/lang.php
/dokuwiki/lib/plugins/acl/lang/da/lang.php
/dokuwiki/lib/plugins/acl/lang/es/lang.php
/dokuwiki/lib/plugins/acl/lang/fa/lang.php
/dokuwiki/lib/plugins/acl/lang/it/lang.php
/dokuwiki/lib/plugins/acl/lang/ja/lang.php
/dokuwiki/lib/plugins/acl/lang/ko/lang.php
/dokuwiki/lib/plugins/acl/lang/nl/lang.php
/dokuwiki/lib/plugins/acl/lang/pt-br/lang.php
/dokuwiki/lib/plugins/acl/lang/sk/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/cs/lang.php
/dokuwiki/lib/plugins/authad/lang/cs/settings.php
/dokuwiki/lib/plugins/authad/lang/da/lang.php
/dokuwiki/lib/plugins/authad/lang/da/settings.php
/dokuwiki/lib/plugins/authad/lang/es/lang.php
/dokuwiki/lib/plugins/authad/lang/es/settings.php
/dokuwiki/lib/plugins/authad/lang/fa/lang.php
/dokuwiki/lib/plugins/authad/lang/fa/settings.php
/dokuwiki/lib/plugins/authad/lang/it/lang.php
/dokuwiki/lib/plugins/authad/lang/it/settings.php
/dokuwiki/lib/plugins/authad/lang/ja/lang.php
/dokuwiki/lib/plugins/authad/lang/ja/settings.php
/dokuwiki/lib/plugins/authad/lang/ko/lang.php
/dokuwiki/lib/plugins/authad/lang/ko/settings.php
/dokuwiki/lib/plugins/authad/lang/nl/lang.php
/dokuwiki/lib/plugins/authad/lang/nl/settings.php
/dokuwiki/lib/plugins/authad/lang/pt-br/lang.php
/dokuwiki/lib/plugins/authad/lang/pt-br/settings.php
/dokuwiki/lib/plugins/authad/lang/sk/lang.php
/dokuwiki/lib/plugins/authad/lang/sk/settings.php
/dokuwiki/lib/plugins/authad/lang/zh/lang.php
/dokuwiki/lib/plugins/authad/lang/zh/settings.php
/dokuwiki/lib/plugins/authldap/lang/cs/lang.php
/dokuwiki/lib/plugins/authldap/lang/cs/settings.php
/dokuwiki/lib/plugins/authldap/lang/da/lang.php
/dokuwiki/lib/plugins/authldap/lang/da/settings.php
/dokuwiki/lib/plugins/authldap/lang/es/lang.php
/dokuwiki/lib/plugins/authldap/lang/es/settings.php
/dokuwiki/lib/plugins/authldap/lang/fa/lang.php
/dokuwiki/lib/plugins/authldap/lang/fa/settings.php
/dokuwiki/lib/plugins/authldap/lang/it/lang.php
/dokuwiki/lib/plugins/authldap/lang/it/settings.php
/dokuwiki/lib/plugins/authldap/lang/ja/lang.php
/dokuwiki/lib/plugins/authldap/lang/ja/settings.php
/dokuwiki/lib/plugins/authldap/lang/ko/lang.php
/dokuwiki/lib/plugins/authldap/lang/ko/settings.php
/dokuwiki/lib/plugins/authldap/lang/nl/lang.php
/dokuwiki/lib/plugins/authldap/lang/nl/settings.php
/dokuwiki/lib/plugins/authldap/lang/pt-br/lang.php
/dokuwiki/lib/plugins/authldap/lang/pt-br/settings.php
/dokuwiki/lib/plugins/authldap/lang/sk/settings.php
/dokuwiki/lib/plugins/authldap/lang/zh/lang.php
/dokuwiki/lib/plugins/authldap/lang/zh/settings.php
/dokuwiki/lib/plugins/authmysql/lang/cs/lang.php
/dokuwiki/lib/plugins/authmysql/lang/cs/settings.php
/dokuwiki/lib/plugins/authmysql/lang/da/lang.php
/dokuwiki/lib/plugins/authmysql/lang/da/settings.php
/dokuwiki/lib/plugins/authmysql/lang/es/lang.php
/dokuwiki/lib/plugins/authmysql/lang/es/settings.php
/dokuwiki/lib/plugins/authmysql/lang/fa/lang.php
/dokuwiki/lib/plugins/authmysql/lang/fa/settings.php
/dokuwiki/lib/plugins/authmysql/lang/it/lang.php
/dokuwiki/lib/plugins/authmysql/lang/it/settings.php
/dokuwiki/lib/plugins/authmysql/lang/ja/lang.php
/dokuwiki/lib/plugins/authmysql/lang/ja/settings.php
/dokuwiki/lib/plugins/authmysql/lang/ko/lang.php
/dokuwiki/lib/plugins/authmysql/lang/ko/settings.php
/dokuwiki/lib/plugins/authmysql/lang/nl/lang.php
/dokuwiki/lib/plugins/authmysql/lang/nl/settings.php
/dokuwiki/lib/plugins/authmysql/lang/pt-br/lang.php
/dokuwiki/lib/plugins/authmysql/lang/pt-br/settings.php
/dokuwiki/lib/plugins/authmysql/lang/sk/lang.php
/dokuwiki/lib/plugins/authmysql/lang/sk/settings.php
/dokuwiki/lib/plugins/authmysql/lang/zh/lang.php
/dokuwiki/lib/plugins/authmysql/lang/zh/settings.php
/dokuwiki/lib/plugins/authmysql/plugin.info.txt
/dokuwiki/lib/plugins/authpdo/README
/dokuwiki/lib/plugins/authpdo/_test/mysql.test.php
/dokuwiki/lib/plugins/authpdo/_test/mysql/fluxbb.php
/dokuwiki/lib/plugins/authpdo/_test/mysql/fluxbb.sql
/dokuwiki/lib/plugins/authpdo/_test/mysql/wordpress.php
/dokuwiki/lib/plugins/authpdo/_test/mysql/wordpress.sql
/dokuwiki/lib/plugins/authpdo/_test/pgsql.test.php
/dokuwiki/lib/plugins/authpdo/_test/pgsql/django.php
/dokuwiki/lib/plugins/authpdo/_test/pgsql/django.sql
/dokuwiki/lib/plugins/authpdo/_test/sqlite.test.php
/dokuwiki/lib/plugins/authpdo/_test/test.sqlite3
/dokuwiki/lib/plugins/authpdo/auth.php
/dokuwiki/lib/plugins/authpdo/conf/default.php
/dokuwiki/lib/plugins/authpdo/conf/metadata.php
/dokuwiki/lib/plugins/authpdo/lang/bg/lang.php
/dokuwiki/lib/plugins/authpdo/lang/cs/lang.php
/dokuwiki/lib/plugins/authpdo/lang/cy/lang.php
/dokuwiki/lib/plugins/authpdo/lang/de/lang.php
/dokuwiki/lib/plugins/authpdo/lang/en/lang.php
/dokuwiki/lib/plugins/authpdo/lang/en/settings.php
/dokuwiki/lib/plugins/authpdo/lang/es/lang.php
/dokuwiki/lib/plugins/authpdo/lang/fa/lang.php
/dokuwiki/lib/plugins/authpdo/lang/fr/lang.php
/dokuwiki/lib/plugins/authpdo/lang/hr/lang.php
/dokuwiki/lib/plugins/authpdo/lang/hu/lang.php
/dokuwiki/lib/plugins/authpdo/lang/it/lang.php
/dokuwiki/lib/plugins/authpdo/lang/ja/lang.php
/dokuwiki/lib/plugins/authpdo/lang/ko/lang.php
/dokuwiki/lib/plugins/authpdo/lang/nl/lang.php
/dokuwiki/lib/plugins/authpdo/lang/pt-br/lang.php
/dokuwiki/lib/plugins/authpdo/lang/pt/lang.php
/dokuwiki/lib/plugins/authpdo/lang/ru/lang.php
/dokuwiki/lib/plugins/authpdo/lang/sk/lang.php
/dokuwiki/lib/plugins/authpdo/lang/tr/lang.php
/dokuwiki/lib/plugins/authpdo/lang/zh/lang.php
/dokuwiki/lib/plugins/authpdo/plugin.info.txt
/dokuwiki/lib/plugins/authpgsql/lang/cs/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/da/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/es/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/fa/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/it/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/ja/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/ko/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/nl/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/pt-br/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/sk/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/zh/settings.php
/dokuwiki/lib/plugins/authpgsql/plugin.info.txt
/dokuwiki/lib/plugins/authplain/auth.php
/dokuwiki/lib/plugins/authplain/lang/cs/lang.php
/dokuwiki/lib/plugins/authplain/lang/da/lang.php
/dokuwiki/lib/plugins/authplain/lang/es/lang.php
/dokuwiki/lib/plugins/authplain/lang/fa/lang.php
/dokuwiki/lib/plugins/authplain/lang/it/lang.php
/dokuwiki/lib/plugins/authplain/lang/ja/lang.php
/dokuwiki/lib/plugins/authplain/lang/ko/lang.php
/dokuwiki/lib/plugins/authplain/lang/nl/lang.php
/dokuwiki/lib/plugins/authplain/lang/pt-br/lang.php
/dokuwiki/lib/plugins/authplain/lang/sk/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/cs/lang.php
/dokuwiki/lib/plugins/extension/lang/da/lang.php
/dokuwiki/lib/plugins/extension/lang/es/lang.php
/dokuwiki/lib/plugins/extension/lang/fa/lang.php
/dokuwiki/lib/plugins/extension/lang/it/lang.php
/dokuwiki/lib/plugins/extension/lang/ja/lang.php
/dokuwiki/lib/plugins/extension/lang/ko/lang.php
/dokuwiki/lib/plugins/extension/lang/pt-br/lang.php
/dokuwiki/lib/plugins/extension/lang/sk/lang.php
/dokuwiki/lib/plugins/extension/lang/zh/lang.php
/dokuwiki/lib/plugins/popularity/helper.php
/dokuwiki/lib/plugins/popularity/lang/cs/lang.php
/dokuwiki/lib/plugins/popularity/lang/da/lang.php
/dokuwiki/lib/plugins/popularity/lang/es/lang.php
/dokuwiki/lib/plugins/popularity/lang/fa/lang.php
/dokuwiki/lib/plugins/popularity/lang/it/lang.php
/dokuwiki/lib/plugins/popularity/lang/ja/lang.php
/dokuwiki/lib/plugins/popularity/lang/ko/lang.php
/dokuwiki/lib/plugins/popularity/lang/nl/lang.php
/dokuwiki/lib/plugins/popularity/lang/pt-br/lang.php
/dokuwiki/lib/plugins/popularity/lang/sk/lang.php
/dokuwiki/lib/plugins/popularity/lang/zh/lang.php
/dokuwiki/lib/plugins/revert/lang/cs/lang.php
/dokuwiki/lib/plugins/revert/lang/da/lang.php
/dokuwiki/lib/plugins/revert/lang/es/lang.php
/dokuwiki/lib/plugins/revert/lang/fa/lang.php
/dokuwiki/lib/plugins/revert/lang/it/lang.php
/dokuwiki/lib/plugins/revert/lang/ja/lang.php
/dokuwiki/lib/plugins/revert/lang/ko/lang.php
/dokuwiki/lib/plugins/revert/lang/nl/lang.php
/dokuwiki/lib/plugins/revert/lang/pt-br/lang.php
/dokuwiki/lib/plugins/revert/lang/sk/lang.php
/dokuwiki/lib/plugins/revert/lang/zh/lang.php
/dokuwiki/lib/plugins/styling/lang/cs/lang.php
/dokuwiki/lib/plugins/styling/lang/es/lang.php
/dokuwiki/lib/plugins/styling/lang/fa/lang.php
/dokuwiki/lib/plugins/styling/lang/it/lang.php
/dokuwiki/lib/plugins/styling/lang/ja/lang.php
/dokuwiki/lib/plugins/styling/lang/ko/lang.php
/dokuwiki/lib/plugins/styling/lang/nl/lang.php
/dokuwiki/lib/plugins/styling/lang/pt-br/lang.php
/dokuwiki/lib/plugins/styling/lang/sk/lang.php
/dokuwiki/lib/plugins/styling/lang/zh/lang.php
/dokuwiki/lib/plugins/usermanager/lang/cs/lang.php
/dokuwiki/lib/plugins/usermanager/lang/da/lang.php
/dokuwiki/lib/plugins/usermanager/lang/es/lang.php
/dokuwiki/lib/plugins/usermanager/lang/fa/lang.php
/dokuwiki/lib/plugins/usermanager/lang/it/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ja/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ko/lang.php
/dokuwiki/lib/plugins/usermanager/lang/nl/lang.php
/dokuwiki/lib/plugins/usermanager/lang/pt-br/lang.php
/dokuwiki/lib/plugins/usermanager/lang/sk/lang.php
/dokuwiki/lib/plugins/usermanager/lang/zh/lang.php
media.js
/dokuwiki/lib/tpl/dokuwiki/lang/cs/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/es/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/fa/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/it/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/ja/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/ko/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/nl/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/pt-br/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/sk/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
16f765dd10-Jun-2016 Andreas Gohr <andi@splitbrain.org>

updated jquery to 2.2.4

5462edca18-May-2016 Gerrit Uitslag <klapinklapin@gmail.com>

added doku_hasTextBeenModified, rename doku_checkSummary

checkfunc is mainly replaced by doku_hasTextBeenModified, which is put
in global scope to allow overriding by plugins.

c59f518311-May-2016 Gerrit Uitslag <klapinklapin@gmail.com>

reformatting media.js

0b3656ac11-May-2016 Gerrit Uitslag <klapinklapin@gmail.com>

toggle mediamanager resizable handle to east/west based at dir=rtl

12345678910>>...24