[Zope] Problem to start zope

2001-01-22 Thread FR Chalaoux

Hi,

I installed Zope-2.2.5.src on bsdi 3.0, with Python 2.0. Compilation
runned fine but when I run ./start I obtain the followinfg error :

bash-2.02$ ./start
'import site' failed; use -v for traceback
Traceback (most recent call last):
  File
"/usr/local/apache/htdocs/commercial/advl/zope/Zope-2.2.5-src/z2.py",
line 283, in ?
import os, sys, getopt, string
ImportError: No module named os

start file
=
#! /bin/sh
reldir=`dirname $0`
PYTHONHOME=`cd $reldir; pwd`
export PYTHONHOME
exec /usr/local/bin/python \
 $PYTHONHOME/z2.py \
 -D "$@"


Suggestions?

Bye, FR






___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] zope@zope.org

2001-01-22 Thread FR Chalaoux

Hi,

I installed Zope-2.2.5.src on bsdi 3.0, with Python 2.0. Compilation
runned fine but when I run ./start I obtain the followinfg error :

bash-2.02$ ./start
'import site' failed; use -v for traceback
Traceback (most recent call last):
  File
"/usr/local/apache/htdocs/commercial/advl/zope/Zope-2.2.5-src/z2.py",
line 283, in ?
import os, sys, getopt, string
ImportError: No module named os

start file
=
#! /bin/sh
reldir=`dirname $0`
PYTHONHOME=`cd $reldir; pwd`
export PYTHONHOME
exec /usr/local/bin/python \
 $PYTHONHOME/z2.py \
 -D "$@"


Suggestions?

Bye, FR





___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] Too much meta-type in add list

2001-01-12 Thread FR Chalaoux

Hi,

Since long time ago I have this reflexion.  Now I have installed so many
thing in Zope the add list combobox is huge :

There are too many meta-type item in add list. Is is possible to
organize sublist of meta-type into  products sublist ?

FRC


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] Looking for BSDI version of Zope

2000-10-03 Thread FR Chalaoux

Hi,

I looking for a recent compiled Zope version running on BSDI/OS 4.0.1
with its python attached

Thanks, FR.




___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] delete objet via a form

2000-07-08 Thread FR Chalaoux

Thanks, it works fine.

FR


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] delete objet via a form

2000-07-07 Thread FR Chalaoux

Hi Zopper,

The Use case
==

1/ Display file objets from a folder

2/ Select objets to delete

3/ Delete these objets

4/ Refresh the document

My solution is based on 2 DTML methods but it does not work for me. The
documents are not deleted and no refresh of the page.

Help is welcome.

FR.

DTML Method  delete_form



http://localhost:8080/Common/Documents/delete"
method="POST">

 





DTML Method delete
===









___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] Instanciate a ZClass out of Zope

2000-06-17 Thread FR Chalaoux

Ok Oleg,

This give me a track now, but this howto seems to talk about of an external
method not about a script out of zope, No ?
When I say out of zope, I mean open a connection with ZODB as describe in
http://www.zope.org/Members/michel/HowTos/ZODB-How-To and create an instance of
my ZClass which where defined with my zope web interface.

FR.


Oleg Broytmann wrote:

> On Sat, 17 Jun 2000, FR Chalaoux wrote:
> > I would like to instanciate a Zclass, I created in Zope, out of Zope web
> > interface.
> > I mean create objets, base on this ZClass, in ZODB with a python script
> > out of Zope.
> >
> > What are the different solutions to do that ?
> > Is there code exemples around ?
>
>http://www.zope.org/Members/taz/addZClasses
>
> Oleg.(All opinions are mine and not of my employer)
> 
> Oleg Broytmann  Foundation for Effective Policies  [EMAIL PROTECTED]
>Programmers don't die, they just GOSUB without RETURN.


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] [Fwd: [Projet-zf] Etat des lieux Zope-France]

2000-06-17 Thread FR Chalaoux





Le ZWiki permet de faire cela, non?

FR.

"Sebastien Douche (ml)" wrote:

> Le Tue, Jun 13, 2000 at 06:01:44PM +0200, FR Chalaoux à écrit:
> # Salut à tous,
>
> Salut FR,
> content de te voir vivant :-)
>
> # Bon, je vois qu'il y une certaine excitation chez ZF et c'est bien normal vu
> # les dernières semaines de calme et l'agitation actuelle.
> # Enfin, pas tout à fait ;-)
> # Très bientôt, disons d'ici à dimanche, sera mise en place sur ZF un ZWiki
> # (ZFTools). Cette base connaissance contiendra le germe de futures ZClasses
> # qui permetterons à chacun d'entre nous de produire dans **son espace** des
> # objets qui enrichiront ZF automatiquement. Ce framework est proche de ZDP et
> # ZPTK.
>
> Super mais ne penses tu pas que notre interet soit de faire des docs que
> chacun (via authentification) puisse modifier, ce qui permettrais
> d'enrichir de facon interactive les documents ?
>
> --
> (°- Sébastien Douche
> //\ <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
> v_/_ LUG Parinux 
>
> ___
> Projet-zf mailing list  -  [EMAIL PROTECTED]
> http://www.zope-france.org/mailman/listinfo/projet-zf





[Zope] Instanciate a ZClass out of Zope

2000-06-17 Thread FR Chalaoux

Hi,

I would like to instanciate a Zclass, I created in Zope, out of Zope web
interface.
I mean create objets, base on this ZClass, in ZODB with a python script
out of Zope.

What are the different solutions to do that ?
Is there code exemples around ?

Bye, FR


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] Update from Beehive ZClass manual ?

2000-06-04 Thread FR Chalaoux

Hi Mark,

In your last message about ZClass (
http://lists.zope.org/pipermail/zope/2000-June/026685.html ) your wrote
:

> thanks! the cool thing about our tutorials is that
> all our customers get free updates for one year ---
> giving us bees a chance to correct any errors as well as
> document any (in this case ZClass) new features/changes.

So, when will come the next update of ZClass manual ?

Will you add a part for non beginner, and if yes what one could expect ?

FR


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] ZClass book from Beehive.de

2000-06-03 Thread FR Chalaoux

Hi,

Before I insert 25DM in Beehive for the ZClass book, I would like to
have your point of view on this book !

FRC


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )