Notice: This plugin is unmaintained and availableforadoption.
This plugin allows the addition of content to the right of the ticket. This is implemented through the addition of adiv[@id='content]
, by convention.
The included fileexample.py illustrates a simpleHello World
item for the sidebar:
You can also add images, such as can be seen inGeoTicketPlugin andImageTracPlugin.
Existing bugs and feature requests forTicketSidebarProviderPlugin arehere.
If you have any issues, create anew ticket.
defect | 2 / 5 | ||
---|---|---|---|
enhancement | 0 / 3 |
Download the zipped source fromhere.
You can check outTicketSidebarProviderPlugin fromhere using Subversion, orbrowse the source with Trac.
General instructions on installing Trac plugins can be found on theTracPlugins page.
CSS changes, that have a positive effect indeed, are applied here.
As proposed by Dennis McRitchie,CSS definitions for this plugin should only
be added if required (ticketsidebar.py.patch
).
I couldn't detect a positive effect from this change alone, but no negative
side-effects either, so this is more an excuse for a small code clean-up;
tested with Trac 0.13-r10880.
Originally developed atThe Open Planning Project.
Author:k0s
Maintainer:none (needsadoption)
Contributors:
illustration ofticketsidebarprovider.example.py
plugin
Download all attachments as:.zip