[[PageOutline(2-5,Contents,pullout)]] = Admin Enumeration List Plugin = == Description == This plugin adds several usability improvements for working with enumeration lists on the Trac administration pages (Priorities, Resolutions, Severities and Ticket Types). * 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. [[Image(AdminEnumListPlugin.png, align=right)]] == Bugs/Feature Requests == Existing bugs and feature requests for AdminEnumListPlugin are [report:9?COMPONENT=AdminEnumListPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=AdminEnumListPlugin&owner=nonplus new ticket]. == Download == Download the zipped source from [download:adminenumlistplugin here]. == Source == You can check out AdminEnumListPlugin from [http://trac-hacks.org/svn/adminenumlistplugin here] using Subversion, or [source:adminenumlistplugin browse the source] with Trac. == Installation == In version 2.0, you can hide the column of select elements with the following configuration directive: {{{ #!ini [adminenumlist] hide_selects = true }}} == Recent Changes == [[ChangeLog(adminenumlistplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:nonplus] [[BR]] '''Maintainer:''' [wiki:rjollos] [[BR]] '''Contributors:''' jun66j5