Re: [Zope3-Users] Re: [Zope-dev] Zope 3.4.0 candidate 1 Released

2008-03-28 Thread Kevin Teague
Nabble provides a web forum bridge to the mailing lists. I use both the mailing list and the forums, depending on which forum/computer I'm using at the time. Here are the links: http://www.nabble.com/Zope-f6706.html http://www.nabble.com/Grok-f28342.html We've also embedded the Grok-Nabble

[Zope3-Users] Re: [Zope-dev] Zope 3.4.0 candidate 1 Released

2008-03-28 Thread Martin Aspeli
Hermann Himmelbauer wrote: Am Donnerstag, 27. März 2008 18:26 schrieb Kurt Zitze: if you want to raise the userbase of zope, the first and most obvious thing to do is, get a forum running! mailing lists are bu*** and completly out of date. it is max cumbersome to login into your email accoun

[Zope3-Users] Re: [Zope-dev] Zope 3.4.0 candidate 1 Released

2008-03-28 Thread Martin Aspeli
Chris Shenton wrote: "Martijn Faassen" <[EMAIL PROTECTED]> writes: On the rest of your rant, I agree that the beginner experience for Zope 3 is suboptimal. Work is slowly progressing towards a new website for Zope. As an alternative you might like to look at Grok (grok.zope.org), which is based

Re: [Zope3-Users] Re: [Zope-dev] Zope 3.4.0 candidate 1 Released

2008-03-28 Thread Martijn Faassen
Hey, On Fri, Mar 28, 2008 at 5:30 PM, Chris Shenton <[EMAIL PROTECTED]> wrote: [snip] > Kudos to the Grok team for such a pleasant product, and for some REALLY > good tutorials. Thanks! Thanks for the kudos! I hope to see you on grok-dev if you aren't there already! Regards, Martijn

Re: [Zope3-Users] Re: [Zope-dev] Zope 3.4.0 candidate 1 Released

2008-03-28 Thread Chris Shenton
"Martijn Faassen" <[EMAIL PROTECTED]> writes: > On the rest of your rant, I agree that the beginner experience for > Zope 3 is suboptimal. Work is slowly progressing towards a new website > for Zope. As an alternative you might like to look at Grok > (grok.zope.org), which is based on Zope 3 as we

[Zope3-Users] Re: [Zope-dev] Zope 3 on Jython - Google Summer of Code

2008-03-28 Thread Jim Fulton
On Mar 27, 2008, at 11:51 PM, Georgy Berdyshev wrote: Hello Zope developers and Zope community! I am applying with "Zope 3 on Jython improvements" to Google Summer of Code. Yay! It would be really a great help to receive some feedback on this undertaking from the community and also devel

Re: [Zope3-Users] Re: [Zope-dev] Zope 3.4.0 candidate 1 Released

2008-03-28 Thread Chris Withers
Marius Gedminas wrote: how bout a zope3 page on myspace?lol Just write a Facebook app that interacts with the list archives ;-) Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk ___ Zope

Re: [Zope3-Users] Re: [Zope-dev] Zope 3.4.0 candidate 1 Released

2008-03-28 Thread Marius Gedminas
On Thu, Mar 27, 2008 at 01:38:06PM -0400, Benji York wrote: > Kurt Zitze wrote: >> if you want to raise the userbase of zope, the first and most obvious >> thing to do is, get a forum running! mailing lists are bu*** and >> completly out of date. it is max cumbersome to login into your email >>

Re: [Zope3-Users] Re: [Zope-dev] Zope 3.4.0 candidate 1 Released

2008-03-28 Thread Hermann Himmelbauer
Am Donnerstag, 27. März 2008 18:26 schrieb Kurt Zitze: > if you want to raise the userbase of zope, the first and most obvious thing > to do is, get a forum running! mailing lists are bu*** and completly > out of date. it is max cumbersome to login into your email account to do a > post and so

[Zope3-Users] Skin and Cookie Path - Zope 3 bug?

2008-03-28 Thread Hermann Himmelbauer
Hi, In my Zope3-based site, I use the SessionCredentialsPlugin to extract my authentication information. This plugin also sets a cookie. Together with the cookie name, content and host, a path is stored. This path contains the skin, which I enter in my URL, e.g. for: http://localhost:8080/++ski

AW: {Spam?} Re: [Zope3-Users] Problem with z3c.form / z3c.formui packages

2008-03-28 Thread Roger Ineichen
Hi Thierry > Betreff: {Spam?} Re: [Zope3-Users] Problem with z3c.form / > z3c.formui packages > > On mer, 2008-03-19 at 06:33 -0700, garz wrote: > > > have some views for some content: > class > SomeContentDisplayForm(z3c.formui.layout.FormLayoutSupport, > z3c.form.fo