Jump to letter: [
34ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
drupal7-date_ical - Allows creation of an iCal feed in Views
- Description:
This module contains code to create an iCal feed in Views.
It has been pulled out of the Calendar iCal module because
it has no dependency on Calendar and
it could be used on any view.
The code has also been generalized so that
it will work for any entity, not just nodes.
It creates an 'iCal' view mode for every entity type
that can be used to to configure the description
used in the iCal feed, and adds theme suggestions to
tell Drupal to look for an iCal version of the entity template.
Packages
drupal7-date_ical-2.9-1.el5.noarch
[49 KiB] |
Changelog
by Peter Borsa (2013-07-24):
- Update to upstream 2.9 release for bug fixes
- Upstream changelog for this release is avalble at https://drupal.org/node/2047899
|