= History of TracNav = [[TracNav(TOC)]] == TracNav 4.x series == Targetted at Trac 0.11. * [3270]: 4.1: Add "allowed_macros' option (fixes #295). * [3263]: 4.0: Fix a bug in the logic for collapsing/expanding parts of the TOC. * [3259]: 4.0pre8: Fix #292. Create a toc tree instead of a flat list. * [3248]: 4.0pre7: Fix #284. * [3245]: 4.0pre6: Add "noreorder" option (fixes #277). * [3244]: 4.0pre5: Add "noedit" option (fixes #281). * [3243]: 4.0pre4: Again, adapt for Trac 0.11dev changes. * [3159]: 4.0pre3: Follow the IWikiMacroProvider API change in Trac. * [3158]: 4.0pre2: Fix #271. * [3145]: 4.0pre1: First version to support upcoming 0.11. == TracNav 3.9x series == TracNav was converted into a plugin. * [3147]: 3.92: Last version of the 3.9x series, dropping 'pre' suffix. * [3142]: 3.92pre7: Fixes #269. * [3106]: 3.92pre6: Detect when the current page is WikiStart. Refactoring. * [3097]: 3.92pre5: Fix 'edit' link target. * [3095]: 3.92pre4: CSS fixes for IE6, unicode fixes for Trac 0.10dev. * [3091]: 3.92pre3: Minor packaging changes. * [3089]: 3.92pre2: Bugfix. * [3088]: 3.92pre1: Introduction of the nocollapse argument. * [3085]: 3.91: Small enhancements. * [3083]: 3.90: Conversion into a Trac Plugin. == Release 3.2 == Rewrote the parsing routine, using Trac's own parser. Now you can use any (one-line) Wiki-Syntax for your toc entries. The last intra-wiki link ocuring in such a toc entry will be used for the highlite and collapse/expand mechanism (see [wiki:TracNav/Usage#Presentationrules Presentation Rules]). This should ensure backwards compatibility with existing toc pages. ''Note:'' There is a small limitation with regard to CamelCase links: They are formatted correctly and rendered as expected, but are currently not recognized as intra-wiki links. Use the `[wiki:target label]` syntax instead. [http://projects.edgewall.com/trac/attachment/wiki/MacroBazaar/TracNav.3.2.py Release 3.2] in the [http://projects.edgewall.com/trac/wiki/MacroBazaar MacroBazaar] corresponds to our [source:/trac/trunk/wiki-macros/TracNav.py@3060 revision 3060]. == Release 3 == The [http://projects.edgewall.com/trac/attachment/wiki/MacroBazaar/TracNav.3.py third release] requires trac 0.9 and is based on [source:/trac/trunk/wiki-macros/TracNav.py@3044 3044]. There is now a separate [http://projects.edgewall.com/trac/attachment/wiki/MacroBazaar/tracnav.css style file] available with the styles used in the TracNav navigation box. == Second release == The [http://projects.edgewall.com/trac/attachment/wiki/MacroBazaar/TracNav.2.py second release] was made from [source:/trac/trunk/wiki-macros/TracNav.py@2939 2939]. The following updates were available since then: [2989], [2993], [2994] == First release == The first TracNav [http://projects.edgewall.com/trac/attachment/wiki/MacroBazaar/TracNav.py release] was made from revision [source:/trac/trunk/wiki-macros/TracNav.py@2865 2865]. The following changesets are required to update to the second release: [2931], [2932], [2933], [2934], [2935], [2936], [2939]