[Zope3-checkins] CVS: Zope3/doc/zcml/namespaces.zope.org/code -
	registerInterpreter.stx:1.1
    Stephan Richter 
    srichter at cosmos.phy.tufts.edu
       
    Thu Jan 22 18:57:09 EST 2004
    
    
  
Update of /cvs-repository/Zope3/doc/zcml/namespaces.zope.org/code
In directory cvs.zope.org:/tmp/cvs-serv7874/code
Added Files:
	registerInterpreter.stx 
Log Message:
Update ZCML directives documentation.
=== Added File Zope3/doc/zcml/namespaces.zope.org/code/registerInterpreter.stx ===
registerInterpreter
  File zope/app/interpreter/meta.zcml, lines 7 - 10.
  
  Attributes
    type -- TextLine (required)
      Type
      Type/name of the language in content type format.
    component -- GlobalObject (required)
      Interpreter Component
      Path to the interpreter instance.
    
    
More information about the Zope3-Checkins
mailing list