sprintdoc Template
—- template —- description : Modern, responsive template that integrates multiple plugins useful for small to medium sized company intranets and project wikis author : Jana Deutschländer/Andreas Gohr/Michael Große email : dokuwiki@cosmocode.de lastupdate_dt : 2020-01-22 compatible : Greebo, !Frusterick Manners depends : similar : screenshot_img: template:sprintdoc-clean.png tags : modern, responsive
downloadurl : https://github.com/cosmocode/dokuwiki-template-sprintdoc/zipball/master bugtracker : https://github.com/cosmocode/dokuwiki-template-sprintdoc/issues sourcerepo : https://github.com/cosmocode/dokuwiki-template-sprintdoc/
Download and Install
Install the template as usual through the Extension manager.
Refer to Search on how to install and use templates in DokuWiki.
Sites using this Template
- https://demo.sprintdoc.de/ (in German)
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.
Overview
Sidebar
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. The icon must be publicly accessible, which means not protected by any ACL rules. Please refer to This topic does not exist yet 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 ======
Configuration
The template allows to configure certain features in DokuWiki's configuration manager. Design features (like colors) can be configured via the Styling Manager.
Logos
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 found
- wiki:logo-wide.png – main logo for desktop mode
- wiki:logo-32×32.png – main logo for mobile mode
- wiki:favicon.ico – favicon
- wiki:favicon.png – favicon fallback
- wiki:logo-square.png – mobile logo fallback
Includes
The template supports traditional include hooks as defined in the dokuwiki template as well as includes configurable via the Template Include plugin.
Plugin-Support
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.
- Starred – bookmarks are shown in the sidebar, the star icon to bookmark pages is integrated the page attributes
- Do – list of open tasks is integrated in the user tools, page tasks are listed in the page attributes
- Qc – page quality is integrated into the page attributes
- Highlightparent – integrated into breadcrumbs
- Tagging – integrated into the page tabs
- Struct – adjusted styling
- Data – adjusted styling
- Quicksubscribe – the subscription Icon is integrated into the page attributes
- All plugins supporting the new menu system introduced in Greebo, this includes
Development
Commit-Ticker
- Version upped (2024/10/14 21:52)
- Remove obsolete JavaScript (2024/10/14 12:37)
- Merge pull request #113 from dokuwiki-translate/lang_update_867_17177… (2024/07/29 06:14)
- translation update (2024/06/07 02:45)
- Version upped (2024/03/30 22:51)
- Merge pull request #111 from Zweihorn/patch-1 (2024/03/30 17:05)
- Update metadata.php syntax to avoid warning (2024/03/30 16:32)
- Version upped (2024/03/12 22:51)
Releases:
- 2024-10-14 by splitbrainVersion upped
- 2024-03-30 by splitbrainVersion upped
- 2024-03-12 by splitbrainVersion upped
- 2024-02-08 by splitbrainVersion upped
- 2023-09-12 by splitbrainVersion upped
- 2023-09-04 by splitbrainVersion upped
- 2023-07-10 by splitbrainVersion upped
- 2023-03-02 by splitbrainVersion upped