Recommended releases
Download | Released | |
---|---|---|
1.x-3.12.1 (138.41 KB) | Jan 18th, 2024 | Notes |
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 feed.
Installation
- Install this module using the official Backdrop CMS instructions.
Documentation
- Read and contribute to documentation in the module's wiki.
Issues
Bugs and Feature requests should be reported in the Issue Queue.
Current Maintainers
- John Franklin (https://github.com/sentaidigital/)
- Laryn Kragt Bakker (https://github.com/laryn/)
Credits
- Ported to Backdrop CMS by John Franklin.
- Originally written for Drupal by Karen Stevenson
and coredumperror. - The
libraries/windowsZones.json
file, which Date iCal uses to map
Windows-style timezone names to real timezone IDs, is from Version24 of the
Unicode CLDR. - This module bundles a version of iCalcreator v2.20.x
with PHP 8.1 compatibility fixes by @joejoseph00 and @lkmorlan. This library
was released under LGPL-2.1. - The original iCalcreator project is here. iCalcreator v2.22 introduced
extensive backwards-incompatible changes to the library, so Date iCal does not
currently
support any version of iCalcreator after v2.20.x.
License
This project is GPL v2 software. See the LICENSE.txt file in this directory for
complete text.