- Jun 17, 2018
-
-
Alexander Achenbach authored
Refer to module by suitable file name (mod_*.c). Test for mod_authz_core.c (instead of mod_authz_host.c) to properly detect Apache 2.4 and avoid false positive for Apache 2.2.
-
- Jun 07, 2018
-
-
Andreas Gohr authored
Safemode has been removed in PHP 5.4.0. We finally no longer need to deal with this insanity.
-
- Apr 11, 2018
-
-
Andreas Gohr authored
shorter names are more in line with what we already use, makes less layout problems in the documentation and is easier to type when telling people about it.
-
- Mar 22, 2018
-
-
Michael Große authored
This adds two new config options: `search_limit_to_first_ns`: Limit the search to the current X namespaces. When a search is executed from a page within a deeper namespace, the first X namespaces will be added as filter. Possible use case could be with language namespaces to ensure that the default search is initially within the current language. `search_default_fragment_behaviour`: Option to specify the default fragment search behavior
-
- Feb 01, 2018
-
-
Michael Große authored
This also adds the default theme color for the DokuWiki template as the green from the existing links.
-
- Jan 24, 2018
-
-
Michael Große authored
This should have been part of the previous commit 5e0255e3 Some simple static defaults for the PWA manifest
-
- Oct 28, 2017
-
-
Lukas Rademacher authored
-
- Aug 15, 2017
-
-
Schplurtz le Déboulonné authored
-
- May 23, 2017
-
-
Peter Mosmans authored
-
- Nov 26, 2016
-
-
Andreas Gohr authored
jQuery (and UI and Migrate) are now loaded separately from the rest of the JavaScript. This adds at least one HTTP request more but has some advantages: * browsers can cache it independently * the cache is only invalidated when versions update * we do not apply any transformations (replacements, minimizing, etc) on this code anymore which makes our dispatcher faster for the other JS * browsers seem to load (not execut) both (jquery and other) parallel, which might increase download speed a bit This split allowed for the introduction of a new config: jquerycdn. When enabled the 3 jquery files are loaded from jQueries CDN. This adds another two HTTP requests but: * since it's another host those files do not apply to the 4 request per host limit and can be loaded (not executed) in paralell which might increase download speeds a bit * the CDN is distributed worldwide which means files are requested from the closest location, increasing the download speeds * since these files/CDN are very popular, chances are high that people already have them cached in their browsers, reducing the download time to 0 and effectiely halving the javascript needed to download The option currently defaults to 'off', but I would argue 'on' would be the better default.
-
- Jun 02, 2016
-
-
Andreas Gohr authored
-
- Apr 18, 2016
-
-
Andreas Gohr authored
Since we no longer support old IE 8 and below we can enable data uris by default now. The picked size here is open for discussion. A typical HTTP header for a static image ressource is about 200 to 250 bytes at dokuwiki.org. I picked twice of that as the cutoff for inlining images.
-
- Dec 07, 2015
-
-
Werner Flamme/WKDV authored
-
- Nov 27, 2015
-
-
Andreas Gohr authored
Skips one (sometimes flaky) redirect
-
- Sep 05, 2015
-
- Jul 23, 2015
-
-
Patrick Brown authored
-
- Jul 22, 2015
-
-
Patrick Brown authored
-
Patrick Brown authored
-
- Jul 16, 2015
-
-
Patrick Brown authored
-
Patrick Brown authored
-
- Feb 13, 2015
-
-
chang-zhao authored
moved those keywords to http & added penis
-
- Feb 12, 2015
-
-
chang-zhao authored
-
Tim222 authored
Support for the URI scheme tel: #643
-
chang-zhao authored
wordblock.conf too restrictive #1021 - removed fetish, bi...sex & gay...sex
-
- Dec 09, 2014
-
-
Rainbow Spike authored
Fix some typos
-
- Dec 02, 2014
-
-
Andreas Gohr authored
Thanks to Kacper Szurek for reporting this
-
- Sep 29, 2014
-
-
lisps authored
remove config option
-
- Jun 30, 2014
-
-
Martijn Ras authored
-
- Mar 19, 2014
-
-
lisps authored
change translation message
-
- Feb 25, 2014
-
-
Gerrit Uitslag authored
- refactor detail en mediamanager link creation - refactor metadata listing
-
- Feb 16, 2014
-
-
Gerrit Uitslag authored
-
- Feb 15, 2014
-
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
Added DOKU_BASE for local target
-
- Feb 14, 2014
-
-
Gerrit Uitslag authored
* allowed urlparams * added `wiki:users:` as default user profile link
-
- Feb 02, 2014
-
-
Andreas Gohr authored
-
- Jan 05, 2014
-
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
-
- Aug 04, 2013
-
-
Andreas Gohr authored
If you used any of them readd them from http://usemod.com/intermap.txt
-