FileSystemSite
FileSystemSite is a product derived from the CMFCore, which enables you to maintain Page Templates, Python Scripts and so on on the filesystem, instead of in the ZODB.
This can help large scale development where code needs to be
maintained in a version control system. Older versions of FileSystemSite can be found on zope.org.