slc.calendarfetcher will fetch and import calendars from the ICS URLs you give it.
Project description
Introduction
slc.calendarfetcher provides the ability to import multiple ICS calendar files (specified by their URLs) into a single folder. The folder must be subtyped as a Calendar, which is functionality provided by p4a.plonecalendar.
A tab labeled ‘Import ICal’ will appear on the folder, which leads the user to a simple form where multiple calendar URLs may be specified.
This form can be saved with the optional feature of immediately importing all events from the specified URLs.
By using a cronjob or Zope’s clockserver, this can be made automatic and periodically repeatable, ensuring that your Plone calendar is always up to date with the events from any other ICS conforming calendar (like iCal or Google Calendar).
You can use the following URL to update all the calendars in a site that have remote ICS files specified (NOTE: requires authentication):
http://mysite.com/@@calendarfetcher_utils/fetch_all_remote_calendars
Installation:
Add slc.calendarfetcher to the eggs in the [instance] section of your buildout or install it via easy_install.
In Plone, slc.calendarfetcher can be installed via the portal_quickinstaller tool in the Zope Management Interface or in the Add-remove products section of Plone’s control panel.
Changelog
0.1b5 (2011-01-07)
Changed dependency to p4a.calendar 1.2 [jcbrand]
Added locales directory with some first translations. [jcbrand]
0.1b4 (2010-12-16)
Bugfix. Account for entries not being present in the annotations dict. [jcbrand]
Renamed utility method for fetching calendars to avoid confusion. [jcbrand]
0.1b3 (2010-12-13)
Initial public release [jcbrand]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for slc.calendarfetcher-0.1b5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3cb5be83405d9df707bcbb30adb5ed59b5a5f04799b158936dac20e8cf1a483d |
|
MD5 | d95eb186f2b2d85cb2bd3c6c6c9418d3 |
|
BLAKE2b-256 | 507b949278024e15dc4d21de08fcd415504d65873ddbb1d42bc95e4d3909812e |