Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple Data Sources in Sharepoint Timeline #487

Open
GoogleCodeExporter opened this issue Aug 19, 2015 · 1 comment
Open

Multiple Data Sources in Sharepoint Timeline #487

GoogleCodeExporter opened this issue Aug 19, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

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 comment by [email protected] on 14 Nov 2012 at 5:54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant