wiki:TicketSidebarProviderPlugin

Version 2 (modified by Jeff Hammel, 15 years ago) (diff)

--

add content to the ticket sidebar

Notice: This plugin is unmaintained and available for adoption.

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 [download:ticketsidebarproviderplugin here].

Source

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

Example

ticketsidebarproviderplugin/0.11/ticketsidebarprovider/example.py illustrates a simple Hello World item for the sidebar:

illustration of `ticketsidebarprovider.example.py` plugin

Recent Changes

18496 by rjollos on 2022-06-26 17:40:05
TicketSidebarProvider 0.1: Bump version
11698 by hasienda on 2012-06-27 21: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 2012-06-27 21: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.

(more)

Author/Contributors

Originally developed at The Open Planning Project

Author: k0s
Contributors:

Attachments (1)

Download all attachments as: .zip