source: trac/plugins @ 3252

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3252   5 years moschny - Fix #293: strip version, query and fragment from the pagename. - …
(edit) @3251   5 years moschny Add 0.11.1 compatibility code.
(edit) @3250   5 years moschny Genshi's Markup() constructor has changed. See …
(edit) @3249   5 years moschny Fix #292: Handle different signatures of Formatter._make_link() in 0.11 …
(edit) @3248   5 years moschny Use Genshi to create tags instead of emitting plain HTML. This should also …
(edit) @3247   5 years moschny Make the plugin compatible with the upcoming Trac 0.11. Thanks to Michel …
(edit) @3246   5 years moschny Make a new branch for 0.11
(edit) @3245   5 years moschny * Add noreorder argument, fixes #277. * Code simplifications. * …
(edit) @3244   5 years moschny * Add "noedit" option, that prevents the "edit" link from being …
(edit) @3243   6 years moschny Make TracNav work with 0.11dev after the context-refactoring merge (which …
(edit) @3171   6 years moschny Propagate patch from r3170.
(edit) @3170   6 years moschny Setuptools bug: the 'sdist' command doesn't honor 'package_data', thus …
(edit) @3159   6 years moschny Follow the IWikiMacroProvider API change in Trac, see …
(edit) @3158   6 years moschny Increase version number, to not confuse people.
(edit) @3157   6 years moschny Fix #271: We wrongly used env.href instead of req.href.
(edit) @3147   6 years moschny Oops.
(edit) @3146   6 years moschny Finally drop the ..pre suffix, as this version seems to be stable, and …
(edit) @3145   6 years moschny * Make the plugin compatible with Trac's current trunk (i.e. the upcoming …
(edit) @3144   6 years moschny Start a branch for a 0.11-compatible version of TracNav.
(edit) @3142   6 years moschny Fix #269.
(edit) @3108   7 years moschny Support targets within a referenced page. Thanks to Dan Faerch (dan AT …
(edit) @3106   7 years moschny - Refactoring: Capture the state of one macro invocation in an instance …
(edit) @3099   7 years moschny - Add a navigation bar item, so that it is no longer necessary to …
(edit) @3098   7 years moschny Convert the redirect macro into a plugin. Thanks to Michel Jouvin (jouvin …
(edit) @3097   7 years moschny Change the target of the 'edit' link for a toc page to the edit action of …
(edit) @3095   7 years moschny Add a specific style for IE6 that doesn't use position:relative. Should …
(edit) @3093   7 years moschny Revert to using StringIO. In Trac 0.10, unicode strings are used, which …
(edit) @3092   7 years moschny Legacy: additionally provide the JPNav macro.
(edit) @3091   7 years moschny Minor changes.
(edit) @3090   7 years moschny Add a hint about the plugin cache.
(edit) @3089   7 years moschny Bugfix: Display the toc, when the current page is not found in the toc.
(edit) @3088   7 years moschny * Introduce the nocollapse argument. It prevents the toc from being …
(edit) @3086   7 years moschny * Add link to TracNav's homepage. * Very short installation instructions. …
(edit) @3085   7 years moschny Cleanup, small enhancements. * Import cStringIO, if available, instead of …
(edit) @3084   7 years moschny Add license entry.
(add) @3083   7 years moschny Converted the TracNav macro into a Trac plugin. While this may need some …
Note: See TracRevisionLog for help on using the revision log.