[Zope3-checkins] CVS: Zope3/src/zope/app/schema - meta.zcml:1.1.2.3
Fred L. Drake, Jr.
fred@zope.com
Thu, 15 May 2003 11:28:31 -0400
Update of /cvs-repository/Zope3/src/zope/app/schema
In directory cvs.zope.org:/tmp/cvs-serv18704
Modified Files:
Tag: schema-vocabulary-branch
meta.zcml
Log Message:
document support for passing additional keywords to the factory
=== Zope3/src/zope/app/schema/meta.zcml 1.1.2.2 => 1.1.2.3 ===
--- Zope3/src/zope/app/schema/meta.zcml:1.1.2.2 Wed May 14 13:45:19 2003
+++ Zope3/src/zope/app/schema/meta.zcml Thu May 15 11:28:30 2003
@@ -12,6 +12,11 @@
This associates a vocabulary name in the global vocabulary
service with a factory. Each name may only be defined once.
+
+ Additional keyword arguments may be passed to the factory by
+ adding additional attributes beyond those listed here. This can
+ be useful when using vocabularies which implement various kinds
+ of filtering.
</description>
<attribute name="name" required="yes">