[[PageOutline(2-5,Contents,pullout)]] = Allow to customize the layout of ticket fields in view and form == Description This plugin allows you to customize the layout of ticket fields and hide the fields in ticket view and ticket form. It also provides admin panel to customize. === New ticket [[Image(newticket.png, 60%, border=2)]] === Ticket view and form [[Image(ticket.png, 60%, border=2)]] === Admin panel to customize [[Image(ticketfieldslayout-admin.png, 80%, border=2)]] == !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 pip install svn+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. == Recent Changes [[ChangeLog(tracticketfieldslayoutplugin, 3)]] == !Author/Contributors '''Author:''' [https://www.opengroove.com/ OpenGroove,Inc.] and [https://tracpath.com/ tracpath] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''