[Zope-CMF] Creating ZPT in portal_skins via WebDAV
Chris Withers
chrisw@nipltd.com
Sun, 10 Feb 2002 10:42:06 +0000
Dieter Maurer wrote:
>
> Chris Withers writes:
> > I'm using Webdrive to access Zope via WebDAV so I can author my CMF skins in a
> > sensible fasion, however, I notice that creating new objects in my 'custom' skin
> > layer always creates DTML methods.
> >
> > How do I make it create ZPT?
> I know you know "PUT_factory"...
Yeah, I just fixed the Skins Tool so that you can override the default
PUT_Factory, which you couldn't before. Check out the CVS HEAD of CMFCore if you
want this ability.
cheers,
Chris