Richard van der Klooster wrote:
> I tried to figure out how to set a default template in the description field
> of a ticket. However, I was unable to accomplish this. I can set
> description_default in trac.ini but that seems to allow me only a single
> line. How can I accomplish this?
The INI format allows you to continue multi-line settings by indenting
the subsequent lines, such as:
description_default = [Description]
Expected result:
Actual result:
[Software version]
[Reproducibility]
However, you probably don't need Software version in the description
since Trac already provides a Version drop-down you can use.
-- Matt Good
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---