Find a file
Michael Große 211de8a54a
Use do-plugin's user task button w/ overlay
Motivation
----------
Since we do not have a dashboard it would be useful to directly see
one's task on click upon the respective icon. Also this is most likely
the dominating reason of the dashboard-usage.

Implementation Decisions
------------------------
* Use SVG: Since we move towards using SVG everywhere in DokuWiki, I
decided to use a SVG icon here as well. This makes it compatible with
other templates too, without introducing an icon-font there.
* Using a `<span>` instead of a `<strong>`: I do not see the semantic reason
behind using a `<strong>` here.

Other Changes
-------------
* The styles related to the do-plugin have been moved from
css/area_nav-usertools.less to css/plugins/do_tasks.less

This needs the respective pull request merged from the do-plugin:
https://github.com/cosmocode/do/pull/31

SPR-962
2017-04-24 19:23:48 +02:00
conf Make sidebar toggle elements configurable 2017-04-12 13:35:33 +02:00
css Use do-plugin's user task button w/ overlay 2017-04-24 19:23:48 +02:00
fonts/icons SPR-843: Fontello Icons jira + comment-question 2017-03-13 11:08:58 +01:00
images Add icon for odt-export 2017-04-10 12:28:08 +02:00
img integrate the own stared pages into the sidebar 2017-04-20 13:18:08 +02:00
js Explicitly refer to the global sessionStorage 2017-04-20 16:30:50 +02:00
lang Use do-plugin's user task button w/ overlay 2017-04-24 19:23:48 +02:00
tpl Use do-plugin's user task button w/ overlay 2017-04-24 19:23:48 +02:00
.gitignore ignore unzipped fontello folder 2017-01-04 15:28:47 +01:00
.gitlab-ci.yml Also deploy to the wiki.cosmocode.de farm 2017-03-08 14:34:32 +01:00
COPYING initial commit starter template 2016-10-31 11:48:20 +01:00
detail.php SPR-930: pseudo state for breadcrumb on detail template 2017-04-20 12:50:16 +02:00
fabfile.py Add fabfile.py 2017-02-21 13:56:11 +01:00
main.php Move the highlightparent-plugin, because messages 2017-04-21 13:55:46 +02:00
mediamanager.php removed old IE shivs and conditionals SPR-801 SPR-823 2017-03-08 10:43:00 +01:00
README basic less structure, template main doc head changes 2016-10-31 17:07:38 +01:00
README.md template redesign 2017-01-02 09:14:38 +01:00
script.js SPR-930: pseudo state for breadcrumb on detail template 2017-04-20 12:50:16 +02:00
style.ini Merge branch 'spis-master' into 'master' 2017-04-24 15:26:56 +02:00
svg.php SVG dispatch: allow passing ini colors without underscores 2017-02-21 16:34:26 +01:00
template.info.txt Version upped 2017-04-13 09:59:21 +02:00
Template.php Show number of tags in metabox label 2017-04-21 16:36:05 +02:00
tpl.php Move 'Back to top' pagetool to the end 2017-04-13 15:11:45 +02:00

sprintDoc Template for dokuwiki