Metadata-Version: 1.0
Name: collective.signableevent
Version: 0.8.0
Summary: An event content type on which people can sign in.
Home-page: http://svn.plone.org/svn/collective/
Author: Pilot Systems
Author-email: ploneorg@pilotsystems.net
License: GPL
Description: .. contents::
        
        - Code repository: https://svn.plone.org/svn/collective/SignableEvent/branches/collective.signableevent
        - Questions and comments to ploneorg@pilotsystems.net
        
        
        Change history
        **************
        
        Changelog
        =========
        
        
        Detailed Documentation
        **********************
        
        Introduction
        ============
        
        Signable Event creates a new event type, on which any visitor of the website
        can "sign in". The list of signer can then be seen, and exported in CSV, by
        the webmaster.
        
        Date range during which the signing is permitted is also supported.
        
        
        Dependencies
        ============
        
        Tested on Plone 4.1rc3
        
        
        Installation
        ============
        
        1. Untar the product in the Products/ directory.
        
        2. Restart your Zope instance.
        
        3. Install the product with Add/Remove products or with the quick-installer.


        Configuration
        =============
        
        Configuration is done on each event.
        
        
        Contributors
        ************
        
        Gaël Le Mignot, Bruno Dupuis
        
        
        Download
        ********
        
Platform: Unix
Classifier: Framework :: Plone
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
