[Zope-Checkins] CVS: Zope3/lib/python/Zope/App/ZMI - zmi-meta.zcml:1.1.2.6

Steve Alexander steve@cat-box.net
Fri, 10 May 2002 11:43:08 -0400


Update of /cvs-repository/Zope3/lib/python/Zope/App/ZMI
In directory cvs.zope.org:/tmp/cvs-serv6787/lib/python/Zope/App/ZMI

Modified Files:
      Tag: Zope-3x-branch
	zmi-meta.zcml 
Log Message:
change to make consistent with metaConfigure.py


=== Zope3/lib/python/Zope/App/ZMI/zmi-meta.zcml 1.1.2.5 => 1.1.2.6 ===
 
     <directive name="factoryFromClass"
-               attributes="name, class, permission_id, title, description, marker_interface"
+               attributes="name, class, permission_id, title,
+                           description, creation_markers"
                handler="Zope.App.ZMI.metaConfigure.ContentClassDir" />
 
     <directive name="tabs" attributes="for"