Metadata-Version: 1.0
Name: kotti_calendar
Version: 0.1
Summary: Add a calendar to your Kotti site
Home-page: http://pypi.python.org/pypi/kotti_twitter
Author: Daniel Nouri
Author-email: daniel.nouri@gmail.com
License: BSD-derived (http://www.repoze.org/LICENSE.txt)
Description: ==============
        kotti_calendar
        ==============
        
        This is an extension to the Kotti CMS that allows you to add calendars
        with events to your Kotti site.
        
        It uses the `FullCalendar jQuery plugin`_ to display calendars.
        
        Events can be either pulled from Google calendar XML feeds or added in
        Kotti itself.
        
        `Find out more about Kotti`_
        
        
        .. _FullCalendar jQuery plugin: http://arshaw.com/fullcalendar/
        .. _Find out more about Kotti: http://pypi.python.org/pypi/Kotti
        
        
        History
        =======
        
        0.1 - 2011-04-12
        ----------------
        
        - Initial release
        
        
Keywords: calendar fullcalendar kotti cms pylons pyramid
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Pylons
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: License :: Repoze Public License
