Go to file
Michael Große b384ead49e
refactor: don't setup $ACT in ActionRouter constructor
This caused problems with using the ActionRouter in actionOK, because
actionOK is first called during the initialization of $INFO, which in
turn must be initialized for checking modes like admin.

See
https://github.com/splitbrain/dokuwiki/pull/1933#issuecomment-290693452
https://github.com/splitbrain/dokuwiki/pull/1933#issuecomment-377298777
2018-04-06 17:34:34 +02:00
_cs make PHP_CodeSniffer rules compatible with v2 2015-04-04 23:44:32 +02:00
_test feat: add a simple unparser for parsed search queries 2018-03-21 17:32:28 +01:00
bin typo. capital P for class name 2018-04-05 09:56:20 +02:00
conf Merge pull request #2286 from splitbrain/betterCoreSearch 2018-04-05 09:51:45 +02:00
data Merge pull request #2168 from splitbrain/cli 2018-04-05 09:58:15 +02:00
inc refactor: don't setup $ACT in ActionRouter constructor 2018-04-06 17:34:34 +02:00
lib Merge pull request #2190 from splitbrain/betterJSINFO 2018-04-05 10:31:27 +02:00
vendor Merge pull request #2168 from splitbrain/cli 2018-04-05 09:58:15 +02:00
.editorconfig updated .editorconfig 2015-07-25 22:04:59 +01:00
.gitattributes do not export the appveyor config 2017-08-27 11:26:13 +02:00
.gitignore replace Doku_CLI with splitbrain\phpcli\CLI 2017-11-10 14:22:02 +01:00
.htaccess.dist Update .htaccess.dist 2018-01-05 13:22:26 +03:00
.travis.yml run tests on 7.2 2017-12-10 09:27:31 +01:00
COPYING updated GPL2 license text (fixes whitespace issues and typos and updates FSF address) 2011-12-11 12:21:56 +00:00
README Updated README: Upped year to 2018 2018-01-13 13:23:44 +08:00
appveyor.yml Added appveyor config for automated windows testing 2017-08-27 11:16:45 +02:00
composer.json replace Doku_CLI with splitbrain\phpcli\CLI 2017-11-10 14:22:02 +01:00
composer.lock replace Doku_CLI with splitbrain\phpcli\CLI 2017-11-10 14:22:02 +01:00
doku.php Merge pull request #2190 from splitbrain/betterJSINFO 2018-04-05 10:31:27 +02:00
feed.php do not disclose email or IP addresses of users through RSS 2017-08-05 17:42:54 +02:00
index.php don't exclude install.php from httpd router 2016-01-19 19:55:20 +01:00
install.php Remove installer conf/dokuwiki.php hash check 2018-03-21 14:34:46 +01:00

README

All documentation for DokuWiki is available online
at http://www.dokuwiki.org/

For Installation Instructions see
http://www.dokuwiki.org/install

DokuWiki - 2004-2018 (c) Andreas Gohr <andi@splitbrain.org>
                         and the DokuWiki Community
See COPYING and file headers for license info