[Zope] FTP Access to dtml methods (was Re: Documentation of attributes)

Emmanuel Viennet emmanuel.viennet@lipn.univ-paris13.fr
Fri, 05 Nov 1999 15:20:12 +0100


I wrote:
>  By the way, I was testing the SimpleSiteMap example
> (http://www.zope.org/Members/djay/SimpleSiteMap)
> which recurse folder starting from aq_parent. 
> Sometimes it works, sometimes not (empty result). 
> 
> Is this example out of date ? 
> 

 OK, I found that the problem with that XEmacs (via ftp)
changed the type of edited objects: my dtml methods
were saved as dtml methods.

 Solution: disable automatic backup with something like
   (setq efs-make-backup-files ())
 in the .emacs

 This could be added to the tip:
http://www.zope.org/Members/michel/HowTos/zopeandxemacs

Emmanuel

-- 
Emmanuel Viennet: <viennet@lipn.univ-paris13.fr>
LIPN - Institut Galilee - Universite Paris-Nord       
93430 Villetaneuse -  France
http://www-lipn.univ-paris13.fr/~viennet/