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

Downloads

Recommended releases

Version Downloads Date Links
6.x-1.1 tar.gz (16.88 KB) | zip (23.78 KB) 2011-Mar-28 Notes

Development releases

Version Downloads Date Links
7.x-1.x-dev tar.gz (13 KB) | zip (18.93 KB) 2011-Feb-28 Notes
6.x-1.x-dev tar.gz (16.89 KB) | zip (23.79 KB) 2011-Mar-05 Notes

Project Information


Maintainers for UCB Events

  • bfroehle - 25 commits
    last: 1 year ago, first: 1 year ago

Issues for UCB Events

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports