CMF Dynamic View FTI 3.0 (Aug 09, 2007)

New feature release, requiring at least Zope 2.10 and CMF 2.1

For additional information about this project, please visit the overview page .

Available downloads

CMFDynamicViewFTI-3.0.tar.gz

For all platforms (0 kB)

Release Notes

Tested with Plone 3
State Final release
License ZPL
Release Manager Hanno Schlichting
Released 2007/08/09 00:00:00 Universal

 

Change log

CMFDynamicViewFTI 3.0 - Released August 9, 2007

    - No changes.
      [hannosch]

CMFDynamicViewFTI 3.0rc1 - Released July 9, 2007

    - Removed some BBB code.
      [hannosch]

    - Removed five:registerPackage.
      [hannosch]

CMFDynamicViewFTI 3.0b1 - Released May 1, 2007

    - Updated some import locations. We require a minimum of Zope 2.10 now.
      [hannosch]

    - Rename menus - turns out dotted names don't really work with the ZCML
      magic that's creating interfaces on the fly (it's akin to having a
      variable name with a dot in it)
      [optilude]

    - Use new displayviews menu to find view titles; rework Z3 view test to use
      a test zcml file.
      [mj]