On Wednesday, September 16, 2015 at 5:56:48 PM UTC+2, RjOllos wrote: > > > > That's the recommended way to customize the template. > > What problem are you encountering? >
Well, the point is that I reoworked my plugin, so that it is working with Trac 1.1.6 API. I also use a template file for generating email content as Trac does. This means at the moment, that I have to change my API to the new Trac API except of generating email content. After the deprecated code is removed, I have to rework my plugin again. It would have been better, when the new API has a method generating email content using the template file; of course it could use the deprecated code as long as it exists and works. -- You received this message because you are subscribed to the Google Groups "Trac Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-dev. For more options, visit https://groups.google.com/d/optout.
