On Jan 24, 9:28 pm, "Adam Jones" <[EMAIL PROTECTED]> wrote:
> Although the cherrypy filter is probably the way to go, if you need a
> quick and dirty hack to do it you could wrap the expose decorator to
> look for this in the input and make whatever changes are necessary that
> way. If all you are doing is changing the CSS this can be really easy
> by using a different CSSLink, which is probably the way to go for a CP
> filter-based solution as well.
>
> -Adam

Thanks to you all for your input. I think I will look further into the
cherrypy filters.  It sounds like that's what I'm looking for.


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