Closed (outdated)
Project:
FullCalendar
Version:
7.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 Jun 2011 at 14:18 UTC
Updated:
4 Jun 2025 at 19:59 UTC
Jump to comment: Most recent
Comments
Comment #1
tim.plunkettThat's a feature request.
Comment #2
bennos commentedfor the D6 version, this would also be great.
Comment #3
tim.plunkettComment #4
bennos commentedan idea
the services module has an Ical formater.
with views and services together an ical output could be generated.
in theory
Comment #5
tim.plunkett@bennos, great idea. Services definitely looks like the way to go.
I won't personally have time to work on this, but someone could work on this.
See http://drupalcode.org/project/services.git/blob/refs/heads/7.x-3.x:/serv...
Comment #6
tim.plunkettAfter further thought, this isn't really specific to fullcalendar at all. Everything fullcalendar does is display related, everything it displays are either Date fields, or gcal feeds.
I'd love to integrate with any module that can provide this though. If anyone finds one, please open a feature request.
Comment #7
jsheffers commentedAny updates on this? The services module will not work for this, at least to my knowledge. It does not provide a style plugin for views, it just allows you to grab data from views from outside web applications. If I am wrong which I hope I am, do you guys know how to get an iCal feed from using the services module?
Comment #8
bennos commentedServices directly has no views support, but
http://drupal.org/project/services_views
I looked at the Date module in RC2 and in the readme, I found
" A standard ical parser is implemteted...."
date_ical_export();
date_ical_import();
date_ical_date_format();
Haven't tried it, but if its functional in the D7 version, it would be better to use it.
Comment #9
bennos commentedhttp://drupal.org/project/date_ical
ical feed for any views with a date.
There is a DEV Version. Will try it out.
I leave the status at closed (won't fix.), because it is not a tested solution.
Comment #10
bennos commentedOk.
the
http://drupal.org/project/date_ical
has a stable release. tried it out and works great.
think we can mark it as fixed.
We should document it. Ical feed can be created via the Date Ical module.
Comment #11
tim.plunkettComment #12
matdab commentedhttps://drupal.org/project/gcal isn't it the module we're looking for to export Fullcalendar to google?
Comment #13
dcam commentedI've volunteered to help clean up the FullCalendar issue queue. As part of that effort I'm closing issues open for unsupported versions of the module as "Closed (outdated)". That includes any Drupal 7-compatible versions because no active maintainer is supporting them.
If this issue is still relevant for version 3.x of FullCalendar, then feel free to re-open it and update the issue version number.