mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #32907
[Bug 1441395] A change has been merged
Reviewed: https://reviews.mahara.org/5749
Committed: https://git.mahara.org/mahara/mahara/commit/504b09202d902f37f2194392f1e450da02d2776b
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 504b09202d902f37f2194392f1e450da02d2776b
Author: Gregor Anzelj <gregor.anzelj@xxxxxxxxx>
Date: Sat Dec 12 16:03:04 2015 +0100
Integrate embed.ly support into the "external media" block (Bug
#1441395)
behatnotneeded
Change-Id: Ie966c72484c06ac33ce7cf93c7b76d453443aad5
Signed-off-by: Gregor Anzelj <gregor.anzelj@xxxxxxxxx>
--
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/1441395
Title:
Integrate embed.ly support into the "external media" block
Status in Mahara:
Fix Committed
Bug description:
http://embed.ly is a service that facilitates embedding external
content via a URL. You use their API to pass them a URL to, say, a New
York Times article, and they read the URL, fetch the right embed for
it, and send you back an iframe to embed that NYT article nicely.
There is a non-core embed.ly block written by Gregor Anzelj:
https://mahara.org/user/anzeljg/embedly-blocktype
This block works great, but it is a little awkward that if you
activate it, your users get two blocks: "External media" and
"embed.ly", and these both essentially do the same thing.
What would be better, is that we put optional support for embed.ly
dircetly into the "External media" block. So, we provide a space for
the site admin to enter an embed.ly API key. If they do that, then we
change the help text for the "External media" block so that it
indicates you can just paste the site URL in for the whole wide range
of sites that embed.ly supports.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1441395/+subscriptions
References