1
0
Fork 0

Adding ad-hominem version 2024-10-07 (3a49926).

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-03-16 08:34:47 +01:00
parent 04082b5e58
commit 9432cbd70d
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
105 changed files with 8812 additions and 0 deletions

View file

@ -0,0 +1,32 @@
# DokuWiki Template Ad-Hominem
A clean and lightweight HTML5 template for DokuWiki.
## Features
* Prominent search field with preloading search results.
* Collapsible sidebar and table of contents.
* Link preview: title and first paragraph of the linked page is shown in the title text.
* This also works for Wikipedia links!
* Looks good in print.
* The template implements [WCAG 2.1](https://www.w3.org/TR/WCAG21/) Level AA (however, the DokuWiki content renderer has some limitations)
* [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)
* Neatly formatted and standards-compliant code (where possible again, the DokuWiki content renderer is the limiting factor)
* 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)
* improvements to edit view, media manager, etc.
* User-side controlled “dark mode”, i.e. follows the client side dark mode settings.
* Improvements to the default functionality, e.g. a resizeable internal link selection widget, etc.
* Configuration to override the "home"-link (see below)
* Integrated "Cookies" banner functionality
* Integrated languages menu (works with the [Translate](https://www.dokuwiki.org/plugin:translate) plugin)
* Compatible with PHP8+ as well as DokuWiki “[Kaos](https://www.dokuwiki.org/changes#release_2024-02-06_kaos)”.
* Support for global RTL (right-to-left) site direction.
## Localizations
As the template uses only the original DokuWiki template strings, it should work with any of the languages that DokuWiki comes in.
## More information
Please see the [Plugin page on the DokuWiki site](https://www.dokuwiki.org/template:ad-hominem) for more information: