Re: [Zope3-Users] Configuration Problems?

2008-08-03 Thread Tim Cook
On Sun, 2008-08-03 at 19:52 -0300, Tim Cook wrote: > > I tried changing the display form to: > class ArchetypeDisplayForm(form.Form): > """A simple display form for archetypes.""" > > #fields = field.Fields(IArchetype).omit('__name__', '__parent__') > fields=['adlVersion'] I've be

Re: [Zope3-Users] Configuration Problems?

2008-08-03 Thread Tim Cook
Marius, Thanks for the feedback. On Fri, 2008-08-01 at 21:13 +0300, Marius Gedminas wrote: > The traceback shows you the WHERE, but that's not interesting. The WHY > is interesting, Very true. > and I could make a guess. > Your form schema contains a plain Field() field. Zope has no widgets

Re: [Zope3-Users] Configuration Problems?

2008-08-01 Thread Marius Gedminas
On Fri, Aug 01, 2008 at 12:29:28PM -0300, Tim Cook wrote: > When it comes to actually viewing our content with a browser we fail. I > thought that certainly a workshop full of bright people working all day > on this problem would be able to discover what is missing; nope. ... > we get a ComponentL

[Zope3-Users] Configuration Problems?

2008-08-01 Thread Tim Cook
Hi All, I've read all the books and readme's as well as most of the source. I also went through as many tutorials as I could find. I just can't seem to 'get' the configuration process for the ZCA. I used Paul Carduner's ZContact tutorial. I had no problem with it. I have a rather large healt