README.md
1# DokuWiki Template Ad-Hominem
2
3A clean and lightweight HTML5 template for [DokuWiki](https://github.com/dokuwiki/dokuwiki).
4
5## Features
6
7
8 * Prominent search field with preloading search results.
9 * Collapsible sidebar and table of contents.
10 * Link preview: title and first paragraph of the linked page is shown in the title text.
11 * This also works for Wikipedia links!
12 * Looks good in print.
13 * The template implements [WCAG 2.1](https://www.w3.org/TR/WCAG21/) Level AA (however, the DokuWiki content renderer has some limitations)
14 * [GDPR](https://en.wikipedia.org/wiki/General_Data_Protection_Regulation)-compliant: does not load external resources like font files or others (note that the [jquerycdn](https://www.dokuwiki.org/config:jquerycdn) setting needs to be set to “local delivery only” for GDPR-compliance)
15 * Neatly formatted and standards-compliant code (where possible – again, the DokuWiki content renderer is the limiting factor)
16 * Makes better use of larger screens (target is half of a 4K screen), but because the template is fully responsive, smaller is no problem (down to ca. 300px wide)
17 * improvements to edit view, media manager, etc.
18 * User-side controlled “dark mode”, i.e. follows the client side dark mode settings.
19 * Improvements to the default functionality, e.g. a resizeable internal link selection widget, etc.
20 * Configuration to override the "home"-link (see below)
21 * Integrated "Cookies" banner functionality
22 * Integrated languages menu (works with the [Translate](https://www.dokuwiki.org/plugin:translate) plugin)
23 * Compatible with PHP8+ as well as DokuWiki “Kaos” and “Librarian”.
24 * Support for global RTL (right-to-left) site direction.
25
26## Localizations
27
28As the template uses only the original DokuWiki template strings, it should work with any of the languages that DokuWiki comes in.
29
30## More information
31
32Please see the [Plugin page on the DokuWiki site](https://www.dokuwiki.org/template:ad-hominem) for more information:
33