okfn / timeliner

[DEPRECATED] See new TimeMapper repo https://github.com/okfn/timemapper
https://github.com/okfn/timemapper
93 stars 21 forks source link

Embed code does not work #30

Closed vndimitrova closed 11 years ago

vndimitrova commented 11 years ago

Tried to embed

<iframe
   src="http://timeliner.okfnlabs.org/view/?backend=gdocs&url=https://docs.google.com/spreadsheet/ccc?key=0AkitojFFyvjCdHBlbmVIUEVKTF9VcjF5bzdpcURUTlE%23gid=0&embed=1"
  frameborder="true" width="100%" height="780;"></iframe>

on the Failed Banks project page - no success

rufuspollock commented 11 years ago

Works for me if I embed this in an html page on disk and open. Are you sure the iframe is coming through in wordpress - I know wordpress can be tricky about this.