Metadata-Version: 1.0
Name: fourdigits.pfg.activationcode
Version: 0.1
Summary: A PFG field to provide a list of activation codes and let PFG check them when submitting a form
Home-page: http://svn.plone.org/svn/collective/
Author: Maarten Kling (Four Digits)
Author-email: info@fourdigits.nl
License: GPL
Description: Introduction
        ============
        
        A PFG field to provide a list of activation
        codes and let PFG check them when submitting a form
        
        - Add a PloneFormGen form folder
        - Add FormActivationCodeField
        - include some codes:
        eezahkei
        veiphiuh
        ohyaingu
        saetahch
        leechudu
        
        1
        2
        3
        4
        
        - Add a custom validation message or use default one
        - Hit save
        - Edit the formfolder, and check the activationcode field at Action Adapter
        - Hit save
        
        Now your form is only submitable when a active valid code is given.
        Enjoy~
        
        Changelog
        =========
        
        0.1dev (unreleased)
        -------------------
        
        - Initial release
        
Keywords: PFG Activation Code Field
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
