Modify ↓
      
        Opened 17 years ago
Closed 17 years ago
#3252 closed defect (wontfix)
Title Index of Trac
| Reported by: | anonymous | Owned by: | Rich Harkins | 
|---|---|---|---|
| Priority: | normal | Component: | TracFormsPlugin | 
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 | 
Description
Hello,
are there any other possibilitys to list the pages like with "TitleIndex", but only that it is split in his groups.
For Example:
Test Wiki/Ticket Information/A
Test Wiki/Ticket Information/B
Test Wiki/Ticket Information/C
Test Wiki/Ticket Information/D
Test Wiki/Subtest Wiki/Ticket Information/A
Test Wiki/Subtest Wiki/Ticket Information/B
Test Wiki/Subtest Wiki/Ticket Information/C
Test Wiki/Subtest Wiki/Ticket Information/D
And this is the struktur which i would like:
- Test Wiki
 - Ticket Infomration
 - A
 
- ...
 
 
- A
 
- Ticket Infomration
- Test Wiki
 - Subtest Wiki
 - Ticket Information
 - A
 
- ...
 
 
- A
 
- Ticket Information
 
- Subtest Wiki
Is this possible???
Attachments (0)
Note: See
        TracTickets for help on using
        tickets.
    



I'm not sure what this has to do with the TracFormsPlugin specifically, but for one of my projects, I have the following:
IIRC, the format=group is the important part.
I'm closing this issue though since it doesn't appear to be referencing TracFormsPlugin.