Add content to the ticket sidebar

Description

allows the addition of content to the right of the ticket (div[@id='content], by convention).

Bugs/Feature Requests

Existing bugs and feature requests for TicketSidebarProviderPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

You can check out TicketSidebarProviderPlugin from here using Subversion, or browse the source with Trac.

Example

example.py illustrates a simple Hello World item for the sidebar:

illustration of `ticketsidebarprovider.example.py` plugin

Recent Changes

[11698] by hasienda on 06/27/12 23:13:12

TicketSidebarProviderPlugin: Another non-maintainer commit to fix display issues, refs #7428.

CSS changes, that have a positive effect indeed, are applied here.

Thanks again to Dennis McRitchie?, who suggested these changes a long time ago; tested with trac 0.13dev-t:r10880 as well.

[11697] by hasienda on 06/27/12 23:10:52

TicketSidebarProviderPlugin: Non-maintainer change applying old patch, refs #7428.

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.

[10457] by rjollos on 07/12/11 08:06:32

Show plugin's svn revision on webadmin plugin panel.

[6012] by k0s on 06/10/09 22:54:00

use better CSS rule

Author/Contributors

Originally developed at The Open Planning Project

Author: k0s
Maintainer: none
Contributors:

Attachments