[Zope3-Users] z3c.form, checkboxes for Bool fields - thanks a lot,
now: z3c.form egg from svn
Andreas Reuleaux
reuleaux at web.de
Wed Sep 5 12:25:40 EDT 2007
Thanks again, works like a charm, i. e. both:
* your tree / buildout config with link to z3c.form from svn
* and the new checkbox.SingleCheckBoxFieldWidget
-Andreas
On Tue, Sep 04, 2007 at 10:40:32PM -0400, Stephan Richter wrote:
> On Tuesday 04 September 2007 21:13, Andreas Reuleaux wrote:
> > Next question now: how do I tell zc.buildout to build an egg from svn
> > for z3c.form? - I have tried this (adrn ist my application):
>
> My tree looks something like that:
>
> packages/
> z3c.form/ --> svn://svn.zope.org/repos/main/z3c.form/trunk
> z3c.formui/ --> svn://svn.zope.org/repos/main/z3c.form/trunk
> myprojects/
> z3c.form --> symlink to ../z3c.form
>
> In buildout.cfg of myproject, I have:
>
> [buildout]
> develop = . z3c.form
>
> Regards,
> Stephan
> --
> Stephan Richter
> CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
> Web2k - Web Software Design, Development and Training
>
>
> !DSPAM:46de72bc56542107185924!
More information about the Zope3-users
mailing list