Changes between Initial Version and Version 1 of Ticket #2823, comment 5


Ignore:
Timestamp:
Feb 12, 2017, 8:59:08 AM (7 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2823, comment 5

    initial v1  
    11I've not done any test or even serious profiling on that issue, but recently I recognized that Trac (0.12) has a build-in ![[PageOutline]] macro that might give better performance.
    22
    3 I've used it to successfully make TOC macro obsolete in my Trac application, since it can be configured to be a near-drop-in-replacement for TOC. I see this is present even in 0.10 here according to the output of WikiMacros macro:
    4  http://trac-hacks.org/wiki/WikiMacros#AvailableMacros
     3I've used it to successfully make TOC macro obsolete in my Trac application, since it can be configured to be a near-drop-in-replacement for TOC. I see this is present even in 0.10 here according to the output of WikiMacros macro (WikiMacros#AvailableMacros).