[[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 [/newticket?component=TracTicketFieldsLayoutPlugin new ticket]. [[TicketQuery(component=TracTicketFieldsLayoutPlugin&group=type,format=progress)]] == Download Download the zipped source from [export:tracticketfieldslayoutplugin here]. == Source You can check out TracTicketFieldsLayoutPlugin from [/svn/tracticketfieldslayoutplugin here] using Subversion, or [source:tracticketfieldslayoutplugin browse the source] with Trac. == Installation 1. Install the plugin: {{{ #!sh easy_install https://trac-hacks.org/svn/tracticketfieldslayoutplugin/0.12 }}} 1. Enable the plugin in the `trac.ini` file: {{{ #!ini ; conf/trac.ini [components] tracticketfieldslayout.* = enabled }}} 1. Restart your tracd or web server. 1. Visit [/admin/ticket/ticketlayout] in your Trac after logged in with `TICKET_ADMIN` permission. == Screenshots ||= 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)]] }}} }}} == Recent Changes [[ChangeLog(tracticketfieldslayoutplugin, 3)]] == !Author/Contributors '''Author:''' [http://www.opengroove.com/ OpenGroove,Inc.] and [http://tracpath.com/ tracpath] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''