On Wednesday 27 August 2008 17:35:31 Matt Wilson wrote: > Hi -- If a template depends on a few stylesheets and javascript files, > is there any way to pull those without adding them manually to the > template? Can the controller handle that?
Did you try just returning them from the controller? At least for JS stuff that works for me. Diez --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

