Hi,

I'm wondering if it's possible to put CSS, images and JavaScript into
the /template directory of Pylons and somehow get the Mako templates
to refer to those files and not the ones in /public?

I'm building a system which is "themeable" and I want to keep all of
the theme files together and figured a structure like this would work
best:

/templates/themes/mytheme
                                         /css
                                         /js
                                         /img
                                         base.mako
                                         layout1.mako
                                         layout2.mako

Thoughts on this? Is there a better way?

Thanks,

Jon

--

You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en.


Reply via email to