wiki:StickyTicketPlugin

Version 1 (modified by Jun Omae, 13 years ago) (diff)

New hack StickyTicketPlugin, created by jun66j5

Printing Sticky of Trac Tickets

Description

This plugin is able to print tickets on sticky notes.

Bugs/Feature Requests

Existing bugs and feature requests for StickyTicketPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:stickyticketplugin here].

Source

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

Example

Installation

  1. Using easy_install
    $ easy_install http://trac-hacks.org/svn/stickyticketplugin/0.12
    
  2. Enable the plugin
    # conf/trac.ini
    [components]
    tracstickyticket..* = enabled
    

Recent Changes

11065 by jun66j5 on 2011-12-30 17:55:24
Removed unused imports and variables.
11064 by jun66j5 on 2011-12-30 17:51:59
Fixed broken sticky feature in a report page.
11063 by jun66j5 on 2011-12-30 17:50:17
Fixed a problem that the plugin accesses tracstickyticket/locale with no message catalogs (closes #9647).
(more)

Author/Contributors

Author: jun66j5
Maintainer: jun66j5
Contributors:

Attachments (2)

Download all attachments as: .zip