[Zope] RE: DreamWeaver files -> ZPTs: How?

Ken Winter ken at sunward.org
Mon May 9 16:06:31 EDT 2005


> -----Original Message-----
> From: Tres Seaver [mailto:tseaver at palladion.com]
> Sent: Monday, May 09, 2005 3:23 PM
> To: ken at sunward.org
> Subject: Re: DreamWeaver files -> ZPTs: How?
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Ken Winter wrote:
> > Is there any way to configure Zope so that a *.htm file newly created in
> DW,
> > when uploaded for the first time to Zope, would be created as a ZPT
> instead
> > of as a DTML document?
> >
> >
> >
> > I know you can do it by naming the file in DW with the *.pt extension.
> But
> > the trouble with this is, subsequently DreamWeaver doesn't recognize it
> as
> > anything that it can edit.
> >
> >
> >
> > I know you can do this by manually creating an empty ZPT in Zope, then
> > uploading the already created contents of the same-named .htm file using
> the
> > ZMI, but this is clunky and error-prone.
> 
> Google for 'PUT_factory'.

Tres - That was the clue I needed!  Thanks - Ken

> 
> Tres.




More information about the Zope mailing list