** Changed in: mahara
       Status: Confirmed => 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 Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1885460

Title:
  improve  the way we fetch platform.js

Status in Mahara:
  Fix Released

Bug description:
  We need platform.js for the external video blocktype.

  Currently, we fetch (from  cdn.embedly.com/widgets/platform.js) and
  load the file even if we don't have any external video blocks in the
  view, we only check if the blocktype is installed on the site. We do
  this every time we load a page.

  We need to check:
  - Do we need to fetch the file or could we have it as part of Mahara core?
  - Is it the latest version of the file?
  - We need to load the file only if the view has a video block type in it

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

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to