exhuma.twn ha scritto:

> static/icons/theme1/*.png
> static/icons/theme2/*.png
> static/icons/theme3/*.png
>   

You can register an alieased path in app.cfg:

[/themed_icons]
static_filter.on = True
static_filter.file = "%(top_level_dir)s/static/icons/theme1"


then you refer to them as src="/themed_icons/*.png"




--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to