Modify

Opened 16 years ago

Closed 16 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
      • ...
  • Test Wiki
    • Subtest Wiki
      • Ticket Information
        • A
        • ...

Is this possible???

Attachments (0)

Change History (1)

comment:1 Changed 16 years ago by Rich Harkins

Resolution: wontfix
Status: newclosed

I'm not sure what this has to do with the TracFormsPlugin specifically, but for one of my projects, I have the following:

[[TitleIndex(Architecture,depth=-1,format=group)]]

IIRC, the format=group is the important part.

I'm closing this issue though since it doesn't appear to be referencing TracFormsPlugin.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Rich Harkins.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.