Download Size md5 hash
calendar-6.x-2.0-beta3.tar.gz 37.29 KB d6201be78985410b475ed10c1a284801
calendar-6.x-2.0-beta3.zip 50.39 KB b08574776f5f7423f44c75618c665786
Official release from tag: 6.x-2.0-beta3
Last updated: December 24, 2010 - 22:35

See documentation at http://drupal.org/node/262064.

Version 2.0 BETA3
=================
- Update README.txt.
- Add rrule to template.
- Remove options from navigation, not really needed.
- Get iCal export working.
- Get rid of calendar_clear_all() function that is not needed any more now that Views 2 has its own method for tracking settings. Also clean up related install and update code.
- #269349 Correct calendar handlers to match Views commit 120575, which changed the way handlers are structured.