Opened 19 years ago
Closed 19 years ago
#1971 closed defect (fixed)
Trac upgrade broke "table of contents" macro
| Reported by: | Malcolm Tredinnick | Owned by: | Jacob |
|---|---|---|---|
| Component: | *.djangoproject.com | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The RemovingTheMagic page now has a huge red warning where the table of contents used to be. I suspect some macros did not survive the upgrade process.
Note:
See TracTickets
for help on using tickets.
I just made an initial pass at this -- replacing the old macro with
PageOutlineand shortening some of the headings (because the resulting TOC box was absurdly wide).