History log of /plugin/simplenavi/ (Results 51 – 61 of 61)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
306670ae12-Nov-2014 Michael Große <mic.grosse+github@googlemail.com>

Fix search function call

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

c11e20ca21-May-2014 Andreas Gohr <andi@splitbrain.org>

Version upped

489d7cb731-Jan-2014 lainme <lainme993@gmail.com>

safer string replacement in comparison

ba93e3e330-Jan-2014 lainme <lainme993@gmail.com>

correct sorting function

4591df2130-Jan-2014 lainme <lainme993@gmail.com>

sort by file name

0afc191625-Aug-2010 Andreas Gohr <gohr@cosmocode.de>

another title fix

e306992c25-Aug-2010 Andreas Gohr <gohr@cosmocode.de>

compatibility fixes for latest stable

75a0af3324-Aug-2010 Andreas Gohr <gohr@cosmocode.de>

require the search.php

492ddc4e24-Aug-2010 Andreas Gohr <gohr@cosmocode.de>

highlight path

1169a1ac24-Aug-2010 Andreas Gohr <gohr@cosmocode.de>

initial checkin

123