[Grok-doc] form tutorial needs z3c.widget which needs unpublished z3c.javascript
Martijn Faassen
faassen at startifact.com
Tue Nov 17 07:19:45 EST 2009
Hi there,
I just noticed that this tutorial:
http://grok.zope.org/documentation/how-to/automatic-form-generation
refers to z3c.widget, which in turn depends on a rather ugly library
called z3c.javascript that's only available if a find-links to
http://download.zope.org/distribution is present in buildout.cfg. We
are not including this anymore in the standard Grok buildout.cfg, so
depending on z3c.widget will fail as z3c.javascript cannot be
installed.
I think the tutorial should be modified so it doesn't refer to
z3c.widget anymore. Alternatively we fix z3c.widget and/or publish
z3c.javascript..
At the very least someone should edit this tutorial to mention this.
Regards,
Martijn
More information about the grok-doc
mailing list