wiki:TicketExtPlugin

Version 3 (modified by Takanori Suzuki, 15 years ago) (diff)

--

Ticket extensions for Trac

Description

This plugin add the some features to the ticket.

This plugin works with:

Features

  • description template according to the ticket type
  • custom fields enable or disable the settings

Install

>easy_install http://trac-hacks.org/svn/ticketextplugin/0.11

Bugs/Feature Requests

Existing bugs and feature requests for TicketExtPlugin are here.

If you have any issues, create a new ticket.

Download

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

Source

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

Example

# trac.ini
[components]
ticketext.* = enabled

[ticketext]
defect.template = [problem][[BR]]\n\n\n[expect][[BR]]\n\n\n[note][[BR]]\n
defect.enablefields = custom_fields1,custom_fields2

Recent Changes

10092 by takanorig on 2011-04-16 18:02:46
Trac0.12でエラーとなる部分を修正。
10091 by takanorig on 2011-04-16 16:24:41
0.12対応
10090 by takanorig on 2011-04-16 16:21:28
(more)

Author/Contributors

Author: takanorig
Contributors:

Attachments (2)

Download all attachments as: .zip