Closed (fixed)
Project:
Calendar
Version:
6.x-2.0-rc6
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2009 at 18:39 UTC
Updated:
23 Jan 2010 at 14:00 UTC
I tried creating a calendar view, seems to work (thanks!!), but my corresponding, and attached rss feed is empty, unless I go to a month with something in it. Today is January 28, I think the event currently listed on feb 7th should show up on the feed. Is there some documentation on this I am missing? Any suggestions appreciated!
If I can figure this all out I'd like to expand this and use it on other sites, but for now, here is the concert calendar for nattahnam, my expiremental band: http://www.nattahnam.com/calendar/
thanks!
bjorn
Comments
Comment #1
joachim commentedSubscribing.
EDIT: I was thinking of going for an approach with argument handling code to set calendar arguments to 'all' if the RSS feed argument is present. However, I've thought of a problem with this: this will produce ALL dates, even those in the past.
It may be that currently the best way to to create a separate view and bring in the RSS link with a call to drupal_add_feed() in theming for the calendar.
Unless Karen has any ideas? :)
Comment #2
arlinsandbulte commentedI don't know much about RSS feeds, but I think you might be best off setting up something like an upcoming events list and use that instead.
This is old with no updates, so I am going to close it.
Re-open if you still want help with this.