[Trac-tickets] [The Trac Project] #2327: An extension point for
additional visible elements
The Trac Project
noreply at edgewall.com
Wed Nov 9 06:19:26 CST 2005
#2327: An extension point for additional visible elements
--------------------------+-------------------------------------------------
Reporter: emilk at gmx.de | Owner: jonas
Type: enhancement | Status: new
Priority: normal | Milestone: 2.0
Component: general | Version: devel
Severity: normal | Keywords: |
--------------------------+-------------------------------------------------
The [http://projects.edgewall.com trac project page] has a vertical
navigation element to the left of each page (it contains the
Documentation, FAQ, Participate, etc. links). It would be good if one
could add generic visible elements (like the vertical navigation on the
trac project page or a box containing links to related pages) via
TracPluggableModules.
This will require the definition of 'insertion points' for visible
elements in the ClearSilver templates, and an extension point register
modules that provide content for an 'insertion point'.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2327>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list