11 Sep
2002
11 Sep
'02
7:57 p.m.
At 19:09 2002-09-11 +0200, Juergen Osterberg said:
is Dreamweaver MX btw any better than the previous version, i.e. does it still suffer from the fact that files need a dot and files such as index_html cannot be opened properly?
I have been using Dreamweaver MX with Zope quite successfully. I just use .html as an extension to my Zope page template names and Dreamweaver can then recognize them as HTML. To make this trick work, you create a DTML Method index_html which contains the following: <dtml-var index.html> Your real code is then in index.html. Aparajita Victory-Heart Productions aparajita@aparajitaworld.com www.aparajitaworld.com