History log of /dokuwiki/inc/parser/ (Results 76 – 100 of 583)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
06917fce05-Sep-2017 Michael Große <grosse@cosmocode.de>

fix: fix regex to return table secedit buttons

Since the hid is optional, it must also be optional in the regex. Also
this commit introduced named capture groups to make it more obvious
which part o

fix: fix regex to return table secedit buttons

Since the hid is optional, it must also be optional in the regex. Also
this commit introduced named capture groups to make it more obvious
which part of the regex captures what.

Also there is now an explicit hid generated for tables, to enable
jumping to the correct section after finishing editing.

This was broken in 2571786c763e04c7abbf27c2245a5720878dc3f1 or #1966
respectively.

Known Issues:
* since both title and hid are optional, a hid may be misinterpreted as
a title if the title is not generated.

show more ...


/dokuwiki/_test/core/TestRequest.php
/dokuwiki/_test/core/TestResponse.php
/dokuwiki/_test/data/pages/int/editandsavetest.txt
/dokuwiki/_test/tests/inc/httpclient_mock.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/inc/Action/Redirect.php
/dokuwiki/inc/Action/Source.php
/dokuwiki/inc/ActionRouter.php
/dokuwiki/inc/Ajax.php
/dokuwiki/inc/Form/OptGroup.php
/dokuwiki/inc/HTTPClient.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/actions.php
/dokuwiki/inc/common.php
/dokuwiki/inc/confutils.php
/dokuwiki/inc/html.php
/dokuwiki/inc/init.php
/dokuwiki/inc/lang/sr/lang.php
/dokuwiki/inc/lang/sr/password.txt
/dokuwiki/inc/lang/sr/resetpwd.txt
xhtml.php
/dokuwiki/inc/template.php
/dokuwiki/lib/exe/ajax.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/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/extension/helper/extension.php
/dokuwiki/lib/plugins/extension/helper/list.php
/dokuwiki/lib/plugins/extension/lang/sr/lang.php
/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/main.php
/dokuwiki/lib/tpl/dokuwiki/style.ini
/dokuwiki/lib/tpl/dokuwiki/tpl_header.php
0129933828-Aug-2017 Schplurtz le Déboulonné <Schplurtz@laposte.net>

use only language code, no language name

c55b109c27-Aug-2017 Michael Große <mic.grosse@googlemail.com>

fix: initialize vars to prevent PHP Notice

A PHP Notice occurred when $url didn't contain a '?'.

a056e28523-Aug-2017 Phy <git@phy25.com>

Fix rendering null $language going to GeSHi (fixes #2088)

163c284220-Aug-2017 Phy <git@phy25.com>

Fix RSS syntax XSS bug (#2081)


/dokuwiki/.gitignore
/dokuwiki/bin/wantedpages.php
/dokuwiki/composer.json
/dokuwiki/composer.lock
/dokuwiki/doku.php
/dokuwiki/feed.php
/dokuwiki/inc/Mailer.class.php
/dokuwiki/inc/actions.php
/dokuwiki/inc/html.php
/dokuwiki/inc/lang/sv/lang.php
/dokuwiki/inc/lang/sv/subscr_list.txt
/dokuwiki/inc/lang/uk/lang.php
/dokuwiki/inc/load.php
/dokuwiki/inc/mail.php
/dokuwiki/inc/media.php
xhtml.php
/dokuwiki/inc/template.php
/dokuwiki/install.php
/dokuwiki/lib/exe/ajax.php
/dokuwiki/lib/exe/css.php
/dokuwiki/lib/exe/opensearch.php
/dokuwiki/lib/plugins/acl/lang/sv/lang.php
/dokuwiki/lib/plugins/acl/lang/uk/lang.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/sv/settings.php
/dokuwiki/lib/plugins/authldap/lang/uk/lang.php
/dokuwiki/lib/plugins/authldap/lang/uk/settings.php
/dokuwiki/lib/plugins/authmysql/lang/sv/settings.php
/dokuwiki/lib/plugins/authmysql/lang/uk/lang.php
/dokuwiki/lib/plugins/authpgsql/lang/sv/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/uk/settings.php
/dokuwiki/lib/plugins/authplain/lang/sv/lang.php
/dokuwiki/lib/plugins/authplain/lang/uk/lang.php
/dokuwiki/lib/plugins/config/lang/sv/lang.php
/dokuwiki/lib/plugins/config/lang/uk/lang.php
/dokuwiki/lib/plugins/popularity/lang/sv/lang.php
/dokuwiki/lib/plugins/popularity/lang/uk/lang.php
/dokuwiki/lib/plugins/revert/lang/sv/lang.php
/dokuwiki/lib/plugins/revert/lang/uk/lang.php
/dokuwiki/lib/plugins/usermanager/lang/sv/lang.php
/dokuwiki/lib/plugins/usermanager/lang/uk/lang.php
/dokuwiki/lib/scripts/script.js
/dokuwiki/lib/tpl/dokuwiki/tpl_footer.php
/dokuwiki/lib/tpl/index.php
/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
56bd950917-Aug-2017 Phy <git@phy25.com>

Fix sanitation of $language for code highlighting (fixes #2080)


/dokuwiki/.gitignore
/dokuwiki/bin/wantedpages.php
/dokuwiki/composer.json
/dokuwiki/composer.lock
/dokuwiki/doku.php
/dokuwiki/feed.php
/dokuwiki/inc/Mailer.class.php
/dokuwiki/inc/actions.php
/dokuwiki/inc/html.php
/dokuwiki/inc/lang/sv/lang.php
/dokuwiki/inc/lang/sv/subscr_list.txt
/dokuwiki/inc/lang/uk/lang.php
/dokuwiki/inc/load.php
/dokuwiki/inc/mail.php
/dokuwiki/inc/media.php
code.php
renderer.php
xhtml.php
/dokuwiki/inc/template.php
/dokuwiki/install.php
/dokuwiki/lib/exe/ajax.php
/dokuwiki/lib/exe/css.php
/dokuwiki/lib/exe/opensearch.php
/dokuwiki/lib/plugins/acl/lang/sv/lang.php
/dokuwiki/lib/plugins/acl/lang/uk/lang.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/sv/settings.php
/dokuwiki/lib/plugins/authldap/lang/uk/lang.php
/dokuwiki/lib/plugins/authldap/lang/uk/settings.php
/dokuwiki/lib/plugins/authmysql/lang/sv/settings.php
/dokuwiki/lib/plugins/authmysql/lang/uk/lang.php
/dokuwiki/lib/plugins/authpgsql/lang/sv/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/uk/settings.php
/dokuwiki/lib/plugins/authplain/lang/sv/lang.php
/dokuwiki/lib/plugins/authplain/lang/uk/lang.php
/dokuwiki/lib/plugins/config/lang/sv/lang.php
/dokuwiki/lib/plugins/config/lang/uk/lang.php
/dokuwiki/lib/plugins/popularity/lang/sv/lang.php
/dokuwiki/lib/plugins/popularity/lang/uk/lang.php
/dokuwiki/lib/plugins/revert/lang/sv/lang.php
/dokuwiki/lib/plugins/revert/lang/uk/lang.php
/dokuwiki/lib/plugins/usermanager/lang/sv/lang.php
/dokuwiki/lib/plugins/usermanager/lang/uk/lang.php
/dokuwiki/lib/scripts/script.js
/dokuwiki/lib/tpl/dokuwiki/tpl_footer.php
/dokuwiki/lib/tpl/index.php
/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
0877a1f115-Aug-2017 Schplurtz le Déboulonné <Schplurtz@laposte.net>

Support Web Video Text Tracks Format subtitles


/dokuwiki/.gitignore
/dokuwiki/bin/wantedpages.php
/dokuwiki/composer.json
/dokuwiki/composer.lock
/dokuwiki/conf/mime.conf
/dokuwiki/doku.php
/dokuwiki/feed.php
/dokuwiki/inc/Mailer.class.php
/dokuwiki/inc/actions.php
/dokuwiki/inc/code2lang.php
/dokuwiki/inc/html.php
/dokuwiki/inc/init.php
/dokuwiki/inc/lang/sv/lang.php
/dokuwiki/inc/lang/sv/subscr_list.txt
/dokuwiki/inc/lang/uk/lang.php
/dokuwiki/inc/load.php
/dokuwiki/inc/mail.php
/dokuwiki/inc/media.php
xhtml.php
/dokuwiki/inc/template.php
/dokuwiki/install.php
/dokuwiki/lib/exe/ajax.php
/dokuwiki/lib/exe/css.php
/dokuwiki/lib/exe/opensearch.php
/dokuwiki/lib/plugins/acl/lang/sv/lang.php
/dokuwiki/lib/plugins/acl/lang/uk/lang.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/sv/settings.php
/dokuwiki/lib/plugins/authldap/lang/uk/lang.php
/dokuwiki/lib/plugins/authldap/lang/uk/settings.php
/dokuwiki/lib/plugins/authmysql/lang/sv/settings.php
/dokuwiki/lib/plugins/authmysql/lang/uk/lang.php
/dokuwiki/lib/plugins/authpgsql/lang/sv/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/uk/settings.php
/dokuwiki/lib/plugins/authplain/lang/sv/lang.php
/dokuwiki/lib/plugins/authplain/lang/uk/lang.php
/dokuwiki/lib/plugins/config/lang/sv/lang.php
/dokuwiki/lib/plugins/config/lang/uk/lang.php
/dokuwiki/lib/plugins/popularity/lang/sv/lang.php
/dokuwiki/lib/plugins/popularity/lang/uk/lang.php
/dokuwiki/lib/plugins/revert/lang/sv/lang.php
/dokuwiki/lib/plugins/revert/lang/uk/lang.php
/dokuwiki/lib/plugins/usermanager/lang/sv/lang.php
/dokuwiki/lib/plugins/usermanager/lang/uk/lang.php
/dokuwiki/lib/tpl/dokuwiki/tpl_footer.php
/dokuwiki/lib/tpl/index.php
/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
8f34cf3d26-Jul-2017 Michael Große <grosse@cosmocode.de>

Fix PHP Notices: Reduce error log noise

While DokuWiki suppresses PHP Notices they are still a code smell and
should be fixed. This fixes some PHP Notices that occurred.

Some of these fixes could b

Fix PHP Notices: Reduce error log noise

While DokuWiki suppresses PHP Notices they are still a code smell and
should be fixed. This fixes some PHP Notices that occurred.

Some of these fixes could be refactored into nicer code once we move to
PHP 7 and get access to the `??` operator.

show more ...


/dokuwiki/README
/dokuwiki/composer.json
/dokuwiki/composer.lock
/dokuwiki/conf/users.auth.php.dist
/dokuwiki/inc/Mailer.class.php
/dokuwiki/inc/form.php
/dokuwiki/inc/html.php
/dokuwiki/inc/lang/de-informal/lang.php
/dokuwiki/inc/lang/eu/lang.php
/dokuwiki/inc/lang/ko/lang.php
/dokuwiki/inc/lang/pt/lang.php
/dokuwiki/inc/lang/sr/lang.php
/dokuwiki/inc/load.php
/dokuwiki/inc/mail.php
renderer.php
xhtml.php
/dokuwiki/inc/search.php
/dokuwiki/inc/template.php
/dokuwiki/lib/exe/ajax.php
/dokuwiki/lib/exe/css.php
/dokuwiki/lib/plugins/acl/lang/eu/lang.php
/dokuwiki/lib/plugins/acl/lang/pt/lang.php
/dokuwiki/lib/plugins/authad/lang/eu/lang.php
/dokuwiki/lib/plugins/authad/lang/eu/settings.php
/dokuwiki/lib/plugins/authad/lang/pt/lang.php
/dokuwiki/lib/plugins/authad/lang/pt/settings.php
/dokuwiki/lib/plugins/authldap/lang/eu/lang.php
/dokuwiki/lib/plugins/authldap/lang/eu/settings.php
/dokuwiki/lib/plugins/authldap/lang/pt/lang.php
/dokuwiki/lib/plugins/authldap/lang/pt/settings.php
/dokuwiki/lib/plugins/authmysql/lang/eu/lang.php
/dokuwiki/lib/plugins/authmysql/lang/eu/settings.php
/dokuwiki/lib/plugins/authmysql/lang/pt/lang.php
/dokuwiki/lib/plugins/authmysql/lang/pt/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/pt/settings.php
/dokuwiki/lib/plugins/authplain/lang/eu/lang.php
/dokuwiki/lib/plugins/authplain/lang/pt/lang.php
/dokuwiki/lib/plugins/config/lang/eu/lang.php
/dokuwiki/lib/plugins/config/lang/fr/lang.php
/dokuwiki/lib/plugins/config/lang/hr/lang.php
/dokuwiki/lib/plugins/config/lang/ko/lang.php
/dokuwiki/lib/plugins/config/lang/pt/lang.php
/dokuwiki/lib/plugins/extension/helper/extension.php
/dokuwiki/lib/plugins/extension/lang/de-informal/lang.php
/dokuwiki/lib/plugins/extension/lang/pt/lang.php
/dokuwiki/lib/plugins/popularity/lang/eu/lang.php
/dokuwiki/lib/plugins/popularity/lang/pt/lang.php
/dokuwiki/lib/plugins/revert/lang/eu/lang.php
/dokuwiki/lib/plugins/revert/lang/ko/lang.php
/dokuwiki/lib/plugins/revert/lang/pt/lang.php
/dokuwiki/lib/plugins/styling/lang/de-informal/lang.php
/dokuwiki/lib/plugins/styling/lang/pt/lang.php
/dokuwiki/lib/plugins/usermanager/lang/eu/add.txt
/dokuwiki/lib/plugins/usermanager/lang/eu/delete.txt
/dokuwiki/lib/plugins/usermanager/lang/eu/intro.txt
/dokuwiki/lib/plugins/usermanager/lang/eu/lang.php
/dokuwiki/lib/plugins/usermanager/lang/pt/lang.php
/dokuwiki/vendor/aziraphale/email-address-validator/.gitignore
/dokuwiki/vendor/aziraphale/email-address-validator/EmailAddressValidator.php
/dokuwiki/vendor/aziraphale/email-address-validator/README.md
/dokuwiki/vendor/aziraphale/email-address-validator/composer.json
/dokuwiki/vendor/composer/autoload_namespaces.php
/dokuwiki/vendor/composer/autoload_static.php
/dokuwiki/vendor/composer/installed.json
5e964d2b25-May-2017 LarsDW223 <lars_paulsen@web.de>

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

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

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

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

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

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

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


/dokuwiki/.gitignore
/dokuwiki/_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/parser/parser_media.test.php
/dokuwiki/composer.json
/dokuwiki/composer.lock
/dokuwiki/data/pages/wiki/syntax.txt
/dokuwiki/feed.php
/dokuwiki/inc/events.php
/dokuwiki/inc/load.php
parser.php
/dokuwiki/inc/template.php
/dokuwiki/lib/plugins/config/admin.php
/dokuwiki/lib/plugins/config/settings/config.class.php
/dokuwiki/lib/plugins/config/settings/extra.class.php
/dokuwiki/lib/styles/geshi.less
/dokuwiki/vendor/composer/autoload_classmap.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
2571786c18-May-2017 LarsDW223 <lars_paulsen@web.de>

always redirect to correct section

Across workflow 'show - sectionedit - save/cancel' explicitly
transmit header id to the server. So the server can always redirect to
the correct section even if he

always redirect to correct section

Across workflow 'show - sectionedit - save/cancel' explicitly
transmit header id to the server. So the server can always redirect to
the correct section even if headings have the same name. Fixes #1364.

show more ...


/dokuwiki/_test/tests/inc/Action/general.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/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/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/Tpl/Action.php
/dokuwiki/inc/Tpl/ActionInfo.php
/dokuwiki/inc/Tpl/Menu.php
/dokuwiki/inc/actions.php
/dokuwiki/inc/html.php
/dokuwiki/inc/load.php
xhtml.php
/dokuwiki/inc/template.php
/dokuwiki/lib/exe/ajax.php
/dokuwiki/lib/plugins/config/admin.php
/dokuwiki/lib/plugins/config/settings/config.class.php
/dokuwiki/lib/plugins/config/settings/extra.class.php
9e491c0112-May-2017 Andreas Gohr <andi@splitbrain.org>

replaced some more each calls

There are still some left in the DifferenceEngine code


/dokuwiki/.travis.yml
/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/mailer.test.php
/dokuwiki/_test/tests/inc/pageutils_findnearest.test.php
/dokuwiki/_test/tests/inc/remote.test.php
/dokuwiki/_test/tests/inc/utf8_utf16be.test.php
/dokuwiki/composer.lock
/dokuwiki/inc/JpegMeta.php
/dokuwiki/inc/PassHash.class.php
/dokuwiki/inc/SafeFN.class.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/cache.php
/dokuwiki/inc/common.php
/dokuwiki/inc/events.php
/dokuwiki/inc/feedcreator.class.php
/dokuwiki/inc/form.php
/dokuwiki/inc/html.php
/dokuwiki/inc/init.php
/dokuwiki/inc/io.php
/dokuwiki/inc/lang/az/lang.php
/dokuwiki/inc/lang/ca/lang.php
/dokuwiki/inc/lang/cs/lang.php
/dokuwiki/inc/lang/el/lang.php
/dokuwiki/inc/lang/pl/lang.php
/dokuwiki/inc/lessc.inc.php
/dokuwiki/inc/load.php
/dokuwiki/inc/media.php
handler.php
/dokuwiki/inc/plugin.php
/dokuwiki/inc/utf8.php
/dokuwiki/install.php
/dokuwiki/lib/plugins/acl/lang/el/lang.php
/dokuwiki/lib/plugins/acl/lang/pl/lang.php
/dokuwiki/lib/plugins/acl/remote.php
/dokuwiki/lib/plugins/authad/lang/ca/settings.php
/dokuwiki/lib/plugins/authad/lang/el/lang.php
/dokuwiki/lib/plugins/authad/lang/el/settings.php
/dokuwiki/lib/plugins/authad/lang/pl/lang.php
/dokuwiki/lib/plugins/authad/lang/pl/settings.php
/dokuwiki/lib/plugins/authldap/lang/ca/lang.php
/dokuwiki/lib/plugins/authldap/lang/ca/settings.php
/dokuwiki/lib/plugins/authldap/lang/pl/settings.php
/dokuwiki/lib/plugins/authmysql/lang/pl/settings.php
/dokuwiki/lib/plugins/authpdo/_test/mysql.test.php
/dokuwiki/lib/plugins/authpdo/_test/sqlite.test.php
/dokuwiki/lib/plugins/authpgsql/lang/pl/settings.php
/dokuwiki/lib/plugins/authplain/lang/az/lang.php
/dokuwiki/lib/plugins/authplain/lang/el/lang.php
/dokuwiki/lib/plugins/authplain/lang/pl/lang.php
/dokuwiki/lib/plugins/config/_test/configuration.test.php
/dokuwiki/lib/plugins/config/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/pl/lang.php
/dokuwiki/lib/plugins/popularity/lang/el/lang.php
/dokuwiki/lib/plugins/popularity/lang/pl/lang.php
/dokuwiki/lib/plugins/revert/lang/cs/lang.php
/dokuwiki/lib/plugins/revert/lang/el/lang.php
/dokuwiki/lib/plugins/revert/lang/pl/lang.php
/dokuwiki/lib/plugins/usermanager/_test/csv_import.test.php
/dokuwiki/lib/plugins/usermanager/_test/mocks.class.php
/dokuwiki/lib/plugins/usermanager/lang/el/lang.php
/dokuwiki/lib/plugins/usermanager/lang/pl/lang.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/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
074b2b3f31-Mar-2017 Takamura <plehanov.v@gmail.com>

I supplemented the existing comments on the methods in which there was not enough information to the standard phpDoc.

5a9597bb31-Mar-2017 Takamura <plehanov.v@gmail.com>

I supplemented the existing comments on the methods in which there was not enough information to the standard phpDoc.

f50a239b31-Mar-2017 Takamura <plehanov.v@gmail.com>

I supplemented the existing comments on the methods in which there was not enough information to the standard phpDoc.


/dokuwiki/.travis.yml
/dokuwiki/_test/core/DokuWikiTest.php
/dokuwiki/_test/phpunit.xml
/dokuwiki/_test/tests/inc/auth_password.test.php
/dokuwiki/_test/tests/inc/common_inlineSVG.test.php
/dokuwiki/_test/tests/inc/io_replaceinfile.test.php
/dokuwiki/composer.json
/dokuwiki/conf/dokuwiki.php
/dokuwiki/data/deleted.files
/dokuwiki/doku.php
/dokuwiki/inc/DifferenceEngine.php
/dokuwiki/inc/FeedParser.php
/dokuwiki/inc/Form/DropdownElement.php
/dokuwiki/inc/JSON.php
/dokuwiki/inc/JpegMeta.php
/dokuwiki/inc/PassHash.class.php
/dokuwiki/inc/SafeFN.class.php
/dokuwiki/inc/Ui/Admin.php
/dokuwiki/inc/cli.php
/dokuwiki/inc/common.php
/dokuwiki/inc/confutils.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/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-valencia/admin.txt
/dokuwiki/inc/lang/ca-valencia/adminplugins.txt
/dokuwiki/inc/lang/ca-valencia/backlinks.txt
/dokuwiki/inc/lang/ca-valencia/conflict.txt
/dokuwiki/inc/lang/ca-valencia/draft.txt
/dokuwiki/inc/lang/ca-valencia/editrev.txt
/dokuwiki/inc/lang/ca-valencia/install.html
/dokuwiki/inc/lang/ca-valencia/lang.php
/dokuwiki/inc/lang/ca-valencia/login.txt
/dokuwiki/inc/lang/ca-valencia/newpage.txt
/dokuwiki/inc/lang/ca-valencia/preview.txt
/dokuwiki/inc/lang/ca-valencia/read.txt
/dokuwiki/inc/lang/ca-valencia/register.txt
/dokuwiki/inc/lang/ca-valencia/revisions.txt
/dokuwiki/inc/lang/ca-valencia/searchpage.txt
/dokuwiki/inc/lang/ca-valencia/stopwords.txt
/dokuwiki/inc/lang/ca-valencia/uploadmail.txt
/dokuwiki/inc/lang/ca/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ca/lang.php
/dokuwiki/inc/lang/ca/subscr_single.txt
/dokuwiki/inc/lang/cs/conflict.txt
/dokuwiki/inc/lang/cs/jquery.ui.datepicker.js
/dokuwiki/inc/lang/cs/lang.php
/dokuwiki/inc/lang/cs/subscr_digest.txt
/dokuwiki/inc/lang/cs/subscr_single.txt
/dokuwiki/inc/lang/cs/updateprofile.txt
/dokuwiki/inc/lang/cs/uploadmail.txt
/dokuwiki/inc/lang/cy/jquery.ui.datepicker.js
/dokuwiki/inc/lang/da/jquery.ui.datepicker.js
/dokuwiki/inc/lang/de-informal/jquery.ui.datepicker.js
/dokuwiki/inc/lang/de-informal/lang.php
/dokuwiki/inc/lang/de/backlinks.txt
/dokuwiki/inc/lang/de/conflict.txt
/dokuwiki/inc/lang/de/jquery.ui.datepicker.js
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/el/jquery.ui.datepicker.js
/dokuwiki/inc/lang/eo/jquery.ui.datepicker.js
/dokuwiki/inc/lang/es/jquery.ui.datepicker.js
/dokuwiki/inc/lang/et/jquery.ui.datepicker.js
/dokuwiki/inc/lang/eu/jquery.ui.datepicker.js
/dokuwiki/inc/lang/fa/jquery.ui.datepicker.js
/dokuwiki/inc/lang/fi/jquery.ui.datepicker.js
/dokuwiki/inc/lang/fo/jquery.ui.datepicker.js
/dokuwiki/inc/lang/fr/jquery.ui.datepicker.js
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/gl/jquery.ui.datepicker.js
/dokuwiki/inc/lang/he/jquery.ui.datepicker.js
/dokuwiki/inc/lang/hi/jquery.ui.datepicker.js
/dokuwiki/inc/lang/hr/jquery.ui.datepicker.js
/dokuwiki/inc/lang/hu/jquery.ui.datepicker.js
/dokuwiki/inc/lang/id/jquery.ui.datepicker.js
/dokuwiki/inc/lang/is/jquery.ui.datepicker.js
/dokuwiki/inc/lang/it/jquery.ui.datepicker.js
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/ja/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ka/jquery.ui.datepicker.js
/dokuwiki/inc/lang/kk/jquery.ui.datepicker.js
/dokuwiki/inc/lang/km/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ko/jquery.ui.datepicker.js
/dokuwiki/inc/lang/lb/jquery.ui.datepicker.js
/dokuwiki/inc/lang/lt/jquery.ui.datepicker.js
/dokuwiki/inc/lang/lv/jquery.ui.datepicker.js
/dokuwiki/inc/lang/mk/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ml/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ms/jquery.ui.datepicker.js
/dokuwiki/inc/lang/nl/jquery.ui.datepicker.js
/dokuwiki/inc/lang/nl/lang.php
/dokuwiki/inc/lang/no/jquery.ui.datepicker.js
/dokuwiki/inc/lang/no/lang.php
/dokuwiki/inc/lang/pl/jquery.ui.datepicker.js
/dokuwiki/inc/lang/pt-br/jquery.ui.datepicker.js
/dokuwiki/inc/lang/pt/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ro/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ru/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/lang/sk/jquery.ui.datepicker.js
/dokuwiki/inc/lang/sl/jquery.ui.datepicker.js
/dokuwiki/inc/lang/sq/jquery.ui.datepicker.js
/dokuwiki/inc/lang/sr/jquery.ui.datepicker.js
/dokuwiki/inc/lang/sv/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ta/jquery.ui.datepicker.js
/dokuwiki/inc/lang/th/jquery.ui.datepicker.js
/dokuwiki/inc/lang/tr/jquery.ui.datepicker.js
/dokuwiki/inc/lang/uk/jquery.ui.datepicker.js
/dokuwiki/inc/lang/vi/jquery.ui.datepicker.js
/dokuwiki/inc/lang/zh-tw/jquery.ui.datepicker.js
/dokuwiki/inc/lang/zh/jquery.ui.datepicker.js
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/inc/lang/zh/stopwords.txt
/dokuwiki/inc/lang/zh/subscr_digest.txt
/dokuwiki/inc/lang/zh/subscr_list.txt
/dokuwiki/inc/lang/zh/subscr_single.txt
/dokuwiki/inc/lessc.inc.php
/dokuwiki/inc/load.php
/dokuwiki/inc/mail.php
/dokuwiki/inc/media.php
/dokuwiki/inc/pageutils.php
code.php
handler.php
lexer.php
metadata.php
parser.php
/dokuwiki/inc/parserutils.php
/dokuwiki/inc/plugin.php
/dokuwiki/inc/search.php
/dokuwiki/inc/template.php
/dokuwiki/install.php
/dokuwiki/lib/exe/jquery.php
/dokuwiki/lib/exe/js.php
/dokuwiki/lib/plugins/acl/admin.svg
/dokuwiki/lib/plugins/acl/lang/cs/lang.php
/dokuwiki/lib/plugins/acl/lang/de-informal/lang.php
/dokuwiki/lib/plugins/acl/lang/de/lang.php
/dokuwiki/lib/plugins/authad/lang/ca/lang.php
/dokuwiki/lib/plugins/authad/lang/ca/settings.php
/dokuwiki/lib/plugins/authad/lang/cs/settings.php
/dokuwiki/lib/plugins/authad/lang/de-informal/lang.php
/dokuwiki/lib/plugins/authad/lang/de-informal/settings.php
/dokuwiki/lib/plugins/authad/lang/de/lang.php
/dokuwiki/lib/plugins/authad/lang/de/settings.php
/dokuwiki/lib/plugins/authad/lang/zh/lang.php
/dokuwiki/lib/plugins/authldap/lang/ca/settings.php
/dokuwiki/lib/plugins/authldap/lang/cs/settings.php
/dokuwiki/lib/plugins/authldap/lang/de-informal/lang.php
/dokuwiki/lib/plugins/authldap/lang/de-informal/settings.php
/dokuwiki/lib/plugins/authldap/lang/de/lang.php
/dokuwiki/lib/plugins/authldap/lang/de/settings.php
/dokuwiki/lib/plugins/authldap/lang/zh/settings.php
/dokuwiki/lib/plugins/authmysql/lang/de-informal/lang.php
/dokuwiki/lib/plugins/authmysql/lang/de-informal/settings.php
/dokuwiki/lib/plugins/authmysql/lang/de/lang.php
/dokuwiki/lib/plugins/authmysql/lang/de/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/de-informal/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/de/settings.php
/dokuwiki/lib/plugins/authplain/lang/de-informal/lang.php
/dokuwiki/lib/plugins/authplain/lang/de/lang.php
/dokuwiki/lib/plugins/config/admin.svg
/dokuwiki/lib/plugins/config/lang/ca/lang.php
/dokuwiki/lib/plugins/config/lang/cs/lang.php
/dokuwiki/lib/plugins/config/lang/de-informal/lang.php
/dokuwiki/lib/plugins/config/lang/de/lang.php
/dokuwiki/lib/plugins/config/lang/en/lang.php
/dokuwiki/lib/plugins/config/lang/fr/lang.php
/dokuwiki/lib/plugins/config/lang/it/lang.php
/dokuwiki/lib/plugins/config/lang/ja/lang.php
/dokuwiki/lib/plugins/config/lang/nl/lang.php
/dokuwiki/lib/plugins/config/lang/ru/lang.php
/dokuwiki/lib/plugins/config/lang/zh/intro.txt
/dokuwiki/lib/plugins/config/lang/zh/lang.php
/dokuwiki/lib/plugins/config/settings/config.metadata.php
/dokuwiki/lib/plugins/extension/admin.svg
/dokuwiki/lib/plugins/extension/lang/cs/lang.php
/dokuwiki/lib/plugins/extension/lang/de-informal/intro_install.txt
/dokuwiki/lib/plugins/extension/lang/de-informal/intro_plugins.txt
/dokuwiki/lib/plugins/extension/lang/de-informal/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/de-informal/intro_templates.txt
/dokuwiki/lib/plugins/extension/lang/de-informal/lang.php
/dokuwiki/lib/plugins/extension/lang/de/lang.php
/dokuwiki/lib/plugins/extension/lang/zh/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/zh/intro_templates.txt
/dokuwiki/lib/plugins/extension/lang/zh/lang.php
/dokuwiki/lib/plugins/popularity/admin.svg
/dokuwiki/lib/plugins/popularity/lang/de-informal/lang.php
/dokuwiki/lib/plugins/popularity/lang/de/lang.php
/dokuwiki/lib/plugins/popularity/lang/zh/lang.php
/dokuwiki/lib/plugins/revert/admin.svg
/dokuwiki/lib/plugins/revert/lang/cs/lang.php
/dokuwiki/lib/plugins/revert/lang/de-informal/lang.php
/dokuwiki/lib/plugins/revert/lang/de/lang.php
/dokuwiki/lib/plugins/styling/admin.svg
/dokuwiki/lib/plugins/styling/lang/cs/lang.php
/dokuwiki/lib/plugins/styling/lang/de/lang.php
/dokuwiki/lib/plugins/usermanager/admin.svg
/dokuwiki/lib/plugins/usermanager/lang/cs/lang.php
/dokuwiki/lib/plugins/usermanager/lang/de-informal/lang.php
/dokuwiki/lib/scripts/edit.js
/dokuwiki/lib/scripts/editor.js
/dokuwiki/lib/scripts/fileuploaderextended.js
/dokuwiki/lib/scripts/helpers.js
/dokuwiki/lib/scripts/jquery/jquery-migrate.min.js
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-bg_glass_55_fbf9ee_1x400.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-bg_glass_65_ffffff_1x400.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-bg_glass_75_dadada_1x400.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-bg_glass_75_e6e6e6_1x400.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-bg_glass_95_fef1ec_1x400.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-bg_highlight-soft_75_cccccc_1x100.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-icons_222222_256x240.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-icons_2e83ff_256x240.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-icons_454545_256x240.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-icons_888888_256x240.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-icons_cd0a0a_256x240.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/smoothness.css
/dokuwiki/lib/scripts/jquery/jquery-ui.min.js
/dokuwiki/lib/scripts/jquery/jquery.min.js
/dokuwiki/lib/scripts/jquery/update.sh
/dokuwiki/lib/scripts/jquery/versions
/dokuwiki/lib/scripts/linkwiz.js
/dokuwiki/lib/scripts/media.js
/dokuwiki/lib/scripts/toolbar.js
/dokuwiki/lib/scripts/tree.js
/dokuwiki/lib/tpl/dokuwiki/css/_admin.less
/dokuwiki/lib/tpl/dokuwiki/css/_media_fullscreen.css
/dokuwiki/lib/tpl/dokuwiki/lang/de/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/de/style.txt
/dokuwiki/lib/tpl/dokuwiki/lang/zh/style.txt
/dokuwiki/lib/tpl/dokuwiki/script.js
ad91274c31-Jan-2017 Andreas Gohr <andi@splitbrain.org>

replaced broken link with wayback archive. fixes #1814

44f5d1c124-Jan-2017 Andreas Gohr <gohr@cosmocode.de>

misspelled foot

d2a9973924-Jan-2017 Andreas Gohr <gohr@cosmocode.de>

added table footer support to renderer

This allows plugins to easily render a <tfoot> element in a table, even
though it's not used in standard table syntax it makes sense to have it
available.


/dokuwiki/.gitignore
/dokuwiki/.travis.yml
/dokuwiki/_test/core/DokuWikiTest.php
/dokuwiki/_test/tests/inc/changelog_getlastrevisionat.test.php
/dokuwiki/_test/tests/inc/common_saveWikiText.test.php
/dokuwiki/_test/tests/inc/form/dropdownelement.test.php
/dokuwiki/_test/tests/inc/media_get_from_url.test.php
/dokuwiki/_test/tests/inc/remoteapicore.test.php
/dokuwiki/composer.json
/dokuwiki/composer.lock
/dokuwiki/inc/Form/DropdownElement.php
/dokuwiki/inc/Form/OptGroup.php
/dokuwiki/inc/HTTPClient.php
/dokuwiki/inc/PassHash.class.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/changelog.php
/dokuwiki/inc/lang/fa/admin.txt
/dokuwiki/inc/lang/fa/denied.txt
/dokuwiki/inc/lang/fa/lang.php
/dokuwiki/inc/lang/fa/locked.txt
/dokuwiki/inc/lang/fa/password.txt
/dokuwiki/inc/lang/fa/preview.txt
/dokuwiki/inc/lang/fa/pwconfirm.txt
/dokuwiki/inc/lang/fa/showrev.txt
/dokuwiki/inc/lang/no/lang.php
/dokuwiki/inc/lang/no/resendpwd.txt
/dokuwiki/inc/lang/ro/lang.php
/dokuwiki/inc/lang/sr/lang.php
/dokuwiki/inc/lang/sr/updateprofile.txt
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/inc/load.php
/dokuwiki/inc/media.php
renderer.php
xhtml.php
/dokuwiki/lib/exe/css.php
/dokuwiki/lib/exe/xmlrpc.php
/dokuwiki/lib/plugins/acl/lang/ro/lang.php
/dokuwiki/lib/plugins/acl/lang/sr/lang.php
/dokuwiki/lib/plugins/authad/lang/de/settings.php
/dokuwiki/lib/plugins/authad/lang/it/settings.php
/dokuwiki/lib/plugins/authad/lang/ro/lang.php
/dokuwiki/lib/plugins/authad/lang/zh/settings.php
/dokuwiki/lib/plugins/authldap/auth.php
/dokuwiki/lib/plugins/authpdo/_test/mysql/mybb.php
/dokuwiki/lib/plugins/authpdo/_test/mysql/mybb.sql
/dokuwiki/lib/plugins/authpdo/_test/sqlite.test.php
/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/authplain/lang/de/lang.php
/dokuwiki/lib/plugins/authplain/lang/ro/lang.php
/dokuwiki/lib/plugins/authplain/lang/sr/lang.php
/dokuwiki/lib/plugins/authplain/lang/zh/lang.php
/dokuwiki/lib/plugins/config/lang/it/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/sr/lang.php
/dokuwiki/lib/plugins/config/lang/zh/lang.php
/dokuwiki/lib/plugins/popularity/lang/ro/lang.php
/dokuwiki/lib/plugins/popularity/lang/sr/lang.php
/dokuwiki/lib/plugins/revert/lang/ro/lang.php
/dokuwiki/lib/plugins/revert/lang/sr/lang.php
/dokuwiki/lib/plugins/usermanager/lang/de/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ro/lang.php
/dokuwiki/lib/plugins/usermanager/lang/sr/lang.php
/dokuwiki/vendor/composer/ClassLoader.php
/dokuwiki/vendor/composer/LICENSE
/dokuwiki/vendor/composer/autoload_files.php
/dokuwiki/vendor/composer/autoload_psr4.php
/dokuwiki/vendor/composer/autoload_real.php
/dokuwiki/vendor/composer/autoload_static.php
/dokuwiki/vendor/composer/installed.json
/dokuwiki/vendor/easybook/geshi/geshi/css.php
/dokuwiki/vendor/easybook/geshi/geshi/php-brief.php
/dokuwiki/vendor/easybook/geshi/geshi/php.php
/dokuwiki/vendor/paragonie/random_compat/LICENSE
/dokuwiki/vendor/paragonie/random_compat/composer.json
/dokuwiki/vendor/paragonie/random_compat/lib/byte_safe_strings.php
/dokuwiki/vendor/paragonie/random_compat/lib/cast_to_int.php
/dokuwiki/vendor/paragonie/random_compat/lib/error_polyfill.php
/dokuwiki/vendor/paragonie/random_compat/lib/random.php
/dokuwiki/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php
/dokuwiki/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php
/dokuwiki/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php
/dokuwiki/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php
/dokuwiki/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php
/dokuwiki/vendor/paragonie/random_compat/lib/random_int.php
/dokuwiki/vendor/phpseclib/phpseclib/AUTHORS
/dokuwiki/vendor/phpseclib/phpseclib/LICENSE
/dokuwiki/vendor/phpseclib/phpseclib/README.md
/dokuwiki/vendor/phpseclib/phpseclib/composer.json
/dokuwiki/vendor/phpseclib/phpseclib/composer.lock
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/X509.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf
f515db7f28-Nov-2016 Andreas Gohr <andi@splitbrain.org>

fix problems with header that look falsy. fixes #1770


/dokuwiki/.gitignore
/dokuwiki/.travis.yml
/dokuwiki/_test/tests/inc/changelog_getlastrevisionat.test.php
/dokuwiki/_test/tests/inc/parser/renderer_xhtml.test.php
/dokuwiki/composer.json
/dokuwiki/composer.lock
/dokuwiki/inc/PassHash.class.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/changelog.php
/dokuwiki/inc/lang/no/lang.php
/dokuwiki/inc/lang/no/resendpwd.txt
/dokuwiki/inc/lang/ro/lang.php
/dokuwiki/inc/lang/sr/lang.php
/dokuwiki/inc/lang/sr/updateprofile.txt
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/inc/load.php
xhtml.php
/dokuwiki/lib/exe/xmlrpc.php
/dokuwiki/lib/plugins/acl/lang/ro/lang.php
/dokuwiki/lib/plugins/acl/lang/sr/lang.php
/dokuwiki/lib/plugins/authad/lang/de/settings.php
/dokuwiki/lib/plugins/authad/lang/ro/lang.php
/dokuwiki/lib/plugins/authldap/auth.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/authplain/lang/de/lang.php
/dokuwiki/lib/plugins/authplain/lang/ro/lang.php
/dokuwiki/lib/plugins/authplain/lang/sr/lang.php
/dokuwiki/lib/plugins/authplain/lang/zh/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/sr/lang.php
/dokuwiki/lib/plugins/config/lang/zh/lang.php
/dokuwiki/lib/plugins/popularity/lang/ro/lang.php
/dokuwiki/lib/plugins/popularity/lang/sr/lang.php
/dokuwiki/lib/plugins/revert/lang/ro/lang.php
/dokuwiki/lib/plugins/revert/lang/sr/lang.php
/dokuwiki/lib/plugins/usermanager/lang/de/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ro/lang.php
/dokuwiki/lib/plugins/usermanager/lang/sr/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
6efc45a219-Oct-2016 Dmitry Katsubo <dmitry.katsubo@gmail.com>

Implemented interwiki substitution for external images (issue #1614).


/dokuwiki/.gitignore
/dokuwiki/.travis.yml
/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/parser/lexer.test.php
/dokuwiki/_test/tests/inc/parser/parser_media.test.php
/dokuwiki/_test/tests/inc/remote.test.php
/dokuwiki/data/deleted.files
/dokuwiki/data/pages/wiki/syntax.txt
/dokuwiki/doku.php
/dokuwiki/inc/JpegMeta.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/ca/lang.php
/dokuwiki/inc/lang/cs/lang.php
/dokuwiki/inc/lang/da/lang.php
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/es/lang.php
/dokuwiki/inc/lang/fa/denied.txt
/dokuwiki/inc/lang/fa/draft.txt
/dokuwiki/inc/lang/fa/lang.php
/dokuwiki/inc/lang/fa/norev.txt
/dokuwiki/inc/lang/fa/recent.txt
/dokuwiki/inc/lang/fa/resendpwd.txt
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/hr/admin.txt
/dokuwiki/inc/lang/hr/backlinks.txt
/dokuwiki/inc/lang/hr/conflict.txt
/dokuwiki/inc/lang/hr/denied.txt
/dokuwiki/inc/lang/hr/diff.txt
/dokuwiki/inc/lang/hr/draft.txt
/dokuwiki/inc/lang/hr/edit.txt
/dokuwiki/inc/lang/hr/editrev.txt
/dokuwiki/inc/lang/hr/lang.php
/dokuwiki/inc/lang/hr/mailtext.txt
/dokuwiki/inc/lang/hr/norev.txt
/dokuwiki/inc/lang/hr/preview.txt
/dokuwiki/inc/lang/hr/resendpwd.txt
/dokuwiki/inc/lang/hr/revisions.txt
/dokuwiki/inc/lang/hr/stopwords.txt
/dokuwiki/inc/lang/hr/subscr_digest.txt
/dokuwiki/inc/lang/hr/subscr_single.txt
/dokuwiki/inc/lang/hr/uploadmail.txt
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/ja/lang.php
/dokuwiki/inc/lang/ko/lang.php
/dokuwiki/inc/lang/nl/adminplugins.txt
/dokuwiki/inc/lang/nl/conflict.txt
/dokuwiki/inc/lang/nl/edit.txt
/dokuwiki/inc/lang/nl/lang.php
/dokuwiki/inc/lang/no/backlinks.txt
/dokuwiki/inc/lang/no/lang.php
/dokuwiki/inc/lang/no/login.txt
/dokuwiki/inc/lang/pt-br/lang.php
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/inc/lessc.inc.php
/dokuwiki/inc/mail.php
/dokuwiki/inc/pageutils.php
handler.php
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/ca/lang.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/fr/lang.php
/dokuwiki/lib/plugins/acl/lang/hr/lang.php
/dokuwiki/lib/plugins/acl/lang/it/lang.php
/dokuwiki/lib/plugins/acl/lang/ja/lang.php
/dokuwiki/lib/plugins/acl/lang/ko/lang.php
/dokuwiki/lib/plugins/acl/lang/nl/lang.php
/dokuwiki/lib/plugins/acl/lang/no/lang.php
/dokuwiki/lib/plugins/acl/lang/pt-br/lang.php
/dokuwiki/lib/plugins/acl/lang/ru/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/ca/lang.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/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/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/no/lang.php
/dokuwiki/lib/plugins/authad/lang/no/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/ru/lang.php
/dokuwiki/lib/plugins/authad/lang/ru/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/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/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/no/lang.php
/dokuwiki/lib/plugins/authldap/lang/no/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/ru/lang.php
/dokuwiki/lib/plugins/authldap/lang/ru/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/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/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/no/lang.php
/dokuwiki/lib/plugins/authmysql/lang/no/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/ru/lang.php
/dokuwiki/lib/plugins/authmysql/lang/ru/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/fr/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/hr/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/it/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/ja/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/ko/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/nl/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/no/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/pt-br/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/ru/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/ca/lang.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/fr/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/no/lang.php
/dokuwiki/lib/plugins/authplain/lang/pt-br/lang.php
/dokuwiki/lib/plugins/authplain/lang/ru/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/intro.txt
/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/fr/lang.php
/dokuwiki/lib/plugins/extension/lang/hr/lang.php
/dokuwiki/lib/plugins/extension/lang/it/lang.php
/dokuwiki/lib/plugins/extension/lang/ja/lang.php
/dokuwiki/lib/plugins/extension/lang/ko/lang.php
/dokuwiki/lib/plugins/extension/lang/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/pt-br/lang.php
/dokuwiki/lib/plugins/extension/lang/ru/lang.php
/dokuwiki/lib/plugins/extension/lang/zh/lang.php
/dokuwiki/lib/plugins/popularity/helper.php
/dokuwiki/lib/plugins/popularity/lang/ca/lang.php
/dokuwiki/lib/plugins/popularity/lang/cs/lang.php
/dokuwiki/lib/plugins/popularity/lang/da/lang.php
/dokuwiki/lib/plugins/popularity/lang/es/lang.php
/dokuwiki/lib/plugins/popularity/lang/fa/lang.php
/dokuwiki/lib/plugins/popularity/lang/fr/lang.php
/dokuwiki/lib/plugins/popularity/lang/hr/lang.php
/dokuwiki/lib/plugins/popularity/lang/it/lang.php
/dokuwiki/lib/plugins/popularity/lang/ja/lang.php
/dokuwiki/lib/plugins/popularity/lang/ko/lang.php
/dokuwiki/lib/plugins/popularity/lang/nl/lang.php
/dokuwiki/lib/plugins/popularity/lang/no/intro.txt
/dokuwiki/lib/plugins/popularity/lang/no/lang.php
/dokuwiki/lib/plugins/popularity/lang/pt-br/lang.php
/dokuwiki/lib/plugins/popularity/lang/ru/lang.php
/dokuwiki/lib/plugins/popularity/lang/zh/lang.php
/dokuwiki/lib/plugins/revert/lang/ca/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/fr/lang.php
/dokuwiki/lib/plugins/revert/lang/hr/lang.php
/dokuwiki/lib/plugins/revert/lang/it/lang.php
/dokuwiki/lib/plugins/revert/lang/ja/lang.php
/dokuwiki/lib/plugins/revert/lang/ko/lang.php
/dokuwiki/lib/plugins/revert/lang/nl/lang.php
/dokuwiki/lib/plugins/revert/lang/no/intro.txt
/dokuwiki/lib/plugins/revert/lang/no/lang.php
/dokuwiki/lib/plugins/revert/lang/pt-br/lang.php
/dokuwiki/lib/plugins/revert/lang/ru/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/fr/lang.php
/dokuwiki/lib/plugins/styling/lang/hr/lang.php
/dokuwiki/lib/plugins/styling/lang/it/lang.php
/dokuwiki/lib/plugins/styling/lang/ja/lang.php
/dokuwiki/lib/plugins/styling/lang/ko/lang.php
/dokuwiki/lib/plugins/styling/lang/nl/lang.php
/dokuwiki/lib/plugins/styling/lang/no/intro.txt
/dokuwiki/lib/plugins/styling/lang/no/lang.php
/dokuwiki/lib/plugins/styling/lang/pt-br/lang.php
/dokuwiki/lib/plugins/styling/lang/ru/lang.php
/dokuwiki/lib/plugins/styling/lang/zh/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ca/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/fr/lang.php
/dokuwiki/lib/plugins/usermanager/lang/hr/lang.php
/dokuwiki/lib/plugins/usermanager/lang/it/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ja/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ko/lang.php
/dokuwiki/lib/plugins/usermanager/lang/nl/lang.php
/dokuwiki/lib/plugins/usermanager/lang/no/import.txt
/dokuwiki/lib/plugins/usermanager/lang/no/lang.php
/dokuwiki/lib/plugins/usermanager/lang/pt-br/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ru/lang.php
/dokuwiki/lib/plugins/usermanager/lang/zh/lang.php
/dokuwiki/lib/scripts/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/fr/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/hr/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/it/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/ja/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/ko/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/nl/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/no/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/no/style.txt
/dokuwiki/lib/tpl/dokuwiki/lang/pt-br/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/ru/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
7d769f7511-Jun-2016 Andreas Gohr <andi@splitbrain.org>

warn about classes to be valid

2e0ebe6010-Jun-2016 Andreas Gohr <andi@splitbrain.org>

allow passing multiple classes as array

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

minor optimization how cell counts are fixed in tables

array splice operations are expensive. when many cells in a table row
are missing, the operation should be executed only once instead for each

minor optimization how cell counts are fixed in tables

array splice operations are expensive. when many cells in a table row
are missing, the operation should be executed only once instead for each
missing cell.

show more ...


/dokuwiki/_test/tests/inc/form/dropdownelement.test.php
/dokuwiki/_test/tests/inc/parser/parser_media.test.php
/dokuwiki/_test/tests/inc/parser/parser_table.test.php
/dokuwiki/_test/tests/inc/remoteapicore.test.php
/dokuwiki/_test/tests/inc/remoteapicore_aclcheck.test.php
/dokuwiki/conf/dokuwiki.php
/dokuwiki/inc/Form/CheckableElement.php
/dokuwiki/inc/Form/DropdownElement.php
/dokuwiki/inc/Form/Element.php
/dokuwiki/inc/Form/Form.php
/dokuwiki/inc/Form/TagCloseElement.php
/dokuwiki/inc/Form/ValueElement.php
/dokuwiki/inc/RemoteAPICore.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/common.php
/dokuwiki/inc/html.php
/dokuwiki/inc/lang/fi/lang.php
/dokuwiki/inc/lang/hr/lang.php
/dokuwiki/inc/lang/ko/admin.txt
/dokuwiki/inc/pageutils.php
handler.php
/dokuwiki/inc/remote.php
/dokuwiki/inc/template.php
/dokuwiki/lib/exe/js.php
/dokuwiki/lib/exe/mediamanager.php
/dokuwiki/lib/exe/xmlrpc.php
/dokuwiki/lib/plugins/acl/admin.php
/dokuwiki/lib/plugins/acl/remote.php
/dokuwiki/lib/plugins/authad/lang/fi/lang.php
/dokuwiki/lib/plugins/authad/lang/hr/lang.php
/dokuwiki/lib/plugins/authad/lang/hr/settings.php
/dokuwiki/lib/plugins/authplain/_test/escaping.test.php
/dokuwiki/lib/plugins/authplain/lang/fi/lang.php
/dokuwiki/lib/plugins/authplain/lang/fr/lang.php
/dokuwiki/lib/plugins/authplain/lang/hr/lang.php
/dokuwiki/lib/plugins/authplain/lang/ko/lang.php
/dokuwiki/lib/plugins/config/lang/fi/lang.php
/dokuwiki/lib/plugins/config/lang/hr/intro.txt
/dokuwiki/lib/plugins/config/lang/hr/lang.php
/dokuwiki/lib/plugins/config/lang/ko/lang.php
/dokuwiki/lib/plugins/extension/lang/hr/lang.php
/dokuwiki/lib/plugins/extension/script.js
/dokuwiki/lib/plugins/styling/lang/hr/intro.txt
/dokuwiki/lib/plugins/styling/lang/hr/lang.php
/dokuwiki/lib/plugins/usermanager/lang/hr/lang.php
/dokuwiki/lib/scripts/linkwiz.js
/dokuwiki/lib/scripts/media.js
/dokuwiki/lib/tpl/dokuwiki/css/_media_fullscreen.css
/dokuwiki/lib/tpl/dokuwiki/css/_recent.css
/dokuwiki/lib/tpl/dokuwiki/lang/hr/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/hr/style.txt

12345678910>>...24