Metadata-Version: 1.0
Name: Products.rendezvous
Version: 1.1.0
Summary: A timeboard to select a rendez-vous for Plone
Home-page: https://svn.ecreall.com/public/Products.rendezvous
Author: Vincent Fretin and Michael Launay
Author-email: development@ecreall.com
License: GPL
Description: Introduction
        ============
        
        Products.rendezvous is a timeboard to select a rendez-vous when most people
        are available.
        
        Use case
        ========
        You create a RendezVous content type where you select some days.
        For each date, you create 0 to several slots
        (for instance: 1pm, 2pm, morning, evening)
        and you publish your object.
        
        Then you send the url to all people you want to see at this rendezvous.
        Each member of the portal can participate to this rendezvous.
        The user checks the days and slots which for he or she is available.
        
        
        Changelog
        =========
        
        1.1.0 (2009-01-12)
        ------------------
        
        * Initial release
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: User Interfaces
Classifier: Framework :: Plone
