Google Calendar Node Synchronization

Component ID

1460474

Component name

Google Calendar Node Synchronization

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

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

-CCK
-Date and Date API
-Date Timezone
-Token
-Zend Framework

You may also require:

The Zend framework must be accessible on your server, either included in your system PHP path or by using the Libraries API with the Drupal Zend Framework module.
-Libraries API
-Zend Framework 1.10+ installed in your PHP path

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

-Adding events on non-default calendars
-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