[[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 custom. == !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. == 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 == Recent Changes [[ChangeLog(tracticketfieldslayoutplugin, 3)]] == !Author/Contributors '''Author:''' [wiki:jun66j5] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''