Re: [Zope3-Users] TraversalError when accessing template/title for the ZPT.

2005-12-23 Thread Zachery Bir
On Dec 23, 2005, at 4:43 PM, Pawel Sawicki wrote: Hi. Recently I've decided to use Zope as a framework for an application that I'm planning to write as a part of my B.Sc. thesis. I also chose to use Zope3, though it's not as well documented (yet) and widely used as the previous version.

Re: Re : [Zope3-Users] Getting params in a request

2006-07-12 Thread Zachery Bir
On Jul 12, 2006, at 12:16 PM, Stéphane Brault wrote: Thanks Pete, It was indeed what I was getting at, but since I use ajax I mostly don't use views, from there comes my ignorance ;-) Well, you still need to wire up views, even if you're not wiring up *pages* ;^) Zac