History log of /plugin/simplenavi/lang/en/ (Results 1 – 6 of 6)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8a3822ef02-Apr-2025 Andreas Gohr <andi@splitbrain.org>

add the peek option

This replaces the handling of the sneakyindex mechanism by being more
clever.

4c5e7fe502-Apr-2025 Andreas Gohr <andi@splitbrain.org>

revamp config options and tests

e58e2f7203-Aug-2023 Andreas Gohr <andi@splitbrain.org>

added option to sort namespaces before other pages

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

Refactor item gathering and sorting

This fixes the broken sort by title mechanism

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.

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

Add option for natural sorting and make it default

The search(...) function creates per default a natural sorted array.
This behaviour is now enforced by adding an explicit 'natural'
parameter. Sort

Add option for natural sorting and make it default

The search(...) function creates per default a natural sorted array.
This behaviour is now enforced by adding an explicit 'natural'
parameter. Sorting by the ascii table in now an option in the config
menu.

Add files for the configuration and add a test for the 'natural'
sorting.

However the ascii sorting is still broken and will be fixed in a later
commit. Currently the pages of an open namespace are not always below
the open namespace but below another one.

show more ...