Feature Proposal: SEARCH with sort by parent
Motivation
For TWiki apps it is useful to be able to sort by parent of the topics found.
Description and Documentation
Add new
"parent" type to
order parameter, e.g.
order="parent".
At the same time, add an alias
sort="" that does the same as
order="". The word sort is more intuitive than order.
Examples
Impact
Implementation
--
Contributors: PeterThoeny - 2012-11-01
Discussion
Accepted by 7 day review period at
JerusalemReleaseMeeting2012x11x09.
--
PeterThoeny - 2012-11-09
This is now done in
SVN trunk. Docs and test cases are updated as well.
--
PeterThoeny - 2012-11-09