[Zope-CMF] [dev] CMF 1.4 alpha
Dieter Maurer
dieter@handshake.de
Fri, 21 Feb 2003 19:22:16 +0100
Andrew Sawyers wrote at 2003-2-20 17:43 -0500:
> The only place in the CMF which references zpt_stylesheet is
> main_template.pt - the only change required is to update the
> tal:attributes="href here/zpt_stylesheet/absolute_url" to
> tal:attributes="href here/zpt_stylesheet.css/absolute_url"
Please document this requirement carefully (in the "migration" guidelines"
or something like this).
We have been very surprised when our (existing) CMF site
suddenly broke with an error which could not be immediately
explained.
Dieter