History log of /template/sprintdoc/ (Results 26 – 50 of 669)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5e6b918312-Mar-2024 Andreas Gohr <andi@splitbrain.org>

adjust section highlighting for Kaos

This should fix flickering when hovering edit buttons. It will probably
break compatibility with earlier releases

79e34f4e08-Feb-2024 Andreas Gohr <andi@splitbrain.org>

Version upped

9603fc8108-Feb-2024 Andreas Gohr <andi@splitbrain.org>

added config for optional copyright notice

36f7f6d905-Nov-2023 Schplurtz le Déboulonné <schplurtz@laposte.net>

translation update

5c11b34612-Sep-2023 Andreas Gohr <andi@splitbrain.org>

Version upped

ee2fe71312-Sep-2023 Andreas Gohr <andi@splitbrain.org>

align toollists to the left in sidebar

b8adbb9e12-Sep-2023 Andreas Gohr <andi@splitbrain.org>

streamline page attributes

Page attribute icons should now align better and all look the same.

1e03e2a504-Sep-2023 Andreas Gohr <andi@splitbrain.org>

Version upped

844596f704-Sep-2023 Anna Dabrowska <dabrowska@cosmocode.de>

Plugin starred: fix button height

b2c99f0510-Jul-2023 Andreas Gohr <andi@splitbrain.org>

Version upped

da9591f010-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.

621124b310-Jul-2023 Andreas Gohr <andi@splitbrain.org>

some cleanup in the usertool handling

do not display unavailable actions

80e39be010-Jul-2023 Andreas Gohr <andi@splitbrain.org>

Adjust sidebar panel margin

Since navigation panels now always close when the sidebar is minimized,
it's not longer necessare to move their contents out of the visible
margin under the icons. This g

Adjust sidebar panel margin

Since navigation panels now always close when the sidebar is minimized,
it's not longer necessare to move their contents out of the visible
margin under the icons. This gives a bit more space for contents.

show more ...

02b0cec610-Jul-2023 Andreas Gohr <andi@splitbrain.org>

housekeeping

c6a055e702-Mar-2023 Andreas Gohr <andi@splitbrain.org>

Version upped

32cb574902-Mar-2023 Anna Dabrowska <dabrowska@cosmocode.de>

Do not use SVG width and height directly when embedding images

e4a08eff02-Mar-2023 Anna Dabrowska <dabrowska@cosmocode.de>

If SVG width and height are not define, set them to 100%

f86e6b9903-Jan-2023 Andreas Gohr <andi@splitbrain.org>

Version upped

9510c08003-Jan-2023 Andreas Gohr <andi@splitbrain.org>

Added additional include hooks to easily extend the navigation

9d42445811-Oct-2022 Andreas Gohr <andi@splitbrain.org>

Version upped

2e98afbd09-Oct-2022 fiwswe <53953985+fiwswe@users.noreply.github.com>

Correctly interpret result of strpos(…)

if `%s` happens to be at the start of the string then `strpos(…, '%s')` returns `0`. That evaluates to false in an `if` statement. Thus the replacement will n

Correctly interpret result of strpos(…)

if `%s` happens to be at the start of the string then `strpos(…, '%s')` returns `0`. That evaluates to false in an `if` statement. Thus the replacement will not be applied in that case.
See https://github.com/splitbrain/dokuwiki/pull/3790 for a probable similar issue.

show more ...

f6194cf408-Sep-2022 Andreas Gohr <andi@splitbrain.org>

Version upped

ac48489107-Sep-2022 fiwswe <53953985+fiwswe@users.noreply.github.com>

Fix deprecation warnings

efb850db09-Nov-2021 Andreas Gohr <andi@splitbrain.org>

Version upped

63c9c46109-Nov-2021 Andreas Gohr <andi@splitbrain.org>

ignore JS only links when simplifying the sidebar

12345678910>>...27