I notice in the module description it says it is possible to select an iCal feed. I cannot seem to find where you can set this as an option however. Where do I need to set this up? I am using CCK Date and Calendar. Thanks!

Comments

karens’s picture

Actually, there is not yet an actual feed, although I'd like to add one whenever I get time (or someone provides a patch). What is available now are formatters that will display the date in the formats used in ical and rss feeds.

karens’s picture

iCal has been added to the Calendar module (HEAD and 5.x only so far, I'll backport it when it's had a chance to get debugged a bit). That will allow you to create an ical feed by creating a view of the field you want to make available. I'm not sure if there's any need to add the feed to individual nodes, too, which would be done in the Date module. If so, the basic framework is now in place (I got it working for the Calendar module), but it hasn't actually been done yet since I'm not quite sure where best to add it in.

karens’s picture

Status: Active » Fixed

iCal feeds ended up being Calendar features.

Anonymous’s picture

Status: Fixed » Closed (fixed)