Noah Kantrowitz kirjoitti:
> Jani Tiainen wrote:
>>
>>
>> On Apr 21, 7:56 am, Olaf Meeuwissen <[EMAIL PROTECTED]> wrote:
>>> Jani Tiainen <[EMAIL PROTECTED]> writes:
>>>> Is there way to provide custom default trac.ini that would be used 
>>>> every
>>>> time I setup new environment?
>>> Create that default trac.ini as your global ini file and use the
>>> --inherit option to trac-admin.  See:
>>>
>>>  http://trac.edgewall.com/wiki/TracIni#GlobalConfiguration
>>>
>>>> Mostly I would like to setup default logo, url, smtp and few other
>>>> options that would be used to new environments as well.
>>> Hope this helps,
>>
>> Can't get this working (Using Trac 0.10.4).
>>
>> There isn't any helpful information in Trac manual nor site about
>> location of this option.
> 
> New feature in 0.11. There is no good way to do this in 0.10.

Good to know. It would be a bit more helpful to mark in that particular 
wikipage like some other option "since 0.11" to avoid confusion.

It was still unclear that does it copy content of that in file, so if I 
provide option or does it merely add [inherit] section to generated 
trac.ini with given path?

Because what I would like to do is something like this:

[notification]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

And later on replace occurences of '$myprefix$' by with some arbitary 
piece of text.

-- 
Jani Tiainen

--~--~---------~--~----~------------~-------~--~----~
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