module documentation

ZMSItem.py - ZMS Base Content Object

Defines ZMSItem as the base class for all ZMS content objects, providing core Zope integration, persistence, and basic content management functionality. ZMSItem serves as the foundation for all ZMS content types, offering a unified interface for request handling, page rendering, access control, and a readme endpoint for documentation. Subclasses extend ZMSItem with domain-specific features while inheriting its core capabilities.

License: GNU General Public License v2 or later, Organization: ZMS Publishing

Class ZMSItem ZMS base infrastructure class providing core Zope integration and basic content management.