Contents
Admin Enumeration List Plugin
Notice: This plugin is deprecated in Trac 1.2 and later. Equivalent features have been added to Trac in trac:#10994, trac:#11056, trac:#11682.
See also trac:#11683 for related functionality (TableSorterPlugin) that is not included in this plugin.
Description
This plugin adds several usability improvements for working with enumerated lists on the Trac administration pages. Examples are: Priorities, Resolutions, Severities and Ticket Types.
Key features:
- Dynamic row re-ordering by drag-and drop.
- Select elements for row re-ordering can optionally be hidden.
- Remove selected items button is not enabled until at least one item is selected.
- Apply changes button is not active until a change has been made.
- Addition of a Revert changes button.
- Warning when leaving a page with unsaved changes.
Screenshot for the Resolutions list:
Bugs/Feature Requests
Existing bugs and feature requests for AdminEnumListPlugin are here.
If you have any issues, create a new ticket.
defect |
4 / 4 |
|
---|---|---|
enhancement |
8 / 8 |
Download
Download the zipped source from here. The package is also available on PyPI.
Source
You can check out AdminEnumListPlugin from here using Subversion, or browse the source with Trac.
Installation
In version 2.0, you can hide the column of select elements with the following configuration directive:
[adminenumlist] hide_selects = true
Recent Changes
Author/Contributors
Author: nonplus
Maintainer: Ryan J Ollos, jun66j5
Contributors:
Attachments (1)
-
AdminEnumListPlugin.png (42.2 KB) - added by 12 years ago.
Image of version 2.0
Download all attachments as: .zip