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

Event pages should have links to the Google calendar entries #158

Open
malemburg opened this issue Feb 22, 2014 · 4 comments
Open

Event pages should have links to the Google calendar entries #158

malemburg opened this issue Feb 22, 2014 · 4 comments
Labels
app/events Relates to the calendars and events app

Comments

@malemburg
Copy link
Member

This makes it easier to add single events to ones own calendar.

Example PythonCamp 2014:

Event page: https://www.python.org/events/python-events/12/
RSS feed: https://www.google.com/calendar/feeds/j7gov1cmnqr9tvg14k621j7t5c%40group.calendar.google.com/public/basic?orderby=starttime&sortorder=ascending&futureevents=true
Google calendar entry (taken from the RSS feed): https://www.google.com/calendar/event?eid=Y2JudWw3ODZ1bXJiNW80bzg0cGZpOHBxazggajdnb3YxY21ucXI5dHZnMTRrNjIxajd0NWNAZw

The event pages should each include a link to the Google calendar entry, https://www.google.com/calendar/event?eid=Y2JudWw3ODZ1bXJiNW80bzg0cGZpOHBxazggajdnb3YxY21ucXI5dHZnMTRrNjIxajd0NWNAZw in the example.

@fcurella
Copy link
Contributor

dupe of #109

@malemburg
Copy link
Member Author

This is a different request. #109 addresses the general links in the sidebar, this one requests the addition of a link just for the event shown on the page.

Please reopen.

@fcurella
Copy link
Contributor

sorry, I've misread it. thank for clarifying

@fcurella fcurella reopened this Feb 22, 2014
@malemburg malemburg added the app/events Relates to the calendars and events app label Feb 20, 2015
@berkerpeksag
Copy link
Member

I'm not sure this can be done easily. We'll either need to use Google Calendar API or parse RSS feed during importing events.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app/events Relates to the calendars and events app
Projects
None yet
Development

No branches or pull requests

3 participants