Metadata-Version: 1.0
Name: ftw.calendar
Version: 1.6
Summary: 4teamwork Calendar
Home-page: http://4teamwork.ch
Author: Florian Sprenger
Author-email: f.sprenger@4teamwork.ch
License: GPL
Description: Introduction
        ============
        
        
        A calendar based on http://arshaw.com/fullcalendar/
        Changelog
        =========
        
        
        1.6
        ---
        * updated fullcalendar to version 1.4.6
        
        1.5
        ---
        * configured english as a fallback-language if there is no translation for the
        current language
        * added a custom css file to override styles defined in fullcalendar.css
        * highlight the current users own events
        * use the styles defined in members.css to mark the state of an event
        * added support for all day events
        
        1.4
        ---
        * enabled drag and drop in day and week view
        * enabled resize in day and week view
        
        1.3
        ---
        * removed jquery plugin integration (was intended for plone 2.5)
        * fixed a bug in the query, now events that span across several months are displayed correctly
        
        1.2
        ---
        * fixed time format and set start day to monday
        
        1.1
        ---
        
        * Removed a reference to a nonexisting file
        
        1.0
        ---
        
        * Initial release
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
