Learn about DokuWiki
Advanced Use
Corporate Use
Our Community
Follow us on Facebook, Twitter and other social networks.
Learn about DokuWiki
Advanced Use
Corporate Use
Our Community
Follow us on Facebook, Twitter and other social networks.
Install the template as usual through the Extension manager.
Refer to template on how to install and use templates in Dokuwiki.
The sprintdoc template is the spiritual successor to the ICKE template. The goal is to provide a modern, responsive template that integrates multiple plugins useful for small to medium sized company intranets and project wikis.
The sprintdoc template features a standard sidebar mechanism. Simply create a page named sidebar
to create a permanent navigation menu.
By default each headline in the sidebar page will automatically create a collapsible section - this can be changed in the configuration.
====== A Section ====== * [[wiki:dokuwiki|About DokuWiki]] * [[wiki:syntax|DokuWiki Syntax]]
A special syntax allows you to specify SVG icons to be used instead of the automatically created icons. To do so, simply provide a valid media id after an @
character. Please refer to mime on how to enable SVG uploads in your wiki:
====== Section with local icon @icons:fish.svg ======
Alternatively you can refer to any icon available at materialdesignicons.com (MDI). When an icon can not be found locally it is looked up at MDI:
====== Section with MDI icon @alert-octagram.svg ======
The template allows to configure certain features in DokuWiki's configuration manager. Design features (like colors) can be configured via the Styling Manager.
The template supports various logos, favicons etc. They have to be provided in PNG format and need to be uploaded to the wiki
namespace. At the very minimum you should provide a wiki:logo.png
image and maybe a wiki:favicon.ico
. Additional images can be provided, but are created from the main logo if missing.
wiki:logo.png
– used when no specialized logo is foundwiki:logo-wide.png
– main logo for desktop modewiki:logo-32×32.png
– main logo for mobile mode wiki:favicon.ico
– faviconwiki:favicon.png
– favicon fallbackwiki:logo-square.png
– mobile logo fallbackThe template supports traditional include hooks as defined in the dokuwiki template as well as includes configurable via the Template Include plugin.
The sprintdoc template support a handful of plugins right out of the box. That means there's no additional configuration needed other than installing to make use of these plugins. All of these plugins are completely optional but can enhance the experience.
Releases:
I figured out, that some .svg Files arent working. Files from materialdesignicons.com (MDI) or Icons8 will work just fine.