[Zope-CMF] "editor can't find a valid editor for this file ex
tension" when a ttempting to use webdav and Dreamweaver
Slade Mrs A
A.Slade@rmcs.cranfield.ac.uk
Wed, 2 Apr 2003 16:17:36 +0100
I assume someone out there has this working. Can anyone offer some advice?
Pretty please?
April
-----Original Message-----
From: Sally Owens [mailto:sowens@brookes.ac.uk]
Sent: Wednesday, April 02, 2003 3:23 PM
To: Slade Mrs A; Zope-CMF Mailing List (E-mail)
Subject: Re: [Zope-CMF] "editor can't find a valid editor for this file
extension" when a ttempting to use webdav and Dreamweaver
We have not been able to get this to work either. DW needs a file to end in
.html in order to know that it can open it. Because your page templates
wont have extensions of .pt the changes you describe below wont have an
effect. The advice we got was to give all our CMF content/template
instances names that end in .html. We're not keen to do this because it
isn't the way that Zope/CMF were designed to work.
We're looking at alternatives - possibly editing FTP_GET so that it appends
.html to every filename and FTP_PUT so that it strips it off again - just
so that DW thinks it's a HTML file. Not sure yet whether this will work.
Sally
PS you can 'force' DW to open the file by browsing to the local copy of the
(template) file using windows explorer, right-clicking and selecting 'Open
With' (browse to DW).
At 18:28 27/03/03 +0000, Slade Mrs A wrote:
>Hi,
>
>It seems everyone else who has posted has made it further than I have with
>Dreamweaver working nicely with CMF. I get CMF talking to Dreamweaver, but
>when I try to edit any of the page templates (i.e., header), I get the
>following error with both Dreamweaver 4.01 and MX:
>
>"editor can't find a valid editor for this file extension"
>
>I have made the appropriate changes to Configuration/Extentions.txt:
>PT,HTM,HTML, ..... :All Documents
>PT:Zope Presentation Templates
>HTM,HTML:HTML Documents
>
>Can anyone provide me with some next steps?
>
>Thanks,
>April
>
>April Slade
>Web Developer
>Information Services
>Cranfield University (RMCS)
>Shrivenham
>SWINDON
>SN6 8LA
>
>Tel: +44 (0)1793 785361
>Fax: +44 (0)1793 785555
>a.slade@rmcs.cranfield.ac.uk
>
>
>_______________________________________________
>Zope-CMF maillist - Zope-CMF@zope.org
>http://mail.zope.org/mailman/listinfo/zope-cmf
>
>See http://collector.zope.org/CMF for bug reports and feature requests