Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

slc.calendarfetcher-0.1b5.tar.gz (18.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page