Add functionality to automatically embed linked media in posts

Bug #1262685 reported by shokora
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Movim
Fix Committed
Low
edhelas

Bug Description

Automatically embed all media-links inside posts and comments just like facebook does.

It's probably not optimal to always render the embed immediately because that will break the continuity of the interface. I'd say it's better to render a 'embedable media url' into a specific 'media-box' and when you click on that it will automatically replace the 'media-box' with the embed code in the DOM.

I have a very rough version (without the media-box) running locally using oEmbed and the JQuery plugin:
http://oembed.com/
https://github.com/starfishmod/jquery-oembed-all

This does mean that JQuery will be added as a dependency but as far as I can see that is not really a huge problem.

Tags: wishlist
Revision history for this message
edhelas (edhelas) wrote :

This sound awesome, I'll definitly look at the oEmbed library.
And there's a PHP library :) https://code.google.com/p/php-oembed/

Thank you for the link !

Changed in movim:
importance: Undecided → Low
status: New → Confirmed
assignee: nobody → edhelas (edhelas)
edhelas (edhelas)
Changed in movim:
status: Confirmed → In Progress
Revision history for this message
edhelas (edhelas) wrote :

Movim now embed URL in the posts, it will be released with the 0.9

Changed in movim:
status: In Progress → Fix Committed
milestone: none → 0.9
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.