So the event calendar plugin leaves a lot to be desired. That's fine, nothing I've seen beats Google calendar anyway.
What would be the best way to integrate Google calendar in an Elgg site? In my case, I need user to access one page where one Google calendar is embedded using the code below. A plugin that has this page, and its link appear in the tools menu would be great. But since I don't how to do that, I simply tried placing the embed code in a page of the user-wide group. This didn't work either. I have tinymce, but either the html function doesn't accept iframes, or I am doing something wrong. Here is the code:
<iframe src="//www.google.com/calendar/embed?title=Chapter%20Calendar&showTitle=0&height=300&wkst=1&bgcolor=%23ffffff&src=t5btapp1ip661kjq8qr98ks66o%40group.calendar.google.com&color=%23A32929&ctz=America%2FChicago" style=" border-width:0 " width="650" height="300" frameborder="0" scrolling="no"></iframe>
Any ideas? I'd like to solve the timymce problem, but I figured any suggestions on Google calendar integration would benefit the community. So feel free..
thanks
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
<iframe src="//www.google.com/calendar/embed?height=600&wkst=2&bgcolor=%23FFFFFF&src=dhrup2000%40gmail.com&color=%232952A3&ctz=America%2FNew_York" style=" border-width:0 " width="800" height="600" frameborder="0" scrolling="no"></iframe>
just wanted to see what dies not work...
(www.elggsite.com/calendar) can make it work, wait for v 1.5
i guess i'll have to
- Previous
- 1
- 2
- Next
You must log in to post replies.