• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

conf/12-Jul-2025-5026

css/10-Aug-2025-6,7946,104

images/12-Jul-2025-154153

lang/12-Jul-2025-591420

rest/12-Jul-2025-8451

.gitignoreD12-Jul-202543 43

LICENSED12-Jul-202517.7 KiB340281

README.mdD12-Jul-20252 KiB3324

composer.jsonD12-Jul-2025581 2928

detail.phpD12-Jul-20254.9 KiB158133

main.phpD12-Jul-20254.2 KiB131105

my_template.phpD13-Sep-202524.6 KiB764449

script.jsD12-Jul-20259.7 KiB365248

style.iniD10-Aug-20255.4 KiB142114

template.info.txtD13-Sep-2025259 87

tpl_footer.phpD12-Jul-20251.6 KiB2719

tpl_searchform.phpD12-Jul-20251.2 KiB1913

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