Personal tools
Skip to content. | Skip to navigation
zope.viewlet :target:
zope.vocabularyregistry .. image::
This package provides session support. Zope3 Session Implementation .. note:: All interfaces and implementations provided by this package have been migrated to zope.session. This package now merely provides ZMI menu configuration.Overview .. CAUTION:: Session data is maintained on the server. This gives a security advantage in that we can assume that a client has not tampered with the data....
Zope component architecture
The zope configuration system provides an extensible system for supporting various kinds of configurations. It is based on the idea of configuration directives. Users of the configuration system provide configuration directives in some language that express configuration choices. The intent is that the language be pluggable. An XML language is provided by default.