[Zope] Old Zope packages

2000-08-17 Thread Jarkko Veijalainen
Where can i download older versions of Zope. I need Zope 2.1.6. on solaris. I previously did my project on RH6.2 / Zope 2.1.6 and i have this week to get my project work on Zope 2.2.0 with solaris. It doesn't work (it doesn't pass authentication, when i try post data to another dtml document)

Re: [Zope] Old Zope packages

2000-08-17 Thread Corey
And upon Thursday of August 17, the illustrious Jarkko Veijalainen spake thusly... Where can i download older versions of Zope. snip http://www.zope.org/Products/Zope/ ___ Zope maillist - [EMAIL PROTECTED]

Re: [Zope] Old Zope packages

2000-08-17 Thread Chris Withers
Martijn Pieters wrote: See http://www.zope.org/Products/Zope I agree there should be a link from the Products page. I'm just wondering what '2.0.0-donotuseme' was? ;-) cheers, Chris ___ Zope maillist - [EMAIL PROTECTED]

Re: [Zope] Old Zope packages

2000-08-17 Thread Martijn Pieters
On Thu, Aug 17, 2000 at 05:01:01PM +0300, Jarkko Veijalainen wrote: problem is that it don't allow ANY of my users (including managers and superuser) to pass Authentication when i'm trying to POST data to another dtml document, which calls external method? How i manage this? I'm