[Zope-dev] ZPT for CSS, anyone?
Dieter Maurer
dieter at handshake.de
Tue Mar 30 13:40:39 EST 2004
Jamie Heilman wrote at 2004-3-30 02:13 -0800:
> ...
>Stylesheets should always be static documents, a dynamic stylesheet
>defeats browser caching and destroys the advantages over just inlining
>all the presentation markup.
We just converted some stylesheets from static to dynamic.
Some parts of the stylesheet need to be different dependent
on the virtual host it is used for.
Furthermore, stylesheets often contain customization "variables",
e.g. for a color scheme. I think, this is useful.
--
Dieter
More information about the Zope-Dev
mailing list