| 306670ae | 12-Nov-2014 |
Michael Große <mic.grosse+github@googlemail.com> |
Fix search function call |
| db559ff9 | 12-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 ...
|
| c11e20ca | 21-May-2014 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 489d7cb7 | 31-Jan-2014 |
lainme <lainme993@gmail.com> |
safer string replacement in comparison |
| ba93e3e3 | 30-Jan-2014 |
lainme <lainme993@gmail.com> |
correct sorting function |
| 4591df21 | 30-Jan-2014 |
lainme <lainme993@gmail.com> |
sort by file name |
| 0afc1916 | 25-Aug-2010 |
Andreas Gohr <gohr@cosmocode.de> |
another title fix |
| e306992c | 25-Aug-2010 |
Andreas Gohr <gohr@cosmocode.de> |
compatibility fixes for latest stable |
| 75a0af33 | 24-Aug-2010 |
Andreas Gohr <gohr@cosmocode.de> |
require the search.php |
| 492ddc4e | 24-Aug-2010 |
Andreas Gohr <gohr@cosmocode.de> |
highlight path |
| 1169a1ac | 24-Aug-2010 |
Andreas Gohr <gohr@cosmocode.de> |
initial checkin |