mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #08511
[Bug 956866] Re: Use oEmbed/ogp for the external video block to support more sites?
Hello Laurent,
The External media block is going to change for Mahara 1.6 as per
https://wiki.mahara.org/index.php/Developer_Area/Specifications_in_Development/External_media_block_extension
We will start on the feature of changing the block soon (finish is
targeted for end of March 2012).
Your idea of including oEmbed etc. sounds good. If you want to suggest
this feature for core, it must go through the review process. You can
find more information on contributing code at
https://wiki.mahara.org/index.php/Developer_Area/Contributing_Code
Cheers
Kristina
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/956866
Title:
Use oEmbed/ogp for the external video block to support more sites?
Status in Mahara ePortfolio:
New
Bug description:
Currently the external Video block supports fixed list of content providers. Which happens to be quite limited.
Another approach to support external content is to rely on meta data provided in the page to extract the content and embed it. Two protocols exists to do that:
- open graph protocol - i.e. Facebook
- oEmbed
Those two allows you not only to embed videos but more generaly to add
rich content - slides, audio, etc. Both are very well supported by
content providers.
Those protocols are open ended, that is you are not limited to a fixed
list of sites but allows you to embed content from any site supporting
them.
We developped our own artefact plugin to circumvent those limitations
- another one exists based on embed.ly - but I believe it would make
sense to extend/modify the video block and provide support at the core
level.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/956866/+subscriptions
References