Login | Forgot password | Register

X

What is OpenID?

OpenID is an Internet-wide identity system that allows you to sign in to many websites with a single account.

With OpenID, your ID becomes a URL (e.g. http://username.myopenid.com/). You can get a free OpenID for example from myopenid.com.

For more information visit the official OpenID site.

Jump to:

17478 Posts in 4473 Topics by 1972 members

Archive

SilverStripe Forums » Archive » Google Clendar embedded in page...How To?

Our old forums are still available as a read-only archive.

Page: 1
Go to End
Author Topic: Google Clendar embedded in page...How To? 546 Views
  • makeit
    avatar
    Community Member
    15 posts

    Google Clendar embedded in page...How To? Link to this post

    Hello,

    I've modified my tinymce.template.js file to accept things like ifames, etc. using the valid_elements : "*

    • ", idea found here and I can 'almost' get the following to work by opening the page in the CMS and using the HTML editor...

      <iframe src="//www.google.com/calendar/embed?height=600&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=etr40n5o6kdf0od1ol73k5hs0o%40group.calendar.google.com&amp;color=%23B1365F&amp;ctz=America%2FNew_York" style=" border-width:0 " width="400" height="600" frameborder="0" scrolling="no"></iframe>

      I keep getting the yellow page fault pointing me to the '6' in height=600 as an XML Parsing Error: not well-formed - I thought it was the html special characters and replaced, (%23 with # for instance), used quotes in odd spots, trying to isolate what is breaking this, but it seems like it is all broken. I've had zero luck in a day and a half and need some help.

      Has anyone gotten this to work or am I missing something simple? I want the calendar to be part of the page, not a link to a new window. The calendar code above is direct from google.

      Any assistance appreciated.

      Bob

  • makeit
    avatar
    Community Member
    15 posts

    Re: Google Clendar embedded in page...How To? Link to this post

    OK - I post for help and get it working... Go figure.

    <iframe src="http://www.google.com/calendar/embed?src=etr40n5o6kdf0od1ol73k5hs0o@group.calendar.google.com&amp;ctz=America/New_York" style="border: 0pt none " scrolling="no" width="500" frameborder="0" height="600"></iframe>

    This works ...

    Bob

    546 Views
Page: 1
Go to Top

Currently Online: Euphemismus, Ryan Marshall

Welcome to our latest member: nkdweb

Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com

Comments on this website? Please give feedback.