dokuwiki-template-sprintdoc.../tpl
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
..
favicon_tiles.php Use favicons for square logos 2017-04-19 11:52:48 +02:00
main-sidebar-logo.php fix mobile sidebar not shown if there is no logo 2017-04-10 16:37:54 +02:00
main-sidebar-nav.php integrate the own stared pages into the sidebar 2017-04-20 13:18:08 +02:00
main-sidebar-search.php made search toggle translatable 2017-02-22 14:17:33 +01:00
nav-breadcrumb.php fixed line endings CRLF -> LF 2017-02-09 17:48:44 +01:00
nav-direct.php SPR-797 fix ID uniqueness 2017-02-13 16:53:06 +01:00
nav-magicmatcher.php SPR-797 fix ID uniqueness 2017-02-13 16:53:06 +01:00
nav-meta-box.php Merge branch 'master' into pageattributes 2017-04-11 16:13:02 +02:00
nav-page-attributes.php Merge branch 'starred' into 'master' 2017-04-24 14:06:04 +02:00
nav-page-tools.php Remove $showTools, because it is set to true 2017-04-18 13:48:52 +02:00
nav-status.php fixed line endings CRLF -> LF 2017-02-09 17:48:44 +01:00
nav-usertools-buttons.php Use do-plugin's user task button w/ overlay 2017-04-24 19:23:48 +02:00