[Zope3-Users] make a Folder a Site

2005-05-25 Thread Jan-Wijbrand Kolman
ice.py", line 96, in _setNext raise TypeError("Not enough context information") Somehow I cannot think of the correct way to do this... Can anyone help? Do I need to specify more details? TIA, regards, jw -- Jan-Wijbrand Kolman [EMAIL PROTECTED]

Re: [Zope3-Users] make a Folder a Site

2005-05-25 Thread Jan-Wijbrand Kolman
answering myself :) Jan-Wijbrand Kolman wrote: > Maybe I miss something very obvious here... > > I created a FooFolder class, subclassing zope.app.folder.Folder. After adding > the necessary configurations, I have an entry in the addMenu, and I indeed can > add a FooFolder insta

Re: [Zope3-Users] make a Folder a Site

2005-05-26 Thread Jan-Wijbrand Kolman
appears not to be enough context for creating a LocalSiteManager. regards, jw -- Jan-Wijbrand Kolman [EMAIL PROTECTED] ___ Zope3-users mailing list Zope3-users@zope.org http://mail.zope.org/mailman/listinfo/zope3-users

Re: [Zope3-Users] make a Folder a Site

2005-05-30 Thread Jan-Wijbrand Kolman
gt; setSite(self) ^ | -+ I read your reply, but I basically read it to quickly and missed the setSite() hook. And of course, that was why I couldn't get to utilities I added to my site. So, now I can :-) Thanks. kind regards, jw -- Jan-Wij

[Zope3-Users] menus, menu items and actions

2005-05-31 Thread Jan-Wijbrand Kolman
lthough I cannot really say why. Is there a better way to achieve this? regards, jw -- Jan-Wijbrand Kolman [EMAIL PROTECTED] ___ Zope3-users mailing list Zope3-users@zope.org http://mail.zope.org/mailman/listinfo/zope3-users

Re: [Zope3-Users] Re: menus, menu items and actions

2005-06-01 Thread Jan-Wijbrand Kolman
ion root. I think I'll indeed follow you suggestion by creating a macro for the menu and not use the custom menu implementation. Thanks again! regards, jw -- Jan-Wijbrand Kolman [EMAIL PROTECTED] ___ Zope3-users mailing list Zope3-users@zope.org http://mail.zope.org/mailman/listinfo/zope3-users

[Zope3-Users] Using a multicheckboxwidget instead of a multiselectsetwidget

2005-06-08 Thread Jan-Wijbrand Kolman
init__ for the MultiCheckboxWidget class (well, one of its baseclasses actually) expects a vocabulary argument. How can I make sure this widget gets all the info it needs? Maybe I just don't see the obvious, but can anyone provide some hint in the ri

Re: [Zope3-Users] Using a multicheckboxwidget instead of a multiselectsetwidget

2005-06-08 Thread Jan-Wijbrand Kolman
Jan-Wijbrand Kolman wrote: > I have a interface defined for some content type, say IFoo. IFoo defines one > schema field: > > _filetypes = SimpleVocabulary.fromValues(('fropple', 'frepple', 'froople')) > > class IFoo(Interface): > >

Re: [Zope3-Users] Need to find RSS product

2005-08-28 Thread Jan-Wijbrand Kolman
handle RSS import. Recently I used the feedparser library for parsing RSS streams. Its easy to use and seems a really good library: http://feedparser.org/ Hope this of any help. regards, jw -- Jan-Wijbrand Kolman [EMAIL PROTECTED] ___ Zope3

[Zope3-Users] views based on request method (GET, POST, etc.)

2006-09-12 Thread Jan-Wijbrand Kolman
rlook something very very obvious... Maybe someone has an idea? Any help would be highly appreciated :-) kind regards, jw -- Jan-Wijbrand Kolman software developer, Institute for Netherlands History [EMAIL PROTECTED] ___ Zope3-users mailing list Zope3-

Re: [Zope3-Users] views based on request method (GET, POST, etc.)

2006-09-13 Thread Jan-Wijbrand Kolman
Stephan Richter wrote: On Tuesday 12 September 2006 07:38, Jan-Wijbrand Kolman wrote: But I have the feeling this can be done more elegantly. I did notice something in this direction in zope/app/dav/configure.zcml, but I'm not sure this actually helps. It could be I overlook something very

[Zope3-Users] Using global utilities when creating an global utility

2007-06-19 Thread Jan-Wijbrand Kolman
been executed yet, so not utilities are available to make use of. Is there a way to overcome this? (or to put it differently, why is "my" utility created when the action object is created and not just before the actual registration?) kind regards, jw -- Jan-Wijbrand Kolman __

Re: [Zope3-Users] Using global utilities when creating an global utility

2007-06-19 Thread Jan-Wijbrand Kolman
ction object creation time" which is a bit earlier. And that would not work for me I'm afraid. kind regards, jw -- Jan-Wijbrand Kolman ___ Zope3-users mailing list Zope3-users@zope.org http://mail.zope.org/mailman/listinfo/zope3-users

Re: [Zope3-Users] Using global utilities when creating an global utility

2007-06-19 Thread Jan-Wijbrand Kolman
ns its capabilities. Thanks for your reply! I'll look into it righ away. kind regards, jw -- Jan-Wijbrand Kolman ___ Zope3-users mailing list Zope3-users@zope.org http://mail.zope.org/mailman/listinfo/zope3-users

Re: [Zope3-Users] Using global utilities when creating an global utility

2007-06-20 Thread Jan-Wijbrand Kolman
On 6/19/07, Stephan Richter <[EMAIL PROTECTED]> wrote: On Tuesday 19 June 2007 09:53, Jan-Wijbrand Kolman wrote: > Is there a way to overcome this? (or to put it differently, why is > "my" utility created when the action object is created and not just > befor

Re: [Zope3-Users] Resuming Zope use

2011-02-24 Thread Jan-Wijbrand Kolman
On 2/24/11 2:17 AM, Milind Khadilkar wrote: > We are planning to rebuild the smaller ones from scratch, using Grok. > > The four larger ones we would like to migrate to Zope 2.11 using Python > 2.6 (or to Blue Bream, maybe) > > We have one application in Zope 3.1 which we would probably extend > fu

Re: [Zope3-Users] Resuming Zope use

2011-03-01 Thread Jan-Wijbrand Kolman
On 2/24/11 15:14 PM, Milind Khadilkar wrote: > There is also some sense of "solidity" (apart from awe) about Zope3 > which I do not get with Grok. Could you elaborate on that "sense"? Again, that's out of curiosity of your perspective on Grok (you knew I was biased, right :) ) Perhaps even, you