[Zope] External editor for ZMI

Nikko Wolf nikko-wolf at earthlink.net
Mon Jun 27 11:36:51 EDT 2005


I prefer:
   emacs with ExternalEditor - to edit ZODB objects,
   emacs with TRAMP - to edit native filesystem files via SSH, see:
     http://savannah.nongnu.org/download/tramp/

emacs via FTP (with AngeFTP or with TRAMP) is also good for both of 
these when configured.  But be aware that content and authorization 
strings are unencrypted over the wire for FTP, or HTTP (ExternalEditor 
and ZMI).

If it's behind Apache HTTPS, ZMI or ExternalEditor should be secure.

Please correct me if I'm wrong.

What about Zope FTP -- can it be secured?

Ciao,
Nikko

Dennis Allison wrote:
> emacs via ftp -- see the Zope Book for funky details.
> 
> On Thu, 23 Jun 2005, Paul Winkler wrote:
> 
> 
>>On Thu, Jun 23, 2005 at 04:27:50PM +0100, John Poltorak wrote:
>>
>>>What alternatives are there to editing objects through ZMI?
>>
>>ExternalEditor.



More information about the Zope mailing list