[Zope-CMF] My own type - stuck again
Jochen Haeberle
listen@midras.de
Wed, 11 Sep 2002 21:31:21 +0200
Hi Ben,
thanks for the Info. You're probably right! But I am rather ancious
to use that right from cvs, as there are so many things I have to
learn at the moment and I really am not up to a buggy cvs checkout :-(
I read that the collective is not up to Plone alpha 4, CMF 1.3 or
Zope 2.5.1 or any combination of those. How about CMFTypes??
Thanks
Jochen
At 14:38 Uhr -0400 11.09.2002, Benjamin Saller wrote:
>Again, not to self promote, but if you are doing forms in Plone and have the
>ability to do any python code CMFTypes from the collective allows you to
>simply define the types, generate plone style forms with validation and hook
>into the plone navigation system. Additionally you pick up the ability to
>deal with rich content types for given fields.
>
>The lack of documentation (there is a little) might make it learning curve,
>but the speed and flexibility it gives you might make it worth your while.
>Hope that helps.
>
>-Ben