Active
Project:
Conference Organizing Distribution Support Modules
Version:
7.x-1.x-dev
Component:
cod_session
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
2 Apr 2011 at 19:57 UTC
Updated:
2 Jun 2013 at 02:09 UTC
Comments
Comment #1
ezra-g commented+1. I've already longed for this feature at conferences powered by COD.
Because we're using Date field with full timestamps for timeslot nodes, this should actually be relatively simple to add to the personalized schedule view. Hooray.
Comment #2
drummWe got at least one request for this in London.
Comment #3
cafuego commentedOkay, this is actually a fairly easy thing to do, so lets get it done.
I assume step one should be be adding http://drupal.org/project/date_ical to the drush make file? When that's present, iCal views can go into cod_session.
Minimum views we'll want:
Comments anyone? Bueller?
Comment #4
lisarex commentedSounds good to me! I'd start with full schedule and 'my schedule' and see how it goes.
Comment #5
kattekrab commentedWhen we had iCal feeds for "MyProgram" for delegates - they LOVED it. Given the explosion of mobile devices - smartphones, tablets etc - this would be a sweet feature for COD.
Comment #6
cafuego commentedI've opened #1869692: Add date_ical module to COD to get the module added to the profile.
Comment #7
cafuego commentedOh, oh. There is potentially a problem with date_ical only being able to provide feeds of entities that contain the date/time field, not once that use an entity reference for them (#1462646-5: Error when date-field is not available in content types).
Comment #8
rootworkSo both the issues above seem to have been fixed -- has there been progress on making this happen? What's the next step? Happy to help if I can!
Comment #9
rootworkAny progress on this at the sprints?
Comment #10
japerryMy schedule exists as a view, we just need to make an iCal exportable option... probably using a views display or similar. tagging to Alpha 4.
Comment #11
chrisguindon commentedI've opened #2009974: Adding libraries to COD to allow us to enable date_ical. The libraries module is a requirement for date_ical.
Comment #11.0
chrisguindon commentedUpdated issue summary.