sitelogo setting in the template settings.DokuWiki has a mechanism to modify he appearance of wiki pages by including static HTML snippets in certain places.
The names and places where these files can be inserted depend on the template you use. The files have to be placed into directory lib/tpl/nuropa/ and they all should end with the .html file extension.
| Section | Filename | Description |
|---|---|---|
| Toolbar | toolbar-pre | Before the left-hand item |
toolbar-post | After the left-hand item | |
| Searchbar | sitelogo | Replaces the site logo1) |
searchbar-pre | Before the right-hand tool | |
searchbar-post | After the right-hand tool | |
| Titlebar | title | Replaces the main page title2) |
| Footer | footer | Before the license info block |
licenseinfo | Inside the license info block |
Add other hooks here.