An open API service indexing awesome lists of open source software.

https://github.com/trac-hacks/customselectadmin

Trac plugin for editing custom select ticket fields in the admin panel
https://github.com/trac-hacks/customselectadmin

trac-plugin

Last synced: 12 months ago
JSON representation

Trac plugin for editing custom select ticket fields in the admin panel

Awesome Lists containing this project

README

          

Overview
========
This is a Trac plugin that adds an admin panel for every custom ticket field
that is of type 'select' in the [ticket-custom] section of trac.ini. These
panels behave very similarly to the 'Components,' 'Milestones,' 'Priorities,'
etc. panels.

Options
-------
This plugin allows the following option to be added to the [ticket-custom]
section in trac.ini::

.panel =

This is the string that will display as the title of the panel in the
left-hand panel selection area in the Trac 'Admin' section.