Skip to content

Correspondence Technologies

Sections
Personal tools
You are here: Home » Software » SfIndex Demo » collective - CMFFormController

Package: collective - CMFFormController

Replaces the portal_form form validation mechanism from Plone. Now standard in Plone. Latest development version here.

a test of SfIndex product

Releases

Release Date Release Name Download
2004-07-09 21:00 1.0.3 beta sourceforge
2004-05-04 15:17 1.0.2 sourceforge
2004-03-11 21:00 1.0.1 sourceforge
2004-03-08 21:00 1.0 sourceforge
2004-03-02 21:00 1.0 RC3 sourceforge
2004-01-29 21:00 1.0 RC2 sourceforge
2004-01-07 21:00 1.0 RC1 sourceforge

Package README (CVS ver. 1.5)

CMFFormController

    CMFFormController replaces the portal_form form validation
    mechanism from Plone.  It should work just fine in plain CMF as
    well.

Requires

    CMF 1.3+
    Zope 2.5.1+ (Recommending 2.6.0+)

Quickstart

    For CMF 1.4:
    1) Create an external method, module CMFFormController.Install,
       function: install
    2) Run it

    For CMF 1.3:
    1) Get ahold of CMF 1.4
    2) Copy the files CMFCore/FSMetadata.py and
       CMFCore/FSPythonScript.py from CMF 1.4 to the CMFCore directory
       in your CMF 1.3 install
    3) Replace the line "if self.ZCacheable_isCachingEnabled():" in
       your new FSPythonScript with the line "if 0==1:"
       (Thanks to Laurent Mallet (Ellis))

    Profiling CMFFormController scripts:
    * If you want to use CallProfiler with CMFFormController, you will
      need to download and install the CMFFormControllerPatch product
      from the Collective.
      (Thanks to Andy McKay)

Documentation

    See www/docs.stx
    Also take a look at the CMFFormControllerDemo product.
 

Powered by Plone

This site conforms to the following standards: