This project is not covered by Drupal’s security advisory policy.

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.

Project information

  • caution Unsupported
    Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projects
  • caution No further development
    No longer developed by its maintainers.
  • Created by bfroehle on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases