A Drupal module for integration with the UC Berkeley Events Calendar.
Reads event data from the events.berkeley.edu XML (Live Export) data feeds, and makes them available to Views for display.
Requirements
The module requires Views and PHP 5. A calendar view is also available if the Calendar module is installed.
Installation
The usual module installation methods apply.
There is no UI yet. Instead, feed retrieval is controlled via the {ucbevents_feeds} table.
You can manually modify the feed data in SQL, or use drush:
drush ucbevents-add "Title" "http://events.berkeley.edu/index.php/live_export/sn/{your-short-name}/..."The actual feed URL will depend on your own needs. Available options
are outlined under the events.berkeley.edu admin help.
Other drush commands are available for listing, deleting, and refreshing event feeds. Run drush help for more information.
Caveats
There is no support for repeating events. As a workaround, create multiple events on events.berkeley.edu rather than using their repeat feature.
Authors
- Bradley M. Froehle (bfroehle@berkeley.edu)
Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Reported installs: 3 sites currently report using this module. View usage statistics.
- Downloads: 229
- Last modified: November 18, 2011