[Zope] zope object list from python

2005-12-22 Thread Fabio
Hi! I need to get all SQL Methods defined in Zope from python script. How can I do? Thanks, Fabio -- Dott. Fabio Marcone 2T srl Telefono+39 - 0871- 540154 Fax +39 - 0871- 571594 Email [EMAIL PROTECTED] Indirizzo Viale B. Croce 573, 66013 Chieti Scalo (CH

[Zope] Change ZSQLMethod connection id

2005-12-23 Thread Fabio
Hi! in my zope application I call ZSQLMethods from python script. Is it possible to set "connection id" property of a ZSQLMethod before call it? How? ZSQLMethod.propertyItems() return only ('title','') Thanks, Fabio -- Dott. Fabio Marcone 2T srl Telefono

[Zope] searching free hosting

2006-03-08 Thread Fabio
Hi! I'm looking for a free hosting service to publish my homepage. Freezope.org seems to be unavailable (registration form does not load). Anyone knows another site/service like freezope? Thanks, Fabio -- Dott. Fabio Marcone 2T srl Telefono +39 - 0871- 5

[Zope] Zope, Apache/NT, Reliability issues

2000-06-08 Thread Fabio Akita
anks for the attention. I hope we can do some interesting discussion.   []´s   Fabio Akita - DeveloperF/Nazca S&S / Adversiting

[Zope] sequence-item as a method argument

2000-06-14 Thread Fabio Akita
Zope has encountered an error while publishing this resource. Error Type: NameError Error Value: sequence Anyone knows what is going on? I think this must be a simple thing. Thanks []´s Fabio Akita - Developer F/Nazca S&S / Adversiting [E

[Zope] WebServers with Exotic Features

2000-06-16 Thread Fabio Akita
Hello again. More problems to be solved :) Now I've been trying some exotic things:) The tests are still going on in a NT machine. Here's what I'd like to do : I have installed Apache for NT (yes, I know it's still beta but I am waiting for a new Linux server that will be here in a few days :) o

Re: [Zope] WebServers with Exotic Features

2000-06-16 Thread Fabio Akita
Hello once again (sorry for bothering so much) I've found the solution for part of the question I wrote some minutes ago :) RewriteCond %{HTTP_HOST}^zope\.server\.com\.br RewriteRule ^(.*) /zope$1 [P,R] RewriteCond %{HTTP_HOST}^iis\.server\.com\.br RewriteRule ^(.

[Zope] the "manage_" methods

2000-07-06 Thread Fabio Akita
, what´s required. Is there any documentation about them? I am trying to do a webpage that can change the content of properties of a folder. Regards. []´s Fabio Akita - Developer F/Nazca S&S / Adversiting [EMAIL PROTECTED] ___ Zope maillist - [E

[Zope] namespace and PARENTS doubt

2000-07-25 Thread Fabio Akita
Hi again That may be a simple doubt but that´s it: 'commands' The above statement just doesn´t work. The 'parameter' is a DTML variable in the global namespace. But if I try: That will work. What I am trying to do is to execute the " 'commands'." a

[Zope] problems with the export

2000-07-30 Thread Fabio Akita
_getOb (Object: ElementWithAttributes) AttributeError: (see above) Regards Fabio Akita - Developer F/Nazca S&S / Adversiting [EMAIL PROTECTED] ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross post

[Zope] zope not receiving POSTs from Apache

2000-08-04 Thread Fabio Akita
Hi And again there´s a weird behavior concerning Zope+Apache :) Well, I have successfully set up an Apache in a Solaris system with Zope configured behind it using the ProxyPass/Rewrite modules and SiteAccess Product method. It looked to work fine but then I realized that the forms are not submit

[Zope] Apache is not caching Zope pages

2000-08-18 Thread Fabio Akita
Hello again There´s something very strange with the Apache + ZServer solution presented in the zope.org howtos. The problem is: I have a Zope 2.1.6 with SiteAccess and Apache 1.3.12 with the mod_proxy and mod_expire set up to that all request get at por 80 by Apache are proxed back to port 8080

[Zope] browsing server filesystem

2005-04-07 Thread Fabio Marcone
Hi! I need to browse (from a client) server file system. Does exist a zope object to do that? or, how can I do it? (I think external method in python, isn't it?) Thanks, Fabio ___ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/lis

[Zope] ldap

2005-04-22 Thread Fabio Marcone
Hi! I'm looking for a zope-ldap howto. In particular I need to use a ldap connection in a zpt and I set Connection and Filter LDAP correctly (in test page) but not in a zpt (I have a key error on ldap filter) Anyone can help me? Thanks, Fabio -- Dott. Fabio Marcone 2T srl Telefono

Re: [Zope] ldap

2005-04-22 Thread Fabio Marcone
I don't know I install it using debian Sarge package. but exists documentation about it? or exist another similar product? I need to access and modify a ldap directory from zope. Do you think I have to do it from python? Thanks, Fabio Alle 12:46, venerdì 22 aprile 05, Jens Vagelpo

[Zope] searching zope free hosting

2006-09-05 Thread Fabio Marcone
Hi to all! I'm searching a zope free hosting to publish my homepage. Unfortunately freezope.org and objectis.net are unavailable. is there another service like these? Thanks in advance, Fabio -- Dott. Fabio Marcone 2T srl Telefono+39 - 0871- 54015

Re: [Zope] searching zope free hosting

2006-09-05 Thread Fabio Marcone
Chris Withers wrote: Fabio Marcone wrote: I'm searching a zope free hosting to publish my homepage. Unfortunately freezope.org and objectis.net are unavailable. http://register.freezope.org/ looks like it's working to me... Chris Thanks, within 2 days they accept or reject my su

[Zope] BaseRequest error

2007-02-09 Thread Fabio Marcone
Hi! When I try to import Function from ZPublisher.Client, I got this error: No module named event. error comes from: zope.event import notify can you help me? I use Funtion in zope 2.6 without problems. Thanks in advance, Fabio -- Dott. Fabio Marcone 2T srl Telefono

[Zope] problem with manage_importObject

2007-03-12 Thread Fabio Marcone
ot this strange behavior. anyone can help me? very thanks, Fabio -- Dott. Fabio Marcone 2T srl Telefono+39 - 0871- 540154 Fax +39 - 0871- 571594 Email fabio.marcone(AT)duet.it

Re: [Zope] problem with manage_importObject

2007-03-12 Thread Fabio Marcone
= Function(url) f.username = username f.password = passwd apply(f,(),{}) How I can do "commit"? Thanks, Fabio ___ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope **

Re: [Zope] problem with manage_importObject

2007-03-12 Thread Fabio Marcone
Eric Bréhault wrote: > Hello, > > What about just doing the import yourself: > container._importObjectFromFile(f) > > (rather than using the ZMI's manage_importObject method through a zope > client connection) ? > > Eric BREHAULT > > On 3/12/07, F

Re: [Zope] problem with manage_importObject

2007-03-12 Thread Fabio Marcone
thanks, I solved using Zope2 and transaction modules like Jens wrote me. Fabio Andreas Jung wrote: > > > --On 12. März 2007 18:51:57 +0100 Fabio Marcone <[EMAIL PROTECTED]> > wrote: >>> >> well, I have no container because my script python is not an externa

[Zope] Image Upload

2001-01-16 Thread Fabio da Silva Santos
Hi there, I'm trying to insert an image in Zope by uploading it in an HTML 'file' field, using the following validation code: _.None"> When I submit an empty 'file' field, the dtml-call is invoked just the same, and I get an error message saying that the field is empty; when I check wha

Re: [Zope] Image Upload

2001-01-16 Thread Fabio da Silva Santos
know if the banners object image must already exist under Zope. > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of > Fabio da Silva Santos > Sent: Tuesday, January 16, 2001 5:44 PM > To: [EMAIL PROTECTED] > Subject: [Zope] Image Uplo

Re: [Zope] Image Upload

2001-01-17 Thread Fabio da Silva Santos
another DTML document containing the following >lines > : > > > > > > That's all > > but i don't know if the banners object image must already exist under Zope. > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PRO