dokuwiki-template-sprintdoc
dokuwiki-template-sprintdoc copied to clipboard
modern, responsive template that integrates multiple plugins
Hey, first of all - thanks for this template. We do use it for our Wiki and it's a pleasure to work with it. Right now, there's two things we...
When using the [textinsert](https://www.dokuwiki.org/plugin:textinsert) plugin while the sprintdoc template is in use the plugin's interface for adding, deleting and editing macros doesn't appear. With other templates (dokuwiki for example) it...
Hello, I'm not sure why this Error (Security Token did not match. Possible CSRF attack.) is happening when changing the template to "sprintdoc", but this Error doesn't let me do...
Faced the same trouble as described in issue here https://github.com/turnermm/ckgedit/issues/620: lists make duplicates each time using CKEditor.
Hi, Here is the problem : the custom sidebar menu doesn't appear in my dokuwiki. I created a page named `sidebar` and put in this page the following text :...
If the aclinfo plugin is installed a new item for the page permissions will be added to the sidebar menu. This PR depends on https://github.com/cosmocode/aclinfo/pull/7! 
I'm using the template with DokuWiki behind a nginx reverse proxy and with the ADFS plugin to authenticate users via SAML. When a user is not logged in everything works...
Really nice looking theme on the desktop, however judging by the demo.sprintdoc.de the mobile view is a bit broken: 1. The sidebar hamburger button occupies a lot of space at...
Hi, thanks for your theme, but is it possible to change width of the wiki ? In your example (https://demo.sprintdoc.de/start) it's width 100% but I cannot do same in my...
We currently load a bunch of JS files where it is not entirely clear that we need them. * html5shiv - we only support IE11+, do we really need this?...