Google Calendar Node Synchronization Info
Overview#
This module is designed to sync information about your nodes to a Google calendar. There are site-wide settings for your Google Calendar account information and node-specific configuration settings for exact values such as dates, timezones, event location and event information. Each node type can have different field settings to suit your needs.
Requirements#
This module comes bundled with the Zend Gdata API bindings in the /includes folder.
Usage#
Global configuration settings allow the user to specify which content types on their Drupal install they wish to use the module with. Only selected node types will see Google Calendar settings on their /admin/content/node-type/type-name page or be included in node processing for synchronization.
Future Goals#
- All-day/date-only events
- Calendar entry duration/length
- Configuration for multiple Google Calendars to be used across your site
- Sync 1 node type to multple Google Calendars
- Separation of Zend GData bindings from this module
Read other posts