[Zope] [PATCH] to Zope's Management Interface

Roel Van den Bergh roel@planetinterior.com
Mon, 29 Apr 2002 15:12:09 +0200


The download file at
http://www.librelogiciel.com/software/ZShell/tarballs/zshell-1.42.tar.gz
cannot be opened on W2K with Winzip 8.0 (tested on several different
machines)

Roel

> -----Oorspronkelijk bericht-----
> Van: zope-admin@zope.org [mailto:zope-admin@zope.org]Namens Jerome Alet
> Verzonden: maandag 29 april 2002 13:21
> Aan: zope@zope.org
> CC: zope-dev@zope.org
> Onderwerp: [Zope] [PATCH] to Zope's Management Interface
>
>
> Hi
>
> the attached patch to apply to zope/lib/python/OFS/dtml/main.dtml allows
> people who want to use ZShell to type ZShell commands directly from the
> Zope's Management Interface. It should be transparent for people who don't
> want to use ZShell at all.
>
> to use this patch, you have to :
>
>   - download ZShell v1.42 from :
>
>           http://www.librelogiciel.com/software/
>
>     This is mandatory to stay in the ZMI when running commands, otherwise,
>     with older ZShell versions you'll enter ZShell user interface after
>     entering a command.
>
>   - extract it in your home directory
>
>   - cd to the Zope's home, e.g. /usr/lib/zope
>
>   - type the following command (as root) :
>
> 	patch -p0 <~myusername/zshell-1.42/main.dtml.patch
>
>   - restart Zope
>
>   Enjoy !!! (At least you should)
>
> This was tested against Zope 2.5.0-4 (Debian package) but applying the
> patch manually to other versions if needed is very easy.
>
> As always any comment is very welcome.
>
> PS : This procedure and the patch are now included in the ZShell 1.42
> package.
>
> Jerome Alet
>