Opened 18 years ago

Closed 18 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.

Change History (2)

comment:1 by pb@…, 18 years ago

I just made an initial pass at this -- replacing the old macro with PageOutline and shortening some of the headings (because the resulting TOC box was absurdly wide).

comment:2 by Adrian Holovaty, 18 years ago

Resolution: fixed
Status: newclosed

Fixed.

Note: See TracTickets for help on using tickets.
Back to Top