| DateiCalFeedsParser.inc | includes/DateiCalFeedsParser.inc |  | DateiCalFeedsParser is Date iCal's Feeds parser plugin. | 
          
                  | date_ical.api.php | date_ical.api.php |  | Documentation for the hooks provided by Date iCal. | 
          
                  | date_ical.info | date_ical.info |  | name = Date iCal
description = Enables export of iCal feeds using Views, and import of iCal feeds using Feeds.
package = Date/Time
php = 5.3
core = 7.x
dependencies[] = views (>=7.x-3.5)
dependencies[] = date_views
dependencies[] =… | 
          
                  | date_ical.install | date_ical.install |  | Install, update and uninstall functions for the date_ical module. | 
          
                  | date_ical.module | date_ical.module |  | Adds ical functionality to Views, and an iCal parser to Feeds. | 
          
                  | date_ical.utils.inc | date_ical.utils.inc |  | Utility functions for Date iCal. Many of these are re-writes of buggy Date
module code. | 
          
                  | date_ical.views.inc | includes/date_ical.views.inc |  | Declares our plugins to Views. | 
          
                  | date_ical_plugin_row_ical_entity.inc | includes/date_ical_plugin_row_ical_entity.inc |  | Contains the iCal row style plugin. | 
          
                  | date_ical_plugin_row_ical_fields.inc | includes/date_ical_plugin_row_ical_fields.inc |  | Defines the iCal Fields row style plugin, which lets users map view fields
to the components of the VEVENTs in the iCal feed. | 
          
                  | date_ical_plugin_style_ical_feed.inc | includes/date_ical_plugin_style_ical_feed.inc |  | Views style plugin for the Date iCal module. | 
          
                  | ParserVcalendar.inc | libraries/ParserVcalendar.inc |  | Defines a class that parses iCalcreator vcalendar objects into
Feeds-compatible data arrays. | 
          
                  | README.txt | README.txt |  | Date iCal
This module allows users to export iCal feeds using Views, and import iCal feeds
from other sites using Feeds. Any entity that contains a Date field can act as
the source/target to export/import an iCal… |