The DokuWiki Open Source Wiki Engine
 
 
 
 
 
Go to file
Gerrit Uitslag 6de7d28d1d
Merge pull request #4066 from B4rb3rouss/fr_style_typo
Fix tiny typo: missing capital
2023-09-19 12:13:21 +02:00
.github autofix: create PR even if phpcbf can't fix everything 2023-09-02 19:11:41 +02:00
_test do not run phpcs and phpcbf on any vendor dirs 2023-09-13 15:09:59 +02:00
bin Use str_starts_with/str_ends_with 2023-09-15 16:29:00 +02:00
conf add setting to define the samesite cookie policy 2023-08-21 18:17:26 +02:00
data Update deleted files 2023-08-21 16:20:30 +00:00
inc ensure plugin.info.txt data is complete. fixes #4033 2023-09-18 18:27:20 +02:00
lib Fix tiny typo: missing capital 2023-09-19 11:38:14 +02:00
vendor updated composer dependencies 2023-06-09 21:13:23 +02:00
.editorconfig Automate the release workflow using GitHub actions 2023-02-24 21:45:12 +01:00
.gitattributes Automate the release workflow using GitHub actions 2023-02-24 21:45:12 +01:00
.gitignore add configuration for rector 2023-08-29 13:42:04 +02:00
.htaccess.dist Fix .htaccess files for Apache 2.4 (and 2.2) 2018-06-17 16:48:11 +02: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 year in readme 2023-03-11 15:08:55 +01:00
SECURITY.md updated repo links 2023-03-23 11:13:35 +01:00
composer.json increase required PHP version to 7.4 2023-06-09 21:10:11 +02:00
composer.lock updated composer dependencies 2023-06-09 21:13:23 +02:00
doku.php Use str_starts_with/str_ends_with 2023-09-15 16:29:00 +02:00
feed.php use $auth instanceof AuthPlugin instead of not null check 2023-09-01 01:10:48 +02:00
index.php Use str_starts_with/str_ends_with 2023-09-15 16:29:00 +02:00
install.php code style: line breaks 2023-08-31 22:44:40 +02:00

README

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

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

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