This is a bug and a small new feature enhancement.
Bug: When you specify the
headerrows=""
parameter, sort no longer works.
New feature: When
sort="on"
you can specify the number of header rows to exclude from sorting using the
headerrows=""
parameter (existing feature). The new feature makes the
headerrows
parameter optional. In case not specified, it takes all header rows into account.
This new feature brings a small change in behavior: Previously the last header row was converted into sort links, now it is always the first table row. If there is a need we can add a new parameter to specify the old behavior.
--
TWiki:Main/PeterThoeny
- 2013-06-22
This is now in SVN trunk and 5.1 branch. Docs are updated as well.
--
TWiki:Main.PeterThoeny
- 2013-06-26