I too need to do this. In the previous version I inserted my custom ticket notify file into the the source tree itself. But I installed v 0.12 with easy_install and that's installed it as an egg (compressed).
I'm not sure if I can just uncompress the egg in place and have things still work. In the previous version it wasn't possible to use the templates dir for the email notify file. -Hawley On Dec 14, 10:17 am, phasma <[email protected]> wrote: > Hi. > > I've got 0.12.1 trac version. In trac.ini i've added: > > [inherit] > templates_dir=/home/trac/xxx/templates/ > > and created ticket_notify_email.txt with custom template, but email > messages doesn't changed. > > How can I change email template only for one copy of trac? -- 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.
