I've been going through the code to try to figure out how to have a
template in a plugin be used instead of the corresponding template from
the base install, but the only thing I've found that works is to put
the template in the Trac environment's templates directory. This makes
sense, and is not actually much of a problem, but it seems inelegant to
have to do something besides toss the egg into the environment's
plugins directory.

Specific details: The plugin was developed locally, but the Trac
instance is plain 0.10. The new template is settings.cs: the plugin
adds more settings the user can frob. In an ideal world, there would be
an easy way to add arbitrary sub-templates in case later Trac admins
are inspired to add more to Settings, but that's not actually required.

Anyway, thanks in advance for any advice!

--Trip


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Development" 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-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to