You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used this information to create a Simile powered timeline for my sharepoint
site, using the calendar on the sharepoint site as the data source. It works,
but I need to add multiple sharepoint calendars into the timeline. Does anyone
know how I can edit it to allow me to link multiple caledars instead of just
the one? I assume it would occur at the bottom of the code in this area:
// URl of the RSS associated to your calendarvar
MyList_RSS_Url =
"http://myserver/mysite/_layouts/listfeed.aspx?List=%7B3186664F%2D626C%2D4925%2D
896B%2D53517E1D0244%7D";
</script>
*Also if you know how I can get it to pull in my reoccuring events that would
be great, but I dont think that is an easy fix (something about sharepoint
reoccuring events don't have specific IDs unless you edit them...).
Thank you!!!
Original issue reported on code.google.com by [email protected] on 14 Nov 2012 at 4:16
The text was updated successfully, but these errors were encountered:
Sorry. This is the information I was referencing that I used to create mine.
http://herve20.blogspot.com/2009/11/visualize-your-sharepoint-calendar-with.html
?showComment=1352909931887#c5759618922603110504
Original issue reported on code.google.com by
[email protected]
on 14 Nov 2012 at 4:16The text was updated successfully, but these errors were encountered: