[Checkins] SVN:	z3c.relationfield/trunk/src/z3c/relationfield/README.txt	Don't mention widget anymore, that's in z3c.relationfieldui.
    Martijn Faassen 
    faassen at infrae.com
       
    Fri Oct 17 12:01:19 EDT 2008
    
    
  
Log message for revision 92317:
  Don't mention widget anymore, that's in z3c.relationfieldui.
  
Changed:
  U   z3c.relationfield/trunk/src/z3c/relationfield/README.txt
-=-
Modified: z3c.relationfield/trunk/src/z3c/relationfield/README.txt
===================================================================
--- z3c.relationfield/trunk/src/z3c/relationfield/README.txt	2008-10-17 15:59:56 UTC (rev 92316)
+++ z3c.relationfield/trunk/src/z3c/relationfield/README.txt	2008-10-17 16:01:18 UTC (rev 92317)
@@ -2,11 +2,10 @@
 Relation
 ========
 
-This package implements a new schema field Relation, a widget for
-relations, and the Relation objects that store actual relations. In
-addition it can index these relations using the ``zc.relation``
-infractructure, and therefore efficiently answer questions about the
-relations.
+This package implements a new schema field Relation, and the
+RelationValue objects that store actual relations. It can index these
+relations using the ``zc.relation`` infractructure, and therefore
+efficiently answer questions about the relations.
 
 The Relation field
 ------------------
    
    
More information about the Checkins
mailing list