Macromedia and ZPT source code issues when saving
Hello, I have applied the patch for webdav that changes the object name to an extension that Macromedia will understand <http://mail.zope.org/pipermail/zope/2003-April/134076.html>. So far so good. The problem appears when the designer saves the page template back to Zope. The source code contains the rendered HTML instead of the TAL/TALES/METAL tags. Am I missing something here? TIA Jordi
Jordi wrote at 2003-9-23 10:43 -0400:
I have applied the patch for webdav that changes the object name to an extension that Macromedia will understand <http://mail.zope.org/pipermail/zope/2003-April/134076.html>. So far so good. The problem appears when the designer saves the page template back to Zope. The source code contains the rendered HTML instead of the TAL/TALES/METAL tags. Am I missing something here?
Use the WebDAV source port. Dieter
I think you are using HTTP port (8080 by default) instead of Webdav source port (specified with -W option). Nguyen Quan Son ----- Original Message ----- From: "Jordi" <jordi_yc@lycos.es> To: <zope@zope.org> Sent: Tuesday, September 23, 2003 9:43 PM Subject: [Zope] Macromedia and ZPT source code issues when saving
Hello,
I have applied the patch for webdav that changes the object name to an extension that Macromedia will understand <http://mail.zope.org/pipermail/zope/2003-April/134076.html>. So far so good. The problem appears when the designer saves the page template back to Zope. The source code contains the rendered HTML instead of the TAL/TALES/METAL tags. Am I missing something here?
TIA
Jordi
participants (3)
-
Dieter Maurer -
Jordi -
Nguyen Quan Son