CMF Dynamic View FTI
Category: Services
—
Other products by this author
Current release: CMF Dynamic View FTI 3.0.2
Released Mar 26, 2008 — tested with Plone 3.1, Plone 3.0
Minor bugfix release.
Experimental releases
Upcoming and alpha/beta/candidate releases
- Alpha releases should only be used for testing and development.
- Beta releases and Release Candidates are normally released for production testing, but should not be used on mission-critical sites.
- Always install on a separate test server first, and make sure you have proper backups before installing.
Project Description
- Project resources
CMFDynamicViewFTI is a product for dynamic views in CMF (>=1.5). The product contains an additional base class for types and a new factory type information (FTI).
The FTI contains two new properties for the default view method and supplementary view methods. The queryMethodID functionality used for alias lookups is enhanced to support a new keyword (dynamic view).
The BrowserDefaultMixin class adds some methods to classes. It is not required to make use of the basic features but it is recommend to subclass your types from the class to gain more functionality.