| #
9a6813d7 |
| 29-Jul-2025 |
Andreas Gohr <gohr@cosmocode.de> |
do not break default summary behaviour
|
| #
f6cbad5a |
| 10-Apr-2025 |
Andreas Gohr <andi@splitbrain.org> |
move standard includes to proper place. fixes #116
|
| #
9603fc81 |
| 08-Feb-2024 |
Andreas Gohr <andi@splitbrain.org> |
added config for optional copyright notice
|
| #
da9591f0 |
| 10-Jul-2023 |
Andreas Gohr <andi@splitbrain.org> |
added closedwiki option
This hides most of the wiki tools including the sidebar and search until the user has logged in.
|
| #
cfa8d144 |
| 21-Oct-2021 |
Andreas Gohr <andi@splitbrain.org> |
added support for translation plugin
|
| #
3e1e2a1f |
| 06-Jul-2021 |
Andreas Gohr <andi@splitbrain.org> |
added option to disable the autocollapsing of the sidebar
|
| #
8bbec98f |
| 03-Sep-2020 |
Andreas Gohr <andi@splitbrain.org> |
avoid flickering on scroll
Previoulsy when position fixing the TOC on scroll the page got shorter. This changed the scroll position which in certain circumstances could unfix the TOC again, making t
avoid flickering on scroll
Previoulsy when position fixing the TOC on scroll the page got shorter. This changed the scroll position which in certain circumstances could unfix the TOC again, making the page longer again... this made the whole page flicker like mad.
This should avoid shortening the page.
A proper fix would require to clean up the whole structuring of the HTML and CSS, which would probably be a good idea but would require a lot of effort.
show more ...
|
| #
c1e0eaa8 |
| 12-Mar-2019 |
Andreas Gohr <gohr@cosmocode.de> |
added support for the sitemapnavi plugin
When installed the navigation can be switched between the default sidebar based navigation and the site tree
|
| #
72166b79 |
| 11-Mar-2019 |
Jana Deutschländer <deutschlaender@cosmocode.de> |
#17: make header layout configurable
|
| #
2673e6cb |
| 04-Jun-2018 |
Michael Große <grosse@cosmocode.de> |
Apply .dokuwiki class to div below body to better mirror dokwuki template
This may have unintended side-effects, but so far looks good.
|
| #
a31d3c3f |
| 27-Apr-2018 |
Michael Große <grosse@cosmocode.de> |
fix: Don't start output before last header
Should fix #2
|
| #
6b6e2bd6 |
| 19-Jan-2018 |
Michael Große <grosse@cosmocode.de> |
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 rele
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.
show more ...
|
| #
0dbbf264 |
| 16-Oct-2017 |
Silke Pisulla <pisulla@cosmocode.de> |
empty lines addes
|
| #
4f626e33 |
| 26-Sep-2017 |
Jana Deutschländer <deutschlaender@cosmocode.de> |
SPR-950 changes for mobile header, Bugfix edit Mode of document
|
| #
1fdf3177 |
| 29-May-2017 |
Michael Große <grosse@cosmocode.de> |
Do not include the file header.html twice
This file is already included in line 90
SPR-994
|
| #
7d802b57 |
| 02-May-2017 |
Jana Deutschländer <deutschlaender@cosmocode.de> |
keyboard access + direct link scrolling
|
| #
aa2452b0 |
| 21-Apr-2017 |
Michael Große <grosse@cosmocode.de> |
Move the highlightparent-plugin, because messages
The link from the highlightparent-plugin is supposed to stay inside the grey bar at top of the page, even if there are messages. To facilitate that,
Move the highlightparent-plugin, because messages
The link from the highlightparent-plugin is supposed to stay inside the grey bar at top of the page, even if there are messages. To facilitate that, it's easiest to explicitly place it above the msg-area.
For this to work, the highlightparent-plugin must be updated.
SPR-944
show more ...
|
| #
5dbeba2a |
| 20-Apr-2017 |
Michael Große <grosse@cosmocode.de> |
Add clearer before content
If the content does not begin with a h1, then it should still start below the meta-box.
|
| #
6db10650 |
| 20-Apr-2017 |
Jana Deutschländer <deutschlaender@cosmocode.de> |
SPR-814: bugfix for content toggle / sidebar section toggle in detail template
|
| #
9fbd1827 |
| 19-Apr-2017 |
Jana Deutschländer <deutschlaender@cosmocode.de> |
Merge branch 'pageattributes' into 'master'
refactoring der Pageattributes (qc und do)
See merge request !29
|
| #
e302d67f |
| 18-Apr-2017 |
Michael Große <grosse@cosmocode.de> |
Remove references to removed options
In commit cb7cc643bf8e0ff0a632314222134a32ded8ae21 the other options were removed, as discussed.
This commit now removes references to these options from the co
Remove references to removed options
In commit cb7cc643bf8e0ff0a632314222134a32ded8ae21 the other options were removed, as discussed.
This commit now removes references to these options from the codebase.
SPR-754
show more ...
|
| #
1c24bf19 |
| 18-Apr-2017 |
Michael Große <grosse@cosmocode.de> |
Merge branch 'master' into toggleConf
|
| #
f428fce4 |
| 18-Apr-2017 |
Jana Deutschländer <deutschlaender@cosmocode.de> |
Merge branch 'moveSidebarHeader' into 'master'
Move file sidebar-header include below search
See merge request !33
|
| #
dc4330a7 |
| 13-Apr-2017 |
Michael Große <grosse@cosmocode.de> |
Move file sidebar-header include below search
As discussed in today's meeting, there should be no sidebar-content above the search.
SPR-921
|
| #
d160b7e7 |
| 13-Apr-2017 |
Silke Pisulla <pisulla@cosmocode.de> |
Merge branch 'master' of gitlab.cosmocode.de:deutschlaender/sprintdoc-template into pageattributes
|