[Zope] Zope is not a valid NT app

2000-09-22 Thread Marco Ribeiro
Hi I tried Zope for a while in NT 4 Workstation, it worked smoothly after initial install. I stopped and tried to restart the server from inside Zope, now there is no way to get the service back. Even uninstalling (the service still appears in NT's services list, but can't be started, there i

Re: [Zope] HTML Widgets, In-place editing in Zope

2000-09-22 Thread Maik Roeder
Hi Phill ! Phill Hugo wrote: > widgets is an external method which will be on Zope.org next week if all > goes well. Great, it looks very nice ! Perhaps this should go into the Zope core sometime/where ? Best regards, Maik Röder -- Uzopia - Digging la vida Zopa - http://uzopia.editthispage.

[Zope] Cookie pointer.

2000-09-22 Thread Steve Drees
I learned this one the hard way. Had a python method id: expireTime parameters: self body: t = self.ZopeTime() + (1.0/192.0) # 7.5 minutes in the future t = t.toZone('GMT') return t.strftime("%A, %d-%b-%Y %H:%M:%S GMT") -- Was trying the foll

[Zope] What options exist for dealing with tracebacks?

2000-09-22 Thread Skip Montanaro
Having only recently upgraded from Zope 2.0 to 2.2.1 I see that the default behavior for traceback reporting is still to embed them in an HTML comment (or display them when debugging). Are there other options for dealing with tracebacks? I'm just using ZServer to publish my own modules. I'm no

[Zope] Exporting

2000-09-22 Thread Andy McKay
How do I export a folder using the Import/Export tab with exporting all the subobjects? (Stupidest suggestion so far: delete all subjects, export, undelete) -- Andy McKay, Developer. ActiveState. ___ Zope maillist - [EMAIL PROTECTED] http://list

[Zope] HTML Widgets, In-place editing in Zope

2000-09-22 Thread Phill Hugo
Hi All, We've been working on this for a few days now and I think its about time it was uncovered. If you try these two URLs in Mozilla or IE, you'll see what it does. It works in Netscape 4 but doesn't do the stylesheet magic to the form which looks less impressive. www.opencookie.org/widgets

RE: [Zope] Version Control in Zope / Managing releases

2000-09-22 Thread Casey Duncan
1) "Code Collisions." - Developers overwriting each other's work. 2) Partial updates - Right now, we have new pages for marketing content that are held up because we don't have our new features for the application done yet. So we can't update marketing pages without updating the

[Zope] FYI: Python product tutorial updated

2000-09-22 Thread Shane Hathaway
The Python product development tutorial has been updated to reflect current practices. It is accompanied by a working product that contains all the sample code (which should also replace the "Boring" product.) It will likely be included in the Product Developer's Guide. See http://www.zope.org/M

Re: [Zope] Folderish DTML Document

2000-09-22 Thread Andy McKay
I would, I have a lot of objects. - Original Message - From: "Chris Withers" <[EMAIL PROTECTED]> To: "Andy McKay" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, September 21, 2000 1:52 AM Subject: Re: [Zope] Folderish DTML Document > Andy McKay wrote: > > Sure it works but

Re: [Zope] DTML Loop, is there a 'continue'?

2000-09-22 Thread Daniel Rusch
I hope there is a dtml-continue, I also have not been able to find it though. What I have done is resorted to an dtml-if (or some times an dtml-unless) that catches the condition I want to short circuit and wrapped the code in the dtml-else. The dtml-unless probably the better choice. dtml-in S

[Zope] DTML Loop, is there a 'continue'?

2000-09-22 Thread Spicklemire, Jerry
Hi Zope Fans, I'm about searched out trying to find any discussion about calling a normal "continue" statement, as in Python, from DTML. Any ideas? I just want to short circuit a dtml-in loop for one pass, and then finish the rest of the loop, based on a parameter. Thanks, Jerry S. _

Re: [Zope] Q: External method processing (D/H)TML forms?

2000-09-22 Thread J.R. van Ossenbruggen
> > I want to pass input from a DTML form to an external method. So far > > the DTML is actually just a plain HTML page: > try passing it the REQUEST object: > > def external-method(self, REQUEST): >"""whatever""" > > Just what I needed! Thanks, -- Jacco

Re: [Zope] Yihaw problem

2000-09-22 Thread Bill Anderson
neeloy_saha wrote: > > Hi all, > I am trying to use the yihaw folder. well I am able to import the > YihawDirectory.zexp and also successfully add a yihaw folder while in the > manage view. In side the yihaw folder Create a faq item. Done that > for e.g : 968388000 (what is systems??) > clicking

[Zope] Re: Patch to let Authorized Exceptions use standard_error_message

2000-09-22 Thread Andy McKay
Well theres the thing, its not really a patch. I doesnt allow Authorized Exceptions to use standard_error_message, thats a whole different kettle of fish. /lib/python/ZPublishers/HTTPResponse.py line 482 to 523 contains HTML text for the error message. So you can rewrite that. Thats all I have do

[Zope] tranalyzer patch

2000-09-22 Thread Bill Welch
Fixes a bug with records that have versions and a bug with records that point to other records for data. 211c211 < self.vstring = f.c(vl - 16) --- > self.vstring = f.c(vl) 214c214 < data = f.c(dl - 8) --- > data = f.c(dl) 216a217,218 > s

Re: [Zope] Q: External method processing (D/H)TML forms?

2000-09-22 Thread Rik Hoekstra
> > I want to pass input from a DTML form to an external method. So far > the DTML is actually just a plain HTML page: > > > > > > > If I fill in "test" in the form, my external method is beging called > correctly, e.g. the URL is ../external-method?foobar=test as I > expected. >

Re: [Zope] Version Control in Zope / Managing releases

2000-09-22 Thread Steve Spicklemire
Hi Bob, I would be most interested to hear about your experience with ZCVSMixin, or anyone elses! I've gotten very little feedback, and what I have gotten, I've incorporated into the Product. The main problems I see at this time are: 1) It doesn't handle recursion a lot of that has to be

[Zope] Deleting Zaml breaks SQL Method Advanced Tab - Zope 2.2.2

2000-09-22 Thread Brad Clements
I'm not sure how SQL Methods are related to Zaml (XML widgets editor) but removing the XML Widgets and Zaml editor from the products directory has broken the advanced tab on my SQL Methods. I had installed XML Widgets and Zaml and the sample.zexp files. Played with it, then deleted the product

[Zope] ftp-acces to Zope: "rename" command

2000-09-22 Thread k . woelfel
Hi, I have the following problem: One great thing in Zope is the ftp acces to objects. And in combination with the ftp-abilities of kfm and kwrite in kde1.2 it worked very nice for me to edit DTML-Documents in kwrite. But now in kde2 the the i/o System of kde (kio) has changed and when I edit an

[Zope] Q: External method processing (D/H)TML forms?

2000-09-22 Thread J.R. van Ossenbruggen
Hi, I want to pass input from a DTML form to an external method. So far the DTML is actually just a plain HTML page: If I fill in "test" in the form, my external method is beging called correctly, e.g. the URL is ../external-method?foobar=test as I expected. But how do I access th

Re: [Zope] standard_error_message confusion

2000-09-22 Thread Steve Alexander
Danny William Adair wrote: > > Unfortunately, yes he does. Time to step through your site in the debugger then. Or, instrument HTTPRequest.py and HTTPResponse.py to see what is getting called when. -- Steve Alexander Software Engineer Cat-Box limited http://www.cat-box.net

Re: [Zope] standard_error_message confusion

2000-09-22 Thread Danny William Adair
Unfortunately, yes he does. Danny -Ursprungliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Im Auftrag von Steve Alexander Gesendet: Freitag, 22. September 2000 16:51 An: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Betreff: Re: [Zope] standard_error_message confusion Danny

[Zope] Problem with properties in inherited ZClasses

2000-09-22 Thread Stephen Simmons
Hi, I have got stuck with inheritance and properties while writing a simple task tracking product as a way to learn Zope (using a brand new 2.2.0 with no other products). My product AdminTools currently has two ZClasses, Folder and Task. The ZClass AdminTools:Folder inherits from CatalogAware an

Re: [Zope] standard_error_message confusion

2000-09-22 Thread Steve Alexander
Danny William Adair wrote: > > My standard error_message is ok. > > I think my problem with LoginManager and Membership can be cut down to this: > > If I take away all permissions from a dtml-document for Anonymous, he will > be correctly prompted for Login using *my* standard_error_message > (

[Zope] Re: [Zope-PTK] Cannot import DemoPortal.zexp

2000-09-22 Thread Bill Welch
Bet you can't import Wizard.zexp either and the traceback shows the identical pickled data. I'm battling a very similar problem and so far I think it's subtle corruption of the ZODB having to do with ZDiscussion. Note that the pickled data contains references to ZDiscussion. The pickled data in m

Re: [Zope] standard_error_message confusion

2000-09-22 Thread Danny William Adair
My standard error_message is ok. I think my problem with LoginManager and Membership can be cut down to this: If I take away all permissions from a dtml-document for Anonymous, he will be correctly prompted for Login using *my* standard_error_message ("LoginRequired" is raised) as soon as he tri

[Zope] Yihaw problem

2000-09-22 Thread neeloy_saha
Hi all, I am trying to use the yihaw folder. well I am able to import the YihawDirectory.zexp and also successfully add a yihaw folder while in the manage view. In side the yihaw folder Create a faq item. Done that for e.g : 968388000 (what is systems??) clicking on that item generates the follo

[Zope] Stack overflow on DEC OSF1 alpha

2000-09-22 Thread Wolfgang Strobl
While browsing through the collector, I noticed 1515: ZServer Bug: Stack overflow on DEC UNIX 4.0 E | Compiled Python 1.5.2 from source using cc compiler(Configure-d with | option --with-dec-threads). | Compiled and installed from the source zope-2.2.0. | Started zope. | When trying to ac

[Zope] Sounds like a good idea...

2000-09-22 Thread Chris Withers
Dennis Nichols wrote: > > Since the standard root User Folder seems to hate being replaced by other > much-needed-by-me types of UserFolders, I wondered if this would work well > (using only ZServer) ... > > 1. Use SiteAccess to map mysite.com/ to mysite.com/my/ for all users and > sub-managers.

[Zope] Patch to let Authorized Exceptions use standard_error_message

2000-09-22 Thread Chris Withers
Andy McKay wrote: > Chris - you correct the comment says something about this could use > standard_error_message I did a quick hack of changing the source for > that file so it looks pretty (of course its totally static). Works for me. Well can you please, please, please put it in the Collect

Re: [Zope] FreeBSD and ZMySQLDA product

2000-09-22 Thread Marcos González Castro
Thanks a lot Chris. I'm going to read it and try to solve the problem. I'm new in Zope but I think that is a great and powerful tool to make portals in Internet. Actually we are trying to make one, about alternative music in Spain. If I have success I'll tell you with a link. Thanks. -

[Zope] Zope And Workflow Tool

2000-09-22 Thread Vincent
Hi,     Does somebody have any information about any Zope Workflow Product ? Maybe is there some Work on the subject.   Thanks   Vincent  

[Zope] evaluation within -tag

2000-09-22 Thread Stefan Doerig
hello i had to create a html form where the user can enter his email address and select over a few check boxes several pdf-files which then get attached to an email and finally sent to the users address. 1. the problem is a or a tag within the tag causes an error and so it does not seem poss