[[PageOutline(2-5,Contents,pullout)]] = Allow to customize the layout of ticket fields in view and form == Description The plugin allows to customize the layout of ticket fields and hide the fields in ticket view and ticket form. It also provides admin panel to customize. == !Bugs/Feature Requests Existing bugs and feature requests for TracTicketFieldsLayoutPlugin are [report:9?COMPONENT=TracTicketFieldsLayoutPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=TracTicketFieldsLayoutPlugin&owner=jun66j5 new ticket]. == Download Download the zipped source from [export:tracticketfieldslayoutplugin here]. == Source You can check out TracTicketFieldsLayoutPlugin from [http://trac-hacks.org/svn/tracticketfieldslayoutplugin here] using Subversion, or [source:tracticketfieldslayoutplugin browse the source] with Trac. == Screen shots ||= New Ticket ||= Ticket view and form ||= Admin panel to customize || {{{#!tr {{{#!td style="vertical-align:top" [[Image(newticket.png,width=300)]] }}} {{{#!td style="vertical-align:top" [[Image(ticket.png,width=300)]] }}} {{{#!td style="vertical-align:top" [[Image(ticketfieldslayout-admin.png,width=300)]] }}} }}} == Installation 1. Install the plugin {{{ #!sh $ easy_install http://trac-hacks.org/svn/tracticketfieldslayoutplugin/0.12 }}} 2. Enable the plugin {{{ #!ini ; conf/trac.ini [components] tracticketfieldslayout.* = enabled }}} 3. Restart your tracd (or web server) 4. Visit [/admin/ticket/ticketlayout] in your Trac after logged in with `TICKET_ADMIN` permission == Tickets [[TicketQuery(component=TracTicketFieldsLayoutPlugin,group=status,format=progress)]] == Recent Changes [[ChangeLog(tracticketfieldslayoutplugin, 3)]] == !Author/Contributors '''Author:''' [http://www.opengroove.com/ OpenGroove,Inc.] and [http://tracpath.com/ tracpath] \\ '''Maintainer:''' [[Maintainer]] \\ '''Contributors:'''