Metadata-Version: 1.0
Name: p4a.ploneevent
Version: 0.7.4
Summary: Plone4Artists event extensions for Plone
Home-page: http://pypi.python.org/pypi/p4a.ploneevent/
Author: Lennart Regebro
Author-email: regebro@gmail.com
License: GPL
Description: p4a.ploneevent Package Readme
        =============================
        
        Overview
        --------
        This package contains extensions to the standard Event of Plone.
        Currently only the extension is included: Recurrence. 
        
        Requirements
        ------------
        Plone 3.x. Tested with 3.2 and 3.3 but may work with other versions.
        
        
        
        ======================
        p4a.ploneevent Changes
        ======================
        
        p4a.ploneevent 0.7.4 (2012-09-09)
        =================================
        
        * Plone 4 compat (dimo)
        
        * Changed frequency DisplayList to an IntDisplayList for plone 4. (ggozad)
        
        * Added script to rebuild pot and resync all po files.  (saily)
        
        * Merged german translation from locales-included branch.  (saily)
        
        * Fix translation issue with times in event view on English sites. Now uses 
          toLocalizedTime for displaying times to suit all locales.  (rockdj)
          
        * Corrected one failing unit test. (rockdj)
        
        * Add manifest (aclark)
        
        p4a.ploneevent 0.7.3 (2009-11-27)
        =================================
        
        * Now displays events with 12H or 24H clock depending on locale. (regebro)
        
        p4a.ploneevent 0.7.2 (2009-09-23)
        =================================
        
        * Fixed a bug in viewing of non-recurring events
        
        p4a.ploneevent 0.7.1 (2009-08-29)
        =================================
        
        * Fixed a bug in the norwegian translation. (regebro)
        
        p4a.ploneevent 0.7 (2009-08-26)
        ===============================
        
        * Translations to Swedish and Norwegian. (regebro)
        
        
        p4a.ploneevent 0.6 (2009-05-17)
        ===============================
        
        * Fixed up dependencies (regebro, natea)
        
        * Added KSS UI enhancements, reordered and relabled recurrence fields 
          to better describe field functions (aaronvanderlip)
          
        * Cleaned up "Recurrence" schemata UI. Added new labels and descriptions. 
          Removed 'count'. Reordered fields. (aaronvanderlip)
        
        
        p4a.ploneevent 0.5 (2008-07-09)
        ===============================
        
        * First release: Basic recurrence support.
        
Keywords: Plone4Artists recurring events calendar calendaring
Platform: UNKNOWN
Classifier: Framework :: Zope2
Classifier: Framework :: Zope3
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Topic :: Software Development :: Libraries :: Python Modules
