← Back to team overview

mahara-contributors team mailing list archive

[Bug 1141446] Re: Google presentation embed code doesn't work

 

** Changed in: mahara/1.5
       Status: Fix Committed => Fix Released

** Changed in: mahara/1.6
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1141446

Title:
  Google presentation embed code doesn't work

Status in Mahara ePortfolio:
  Fix Committed
Status in Mahara 1.5 series:
  Fix Released
Status in Mahara 1.6 series:
  Fix Released

Bug description:
  A Google presentation cannot be embedded using the GoogleApps block.
  Neither URL nor embed code work.

  Discussion at https://mahara.org/interaction/forum/topic.php?id=5230

  verified on demo.mahara.org with
  https://docs.google.com/presentation/d/1icM0l8gwyvBUm_Fd9rcoUxrW06mrJA1m1dEa6xRFvZ8/pub?start=false&loop=false&delayms=3000

  and

  <iframe
  src="https://docs.google.com/presentation/d/1icM0l8gwyvBUm_Fd9rcoUxrW06mrJA1m1dEa6xRFvZ8/embed?start=false&loop=false&delayms=3000";
  frameborder="0" width="1067" height="829" allowfullscreen="true"
  mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>

  I suspect the URL has changed to what the existing filter knows
  because presentations are now also fully Google Drive (incl. new
  layout).

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1141446/+subscriptions


References