Modify ↓
Opened 18 years ago
Closed 18 years ago
#741 closed enhancement (fixed)
[PATCH] Make links to the active page omit the page URL
Reported by: | Owned by: | Christian Boos | |
---|---|---|---|
Priority: | normal | Component: | TocMacro |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
So the current page doesn't get reloaded.
Attachments (1)
Change History (4)
Changed 18 years ago by
Attachment: | active.patch added |
---|
comment:1 Changed 18 years ago by
Owner: | changed from Alec Thomas to Noah Kantrowitz |
---|
comment:2 Changed 18 years ago by
Owner: | changed from Noah Kantrowitz to Christian Boos |
---|---|
Status: | new → assigned |
Trac Release: | 0.10 → 0.11 |
comment:3 Changed 18 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Ok, that's a little optimization, but it can be worth it, as pages with lots of pages listed in their TOC macro are costly to render (as each page has to be wiki-formatted).