mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #60796
[Bug 1885460] Re: improve the way we fetch platform.js
** Changed in: mahara
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 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
References