Some extra tips when configuring Dokuwiki:
$ROOT/conf top-level directory for interesting files to edit. Add .local before the suffix for user-configuration (to avoid being overwritten by Dokuwiki upgrades)| Filename | Description |
|---|---|
| acryonyms.local.conf | to add new acronyms |
| entities.local.conf | to disable overrides, especially for arrows and dashes and triple dots |
| interwiki.local.conf | for interwiki shortcuts |
| mime.local.conf | to add file extensions for uploading |
| scheme.local.conf | to add custom schemes, e.g. Zotero links |
| smileys.local.conf | for quick svg icon insertion (as a smiley) |
| userstyle.css | for code formatting |
| wordblock.conf | for blocklist, if enabling public comments. To update via cron instead |
touch conf/local.php.~~NOCACHE~~ [[?do=edit&newpagetemplate=pagetemplates/default|Trigger new page template]]