[Zope-CMF] zpt and dreamweaver
Arnar Lundesgaard
arnar.lundesgaard@creuna.no
Fri, 8 Feb 2002 14:54:11 +0100
You have to use the WebDAV sourceport.
It can be started by giving ZOPE the parameter=20
-W9800, where 9800 is the portnumber you wish=20
to use. (Notice the capital W)
Like this:
UNIX: ./start -W9800
WIN: c:\yourzopesite> start.bat -W9800
When you connect Dreamweaver to this port ZOPE=20
returns the source instead of the rendered text.
This can be set up in the Remote Info dialog box
in the Site Manager by selecting WebDAV.
Works like a charm, just remember to name your
templates with a .html or .pt extension so that ZOPE
recognises them as PageTemplates. :)
Arnar Lundesgaard
Creuna as=20
Bryggegata 3=20
NO-0250 Oslo=20
phone office: (+47) 23 23 88 00=20
fax: (+47) 23 23 88 50=20
http://www.creuna.no/=20
-----Original Message-----
From: Jens-E. Hansen [mailto:Jens-E.Hansen@gis.de]
Sent: 8. februar 2002 14:40
To: zope-cmf@zope.org
Subject: [Zope-CMF] zpt and dreamweaver
Hi!
Can some explain to me how to upload a PT to PT/source.html with =
dreamweaver?
If I get it right (http://www.zope.org/Documentation/Articles/ZPT3) this =
is=20
the way to upload things.
Thank you
Jens-E.=20
_______________________________________________
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