[Zope-CMF] CMF 1.2b2 breaks Cleanskin
Paul Everitt
paul@zope.com
Wed, 16 Jan 2002 11:51:37 -0500
Just to explain this to everyone...
Before this change, your filesystem skins had to use a file extension of
".pt" to get registered as page templates. A file with an extension of
".htm" or ".html" wasn't treated specially by filesystem skins.
One of the points of page templates is to make them work outside of Zope
with standard tools, where the dummy markup can be displayed. However,
many tools on many platforms simply have a hard time if the file doesn't
end in ".htm" or ".html".
With this change you can name your filesystem page templates using
".htm" or ".html" as file extensions.
--Paul
Andrew Sawyers wrote:
> This fix has been checked into the CMF-1_2-branch; it was never there. It
> was a change I'd done in the CMF head awhile back....anyhow, it's there and
> will be in CMF 1.2 final release.
> Andrew
>
> -----Original Message-----
> From: zope-cmf-admin@zope.org [mailto:zope-cmf-admin@zope.org]On Behalf
> Of Jon Edwards
> Sent: Wednesday, January 16, 2002 8:59 AM
> To: Zope-Cmf
> Cc: paul@zope.com
> Subject: [Zope-CMF] CMF 1.2b2 breaks Cleanskin
>
>
> I think there's been a change between 1.2b1 and b2 that breaks the ability
> to have filesystem objects with a .html extension - as used by the Cleanskin
> example? http://www.zope.org/Members/paul/cleanskin
>
> I had installed Cleanskin on 1.2b1 (zope 2.5.0 b3) and all worked fine. When
> I installed the new 1.2b2 stuff, all the .html files disappeared from
> portal_skins/cleanskin.
>
> I tried deleting all the Cleanskin stuff and re-running the Install script,
> but that had no effect.
>
> Hope that makes sense?
>
> Cheers, Jon
>
> Jon Edwards
> Pricom Ltd
> www.pricom.co.uk
>
>
> _______________________________________________
> Zope-CMF maillist - Zope-CMF@zope.org
> http://lists.zope.org/mailman/listinfo/zope-cmf
>
> See http://www.zope.org/Products/PTK/Tracker for bug reports and feature
> requests
>
>