Downloads
Download tar.gz
37.29 KB
MD5: d6201be78985410b475ed10c1a284801
SHA-1: ca5ec0dc49b57a41c47b9b99aad5d0855435e5ab
SHA-256: 3177bd9e194322fb7219d9b97a95eb0b777dd9507fd33c90a5a3312c537f9a00
Download zip
50.39 KB
MD5: b08574776f5f7423f44c75618c665786
SHA-1: 84db179340cae24881eee1e7fdee7dfc5f1c7067
SHA-256: 6fef09f82a859ba3cadd21c4e3635be8ccf4708fb118f4b4f082453fc4682a24
Release notes
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.