History log of /plugin/simplenavi/ (Results 26 – 50 of 61)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
660b56c309-Jan-2023 Andreas Gohr <andi@splitbrain.org>

when using sneakyindex, check ACLs agains the namespace's start page

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

allow relative namespaces (starting with a dot)

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

Version upped

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

new top level filter mechanism

Adding the option filter to the syntax adds a mechanism to filter the
list at the top level. The current filter is preserved through
navigation via session storage.

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

code cleanup

dee30e8e06-Jul-2022 Andreas Gohr <andi@splitbrain.org>

Version upped

816351b216-Jan-2022 Viktor Kristian <vkristian@gmail.com>

added translation to sk language

319137fd16-Jan-2022 Viktor Kristian <vkristian@gmail.com>

added translation to sk language

8ddd933f20-Mar-2019 Andreas Gohr <andi@splitbrain.org>

Version upped

58aa61cc20-Mar-2019 Andreas Gohr <andi@splitbrain.org>

fix testing

f8761f0f25-Apr-2018 Andreas Gohr <andi@splitbrain.org>

Version upped

303e140527-Aug-2017 Michael Große <mic.grosse@googlemail.com>

fix: check for unset variables to fix PHP Notices

While DokuWiki by default suppresses PHP Notices, they are still bad
style and we should not trigger them.

00f6e16c21-Jul-2016 Andreas Gohr <andi@splitbrain.org>

Version upped

9e5448f818-Jul-2016 Andreas Gohr <andi@splitbrain.org>

Version upped

daf2dc9815-Jul-2016 Oliver <igittigitt@users.noreply.github.com>

Update syntax.php

Stolen and slightly modified from unmerged pullrequest of "sinky"

8d67326d24-Jan-2016 Andreas Gohr <andi@splitbrain.org>

Version upped

37f0c56524-Jan-2016 Andreas Gohr <andi@splitbrain.org>

Adjust method signatures to match parent

628d2f2126-Feb-2015 Michael Große <mic.grosse+github@googlemail.com>

Update email-adress in plugin.info.txt

51a5636407-Jan-2015 Michael Große <grosse@cosmocode.de>

Set version to today

18ede48707-Jan-2015 Michael Große <grosse@cosmocode.de>

Fix group name and add coverage information

2122c0d007-Jan-2015 Michael Große <grosse@cosmocode.de>

Change from preg_replace to faster str_replace

f515dd6512-Nov-2014 Michael Große <mic.grosse+github@googlemail.com>

fix .travis.yml

f6df42f612-Nov-2014 Michael Große <mic.grosse+github@googlemail.com>

Add .travis.yml

c7bf8c8612-Nov-2014 Michael Große <mic.grosse+github@googlemail.com>

Adjust the signature of handle and render

c9936b5b12-Nov-2014 Michael Große <mic.grosse+github@googlemail.com>

Fix position of subpages in ascii sorting

Since colons come in the ascii table after numbers, there was some
unintended sorting with multiple namespaces, which only differed by
unindented numbers at

Fix position of subpages in ascii sorting

Since colons come in the ascii table after numbers, there was some
unintended sorting with multiple namespaces, which only differed by
unindented numbers at the end. Replacing the colons with the '/' which
is in front of the numbers in the ascii table solved the problem.

Add a test for this.

Known possible issue: pages are not sorted after namespaces.

show more ...

123