wiki:TicketSidebarProviderPlugin

Version 10 (modified by figaro, 6 years ago) (diff)

Added example plugin

Add content to the ticket sidebar

Notice: This plugin is unmaintained and available for adoption.

Description

This plugin allows the addition of content to the right of the ticket. This is implemented through the addition of a div[@id='content], by convention.

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

illustration of `ticketsidebarprovider.example.py` plugin

You can also add images, such as can be seen in GeoTicketPlugin.

Bugs/Feature Requests

Existing bugs and feature requests for TicketSidebarProviderPlugin are here.

If you have any issues, create a new ticket.

defect

2 / 5

enhancement

0 / 3

Download

Download the zipped source from here.

Source

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

Installation

General instructions on installing Trac plugins can be found on the TracPlugins page.

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
Maintainer: none (needsadoption)
Contributors:

Attachments (1)

Download all attachments as: .zip