[Checkins] SVN: megrok.five/trunk/README.txt describe what
megrok.five is
Philipp von Weitershausen
philikon at philikon.de
Wed Feb 7 22:27:49 EST 2007
Log message for revision 72443:
describe what megrok.five is
Changed:
A megrok.five/trunk/README.txt
-=-
Added: megrok.five/trunk/README.txt
===================================================================
--- megrok.five/trunk/README.txt 2007-02-08 03:27:09 UTC (rev 72442)
+++ megrok.five/trunk/README.txt 2007-02-08 03:27:49 UTC (rev 72443)
@@ -0,0 +1,14 @@
+megrok.five
+===========
+
+``megrok.five`` provides integration of the grok library into Zope 2.
+Currently, it supports:
+
+* adapters, utilities, annotations (they're generic to both Zope 2 and 3)
+
+* views (``grok.View``) with Page Templates
+
+* forms (``grok.EditForm``, ``grok.AddForm``)
+
+It also supplies two new base classes, ``Model`` and ``Application``,
+which are Zope 2-enabled versions of their grok equivalents.
Property changes on: megrok.five/trunk/README.txt
___________________________________________________________________
Name: svn:eol-style
+ native
More information about the Checkins
mailing list