UCB Events

Component ID

1073464

Component name

UCB Events

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

1058

Component created

Component changed

Component body

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

Development & Maintenance

At this point the primary author has moved on from UC Berkeley and is no longer maintaining the module. Please send a message to bfroehle if you are interested in taking over development and maintenance.