Initial release. Tested with 1.7.8 and 1.7.9.
View Matt Beckett's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
AWESOME, Rav J! Recommended. This will help me extend the messageboard and profile system I have been coding lately.
Shouvik: You are fast! I uploaded this plugin SECONDS ago. :)
Thanks and give me some feedback. The code is rough on the edges and needs some polishment.
Ps.: Is Ray J, not Rav J. Do you know Ray Jackson of "Bloodsport" movie? :)
it's good if it is works for bookmarks and rivereddashboard...
@Sooriyapragash Rashiya
Riverdashboard is impossible. The view show a excerpt of the content, with the first 200 characters. Is impossible parse the URL because the plugin doesn't know if the URL is complete and correct.
Bookmarks? I will check if is possible and release a new version.
Great job Ray J , that's a good plugin... continue....
@Ray J Recomended you solved my lots of problems........it works awesome, just make sure is there any conflict between lords plugin embedly because it is also do same thing, Right now I am using both but not found any problem may be because embedly is not working sometime. just make sure this thing
@ghumanz: I will check with noelab's plugin.
@ghumanz: By the way, Noelab has a different aproach. It uses external resources to create the embed code (Embed.ly API). My plugin uses only a internal library. No risk of conflicts.
Thanks Ray J I already confirmed this thing no conflict in both plugins, working great.
very nice, thx! is there also a possibilty to embage this to profile using profil_manager textinput?
greetz
" limited PHP skills " ? not according to my measurements ;-) design and code quality is pretty up to the mark there ;-oO
@Haziz: You can do that using the "father" plugin Cash's Embed Video. That plugin allows profile widgets with videos inside. And you can add any widgtes you want.
@Dhrup: C'mon. I am a C# developer. You know that. But I am liking PHP and others "non Microsoft Stuff". :)
You might also look at http://community.elgg.org/pg/plugins/project/486341/developer/brianj/au-longtext-video-filter . It does the same thing. It depends entirely on Cash's plugin - nothing internal - and supports anything Cash's plugin supports. Might be useful for those still using earlier versions of Elgg as it was built to work on 1.6 (still working fine on 1.7.10 and all in between).
@jondron, I saw the code of "au-longtext-video-filter". It seens to be a bit "risky", because it hooks a low level view (Longtext). All urls are parsed, in all views. I've not tested the plugin yet, but how it deals with hyperlinks? My plugin removes the "<a href=" for allowed content and I select wich views must be parsed (The code has a array listing the supported views). It´s less flexible, but safer.
But I will check the code a bit more and implement the good stuff in a new version of my plugin. Maybe parsing the Longtext view, but analyzing the context (Profile, Blog, Messages) before parsing. Thanks for your feedback.
I´m trying in 1.7.11. Till now works fine!
Hi,i didnt getting the videos in Thewire post...Getting in Blog
Pavithra: Doesn´t work for the wire yet. I will make some tests.
Awesome plugin. Working fine in 1.7.11
Any chance to make it work in pages as well as blogs?
gillie: Pages and Bookmarks is on the way. Wait for the next version. I do make compreensive tests before releasing a new view in the plugin.
Great Ray. Tested a bit more online, seems to be a conflict with embedvideo by cash. If embedvideo is enabled I get wsod when I turn on embed_extender.
@Gillie: Tested here with cash's embedvideo 1.1 and my plugin. No conflicts. Run a upgrade.php, do a "save" in my plugin settings, do the same to cash's plugins and put my plugin below cash's. (Not needed, but my site is configured in that way).
If nothing works, call me. I can do more compressive tests.
Ray J, I tried to disable almost all plugins even some of the defaults and still a conflict. My setup is the latest embedvideo 1.1 and your embed_extended below that - Elgg 1.7.11.
I enable one of them and save the settings, then enabling the next one do not even allow me to get to the settings, it leads straight into white screen.
i checked on my xampp..
same problem ;-(
we'll find a way out..
why not disable embedvideo anyway? and, just use this one ? lol
true ; )