Changes between Version 6 and Version 7 of CtxtnavAddPlugin
- Timestamp:
- 05/15/12 03:27:48 (1 year ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CtxtnavAddPlugin
v6 v7 1 [[PageOutline(2-5,Contents,pullout)]] 2 1 3 = Add links to the ctxtnav bar of other plugins = 4 5 [[html(<div class="system-message" float="left" overflow="auto">)]] 6 This plugin can been obsoleted by native support in Trac. See the [http://trac.edgewall.org/browser/tags/trac-0.11/trac/web/chrome.py?marks=123-130#L123 trac.web.chrome.add_ctxtnav] function. 7 [[html(</div>)]] 2 8 3 9 == Description == 4 10 5 This plugin can been obsoleted by native support in Trac. See the `trac.web.chrome.add_ctxtnav` function.11 This plugin provides an interface (ICtxtnavAdder) to alter the ctxtnav bar of other plugins, most notably the wiki. For those of you asking what a ctxtnav bar is, its the row of links below the main navigation bar. 6 12 7 13 == Bugs/Feature Requests == 28 34 29 35 '''Author:''' [wiki:coderanger] [[BR]] 30 '''Maintainer:''' [wiki:coderanger][[BR]]36 '''Maintainer:''' ''none'' [[BR]] 31 37 '''Contributors:'''

