Can I use the ITemplateProvider to override the original templates (e.g. wiki.cs)?
Or is there any other mechanism available to do so from within a plugin? I guess I could use a simple copy instruction like this: #code global-trac-template-folder = <function to get global-trac-template-folder> copy /templates/wiki.cs to global-trac-template-folder alter permissions but I would like to avoid this. context: http://trac.edgewall.org/ticket/3704 . -- http://lazaridis.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
