On 30/6/2010 7:03 AM, SMA wrote:
[snip]

*  I have added many new fields to my custom ticket and would like to
arrange them logically and separate some of them using either a
totally blank space or a line of "---------"; is there a way to do
this in trac.ini?
As far as I'm aware, this isn't possible using the trac.ini file. You could do this pretty easily with jQuery, or possibly with the BlackMagic plugin.
*  Is there a way to add the "Description" box toolbar (contains Bold,
Italics, Heading, etc...) to the other textarea boxes I have created
to use by those unfamiliar with the wiki text formatting?
Yup. In the trac.ini file, you do something like this:
[ticket-custom]
textbox_one = textarea
textbox_one.label = This is a text area
textbox_one.format = wiki
*  Is there a way to completely remove the "Summary" or "CC" text
boxes?
You can do this with the BlackMagic plugin. Not sure if there's an easier way.
Any help you can provide would be great; I really appreciate it!

Thanks,

SMA


- Josh

--
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to