Fix .htaccess files for Apache 2.4 (and 2.2)Refer to module by suitable file name (mod_*.c).Test for mod_authz_core.c (instead of mod_authz_host.c) to properlydetect Apache 2.4 and avoid false po
Fix .htaccess files for Apache 2.4 (and 2.2)Refer to module by suitable file name (mod_*.c).Test for mod_authz_core.c (instead of mod_authz_host.c) to properlydetect Apache 2.4 and avoid false positive for Apache 2.2.
show more ...
Update PHP logo URL to HTTPS- solves mixed content warnings on web security analyzers - saves time since http://php.net/images/php.gif will redirect to https://secure.php.net/images/php.gif anyway.
typo
link to avanced geshi options. fixes #2352
Release preparation
feat: add DokuWiki SVG logo
added removed file to list of removed files
Make security.png more descriptiveAccess attempts to security.png are normally denied, so the name of the file will be more self-descriptive
updated GeSHi to 1.0.9.0
Old inc/phpseclib/ has no more files
Fixed broken links to php.net and redirecting pages to php.net
Adapt .htaccess files for Apache 2.4
don't delete valid translations #1384
no syntax highlighting, it attracts too much readers attention
Better suggestion for changing warning for nosmblink in browsersImproves syntax page due to feedback at #1233
Add description of ?linkonly below the embedded media list at syntax page
emphasis syntax has similar syntax, prevent conflicts
spaces were not stored due to automatically tools
increased copyright year in wiki:dokuwiki
Losslessly reduced PNG images with optipng -o7 -strip all, advdef -z4 -i60, and advpng -z4 -i60.
Clean up RSS sort wording per https://github.com/splitbrain/dokuwiki/pull/999#discussion_r22706527.Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Document the nosort parameter.Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
1234567