On May 22, 2008, at 3:55 PM, Jason Winnebeck wrote:
>
> In the inherit section, I can specify a location for shared plugins
> and
> templates. Is there a shared chrome directory? What I want to do is
> create a template (I already did) that lets me inject a style sheet.
> I've done this already with ${href.chrome('site/style.css')} in a
> Genshi
> template; however, I have to copy style.css into each Trac instance
> even
> though the template is inherited. Any suggestions?
I would either 1) make a small plugin to bundle this up or 2) put the
CSS file somewhere other then env's htdocs folder, though if you use
tracd this is harder.
--Noah
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---