Hi all,
I am developing a science collaboration site using Drupal 6. I am interested in implementing a calendar and scheduling feature where the user can not only subscribe to various calendars or modify a personal calendar on the site but can synchronize it to his existing google calendar or outlook calendar that the user normally would use (thereby avoiding the current problem of having multiple sites/programs each with a different function). I saw a few calendar modules (mostly for Drupal 5) but none seemed to offer the two-way synchronization that I am looking for. I'm just starting out with Drupal, so I apologize if I'm missing something obvious.
Thanks for any advice you might have.
Richard
Comments
just use google
just use google calendar?
maybe this is a silly answer... but in terms of integrating a calendar and a scheduling feature... how about just use Google Apps for your domain? So you can have the sub domain http://cal.yourdomain/ managed with GoogleApps... and people can login with their @yourdomain.com email addresses.
since the site is for education, you get all features for free.
http://www.google.com/a/help/intl/en/var_1c.html
i'm sure there's some way to integrate the login IDs you use for google apps to your drupal site?