Modify ↓
Ticket #10323 (new enhancement)
Opened 9 months ago
Last modified 9 months ago
Enable sorting in TitleIndex macro
| Reported by: | carlos.lopezperez@… | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | next-major-0.1X |
| Component: | wiki system | Version: | |
| Severity: | normal | Keywords: | Macro TitleIndex order desc bitesized |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
The goal is to be allowed to order the result of the macro TitleIndex in the same way that RepositoryIndex with the addition of the parameters order and desc.
- Order possible values: [title|date]
- Desc possible values: [0|1], same repositoryindex.
For example:
[[TitleIndex(order=title, desc=1)]]
Attachments
Change History
comment:1 Changed 9 months ago by rblank
- Keywords bitesized added
- Milestone changed from 0.13 to next-major-0.1X
Note: See
TracTickets for help on using
tickets.


