Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 42.59 KB
MD5: 2cf3bbdc80c45ee36aad70c2dc0e8394
SHA-1: eefc0f8ea6129ff17501c3ab05d9abb11d5c9ae7
SHA-256: b2d8c9d135013bc125d2a2ffd6753493e613434360433a7352a4a5a681957c71
Download zip 55.47 KB
MD5: 18fcbf0a16dd4a49339fa7ba6f9b571c
SHA-1: 707204947379f5daa0b49e8fcc619c6028ae8095
SHA-256: e6ba6ca47efc5a831c3d7f5848189328ce9ec47590346a83035c1fc6f707843b

Release notes

New feature:
There is a new views row plugin called iCal Fields. Unlike it's brother iCal Entities, which populates the iCal feed from data pulled directly off the entities returned by the view query, iCal Fields populates the iCal feed using views Fields. This lets users customize the content of their iCal feed directly from the views settings page, and also supports all fields types which are supported by Views.

Bug fixes:
#2038063: Typo in date_ical.info for loading DateIcalFeedsParser.inc
#2025729: Undefined variable: source_config in DateIcalIcalcreatorParser->parse (line 88 of /date_ical/includes/DateIcalIcalcreatorParser)
#2018285: url parameter not included in "new vcalendar($config)" array when filename parameter is a URL
iCal feeds output by Date iCal should now be significantly more compliant with the iCal spec, which should help prevent import errors on certain calendar clients.

Created by: coredumperror
Created on: 22 Jul 2013 at 21:29 UTC
Last updated: 5 Nov 2013 at 00:28 UTC
New features
Bug fixes
Unsupported

Other releases