Modify ↓
Opened 18 years ago
Closed 17 years ago
#480 closed enhancement (fixed)
wildcards in pagenames
Reported by: | nomorsad | Owned by: | Alec Thomas |
---|---|---|---|
Priority: | normal | Component: | TocMacro |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.9 |
Description
Is it possible to use '*' to made the toc dynamic?
example:
[[TOC(Dev*)]]
Attachments (0)
Change History (2)
comment:1 Changed 18 years ago by
comment:2 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Well, it is in titleindex mode, just omit the "*". Now it could perhaps be also the case for the outline mode. In that case, we'd need to specify a wildcard, as you suggested.