Commit graph

827 commits

Author SHA1 Message Date
Andreas Gohr
90d581769d Version upped 2019-03-12 23:53:11 +01:00
Jana Deutschländer
09dd0a60f8 remove author from comment block of less files 2019-03-12 16:03:30 +01:00
Andreas Gohr
046583e205 fixed sitemapnavi after the parameter has been renamed 2019-03-12 11:23:07 +01:00
Andreas Gohr
95823334d4 removed not implemented mode from config 2019-03-12 11:09:43 +01:00
Andreas Gohr
8e339a857e keep single line, shortened tagline on desktop in compact mode 2019-03-12 11:09:43 +01:00
Andreas Gohr
c1e0eaa830 added support for the sitemapnavi plugin
When installed the navigation can be switched between the default
sidebar based navigation and the site tree
2019-03-12 11:09:43 +01:00
Jana Deutschländer
44cab59726 #17: set min-height for compact header with neither logo nor title 2019-03-12 11:09:43 +01:00
Jana Deutschländer
72166b7941 #17: make header layout configurable 2019-03-12 11:09:43 +01:00
Andreas Gohr
e9519300fa Version upped 2019-03-11 23:53:22 +01:00
Andreas Gohr
ed91dc00ee support the quicksubscribe plugin 2019-03-11 12:08:18 +01:00
Andreas Gohr
645b04c341 Version upped 2018-10-08 23:53:16 +02:00
Michael Große
e548bee225
💄 (css) Fix styling for struct bureaucracy form fields
See cosmocode/dokuwiki-plugin-struct#404
2018-10-08 13:38:43 +02:00
Michael Große
2765267e59
🐛 (css) Remove double styles for super-/subscript 2018-10-08 13:15:14 +02:00
Michael Große
c675d15e37
🔖 Version upped 2018-09-13 13:43:39 +02:00
Michael Große
07a6211583
🚸 Make entire quick search row clickable
See #14
2018-09-13 13:42:40 +02:00
Michael Große
72fce92ac1
💄 Fix highlights in headline
This reset style broke highlighting in headlines without visible benefit

See #14
2018-09-13 13:20:40 +02:00
Andreas Gohr
153875bae4 Version upped 2018-08-30 23:53:18 +02:00
Michael Große
28b3de4faf
🐛 Fix styles hiding highlightparent plugin
plugin filename had typo, when z-index: -1 was removed from dokuwiki__content::before side-effects
on highlightparent weren't checked
2018-08-30 13:49:07 +02:00
Andreas Gohr
ac38b51b04 Version upped 2018-07-20 23:53:06 +02:00
Andreas Gohr
2564242ece
Merge pull request #9 from cosmocode/bureaucracyStyles
💄 improve display of (struct) bureaucracy fields
2018-07-20 09:18:51 +02:00
Michael Große
347e7cdd75
💄 improve display of (struct) bureaucracy fields
Bureaucracy handles field width already responsivly
2018-07-07 11:01:28 +02:00
Michael Große
c300cc822d
🔖 Version upped 2018-06-04 17:46:49 +02:00
Michael Große
cb434127c7
💄 Remove unneccesary(?) color definition for the edit area
This caused problems with the WYSIWYG editor which expects to styles of the wiki to apply in the
edit-area as well
2018-06-04 17:45:42 +02:00
Michael Große
2673e6cbd9
🐛 Apply .dokuwiki class to div below body to better mirror dokwuki template
This may have unintended side-effects, but so far looks good.
2018-06-04 15:37:13 +02:00
Michael Große
eab9fb6fa7
💡 type hint must be direcetly in front of hinted variable 2018-06-04 15:29:49 +02:00
Andreas Gohr
5bcaab5235 Version upped 2018-05-12 23:52:38 +02:00
Michael Große
3c840831f0 fix(sidebar): let nested list items in the sidebar have indentation again
Some overzealous aligning removed all indentation from lists in the sidebar. Removing just the
left-padding from the top-level ul is enough. Nested ul don't have padding anyway.
2018-05-12 20:39:20 +02:00
Andreas Gohr
877cf06d40 Version upped 2018-04-27 23:52:42 +02:00
Michael Große
a31d3c3f74
fix: Don't start output before last header
Should fix #2
2018-04-27 09:32:07 +02:00
Michael Große
1f1bcfe4b5
Version upped 2018-04-24 16:16:30 +02:00
Michael Große
9038109bd6
fix: remove non-existing include, add placeholder comment 2018-04-24 15:31:08 +02:00
Michael Große
09a002747b
fix: use new _search.less of DokuWiki template
This breaks compatibility with pre-Greebo releases
2018-04-24 14:35:50 +02:00
Michael Große
c4d382781c
fix: remove fabfile - we're no longer auto-deploying 2018-04-24 14:30:31 +02:00
Michael Große
bc5ab4a6d1
docs: consolidate READMEs 2018-04-24 14:28:48 +02:00
Jana Deutschländer
f737ed86ff Merge branch 'greebo' into 'master'
Anpassungen für DokuWiki Master / kommendes DokuWiki Greebo release

See merge request deutschlaender/sprintdoc-template!79
2018-04-24 14:06:14 +02:00
Jana Deutschländer
ef954efebc QS: remove unused translations in lang.php 2018-04-16 15:53:59 +02:00
Michael Große
8c8001b6a9
Fix svg replacement in Greebo+
A recent DokuWiki merge request changed how the style.ini can be
accessed: splitbrain/dokuwiki#2241
2018-04-11 11:49:59 +02:00
Michael Große
7b3c2fe1dd
fix: actually cache the external svg icons from mdi 2018-03-20 15:51:14 +01:00
Michael Große
2d23527da7
refactor: support all user tools svg icons
These icons will still not be visible, except for the logout icon even
with the current master branch. However upon release of DokuWiki Greebo,
The fontello css creating the admin, login and register icons can simply
be removed and the svg icon should be visible and well formatted.
2018-01-19 17:53:25 +01:00
Michael Große
8b66a7b3b3
feat: style new user tools logout button
We need to use a button here, because logout changes server state and
shut hence be POST request.
2018-01-19 17:28:47 +01:00
Michael Große
d23a07793f
feat: style site and user tools in sidebar
This uses the BEM methodology as far as possible in order to keep the
code as clean and simple as possible.
2018-01-19 16:25:37 +01:00
Michael Große
be2951ad9a
refactor: drop DokuWiki pagetools CSS
DokuWikis Pagetools CSS changes significantly between Frusterick Manners
and Greebo, Since we already have pagetools like in Greebo in this
template by default, it makes sense to use our own styles all the way to
reduce duplication and to ensure a consistent look.

This made some more adjustments/simplifications necessary/possible.
2018-01-19 15:31:00 +01:00
Michael Große
6b6e2bd6f7
refactor: use the new menu classes from master if available
This is still fully compatible with the current stable Frusterick
Manners, however these old method calls should be removed after the
release of Greebo.
2018-01-19 15:26:22 +01:00
Silke Pisulla
3ce7dd3b16 link style in TH added 2017-10-26 13:50:56 +02:00
Silke Pisulla
4fa29dcb70 SPR-947: check Lang-Strings 2017-10-20 14:55:32 +02:00
Silke Pisulla
6a2e017953 SPR-908: QS tabbox hidden by content (detail, mediamanager) 2017-10-20 14:54:34 +02:00
Silke Pisulla
d9d97457c3 SPR-908: QS prefix added 2017-10-20 14:53:56 +02:00
Silke Pisulla
1ef4a6ce92 SPR-908: QS no incremental loops in less 2017-10-20 11:20:03 +02:00
Silke Pisulla
803984a411 SPR-908: QS "no issues" 2017-10-20 11:18:43 +02:00
Jana Deutschländer
c148f2cb3f Merge branch 'SPR-950' into 'master'
SPR-950 changes for mobile header

See merge request deutschlaender/sprintdoc-template!78
2017-10-19 10:34:09 +02:00