First five.grok release
The five.grok initiative was begun by Lennart Regebro and Godefroid Chapelle at the Paris Sprint at Ingeniweb. five.grok is already in use in Martin Aspeli's Dexterity and Infrae's content management system Silva.
What is five.grok?
five.grok is a development layer for Zope 2, based on Grok framework concepts. The development techniques are similar to those used in Grok. The component is based on grokcore namespace packages that were factored out of Grok.
Implemented features
five.grok makes the following components available to Zope 2 developers:
- Zope 3 Component (Adapter, Utility, Subscribers)
- Permissions
- Views
- Page Templates (using the Zope 2 Page Templates)
- Formlib forms
- Skins
All these components are available with exactly the same syntax as in Grok.
More information
You can refer to the Grok website: http://grok.zope.org/ and Grok documentation: http://grok.zope.org/documentation/.
Check the doctests included in the sources as well.
Download
The package is available at the Python Package Index:
http://pypi.python.org/pypi/five.grok/1.0a1.
Contact
FMI contact the Grok developers on the grok-dev mailing list:
http://mail.zope.org/mailman/listinfo/grok-dev