Re: [Zope3-Users] Grant role top zope.anybody

2007-02-18 Thread Florian Lindner
Am Samstag, 17. Februar 2007 23:35 schrieb Marius Gedminas: On Sat, Feb 17, 2007 at 12:48:05PM +0100, Florian Lindner wrote: Hello, I've tried to grant a role to zope.anybody (any user that visits the site). Tried it this way: grant role = my.role principal =

[Zope3-Users] List a folder on different pages

2007-02-18 Thread Florian Lindner
Hello, is there a howto somewhere online that explains how I can do a folder listing (in general: output of any list) in a way that it is split in different pages and with page numbers and next/previous page links? I would probably be able to invent it myself but maybe someone has described it

[Zope3-Users] Re: List a folder on different pages

2007-02-18 Thread Philipp von Weitershausen
Florian Lindner wrote: Hello, is there a howto somewhere online that explains how I can do a folder listing (in general: output of any list) in a way that it is split in different pages and with page numbers and next/previous page links? I would probably be able to invent it myself but maybe

Re: [Zope3-Users] Grant role top zope.anybody

2007-02-18 Thread Marius Gedminas
On Sun, Feb 18, 2007 at 11:47:06AM +0100, Florian Lindner wrote: Am Samstag, 17. Februar 2007 23:35 schrieb Marius Gedminas: On Sat, Feb 17, 2007 at 12:48:05PM +0100, Florian Lindner wrote: ZCML is order-dependent (sadly). You need to put your grant after the principal definition. This

Re: [Zope3-Users] Error when calling addform

2007-02-18 Thread Florian Lindner
Am Dienstag, 13. Februar 2007 12:04 schrieb Stephan Richter: On Monday 12 February 2007 15:56, David Johnson wrote: Many people have offered approaches.  I find the simplest and   cleanest approach for declaring interfaces is as follows: The cleanest way, in my opinion, is just not to use

Re: [Zope3-Users] Error when calling addform

2007-02-18 Thread Dominique Lederer
Florian Lindner schrieb: Am Dienstag, 13. Februar 2007 12:04 schrieb Stephan Richter: On Monday 12 February 2007 15:56, David Johnson wrote: Many people have offered approaches. I find the simplest and cleanest approach for declaring interfaces is as follows: The cleanest way, in my

[Zope3-Users] Book?

2007-02-18 Thread Robert Hicks
Is Web Component Development with Zope 3 the best resource to get up to speed on using Zope3? I will be spending a little time getting up to speed on Python itself (with Chun's book) as well. Robert ___ Zope3-users mailing list Zope3-users@zope.org

Re: [Zope3-Users] Book?

2007-02-18 Thread Jens Vagelpohl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 19 Feb 2007, at 00:56, Robert Hicks wrote: Is Web Component Development with Zope 3 the best resource to get up to speed on using Zope3? I will be spending a little time getting up to speed on Python itself (with Chun's book) as well. I

[Zope3-Users] Re: Book?

2007-02-18 Thread Robert Hicks
Jens Vagelpohl wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 19 Feb 2007, at 00:56, Robert Hicks wrote: Is Web Component Development with Zope 3 the best resource to get up to speed on using Zope3? I will be spending a little time getting up to speed on Python itself (with Chun's