Removed some deprecated functions. (Thanks to Emanuel Lasso)
Added spanish translations. (Thanks to Emanuel Lasso too)
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.
@ RayJ: - Você sabia que em 'Nudeler' alemão significa 'nu'
@ RayJ: - Wussten Sie, dass in der deutschen 'Nudeler' bedeutet 'nude'
LOLZ;-)
@FlexX:- I've always called it 'EmbedX' as a technical abbreviaiton - even risking that some poeple might not exactly understand the language that we (real) Developers use behind the oridinary scenes... ;-P
Its catchy, :) and oie IM A REAL DEVELOPER TOO! LOOOOLZ (getting there!)
Some 'friends' I do not need, nor accept:
You used google translator to build a statement that is only in your brain?
If you like to write this correct, then you have to write:
I will tell you what 'Nudeler' means (what is my interpretation):
This: Nudel dishes!
I like Nudelgerichte. Hmmmm..lecker...
Your real false construction (suggest) ist just kiddish.
Just grow up, you real special beyond-all-man-developer.
nude-ler = (from the official 'german' dictionary;)
my best friend and my hero ! lolz ;-X
Hey FlexX ! i tried to cajole RayJ into changing the name ofiicially - but he not comply ;-( may be too much messing with littler code details - but we all can still say 'EmbedX' to mean the same as 'Embed eXtender' ;-) enjoy your day and look forward for mi next nuevo sexi PlugIn(s) !
Hey Ray,
I installed the Embed-Extender plugin on my 1.8.3 Elgg installation and installed Cash's Video Embed plugin (for Elgg 1.7). I noticed that when I activate Cash's plugin, my installation goes blank. So I deactivated his plugin. But it should remain in the mod directory, otherwise your plugin won't work. So far so good.
However, I noticed we can include video URLs from Youtube, but not from vimeo. Do you have any idea if/when we could expect that? Or maybe should we ask Cash to update his libraries :)
Thanks for the work!
best,
Wouter
Hi, I was struggling to make this plugin work to play video in Activity.
I use ELGG 1.8.3. and now I success make this plugin work to show the video in Activity.
One thing that you need to do is add this line :
"elgg_register_plugin_hook_handler('view', 'river/item', 'embed_extender_rewrite');"
below:
"elgg_register_plugin_hook_handler('view', 'object/thewire', 'embed_extender_rewrite');"
in the file:
"elgg\mod\embed_extender\start.php".
Now my problem is, I use "hypeAlive" plugin, and the video is not showed in the comment box.
Perhaps someone can solve this problem.
Thanks
Yudy
@ Nubeler its really a nice plugin.. but y not its embeding in activity page alone???? i am using elgg 1.8.3 i am able to see the video in wire,message board,blog... but not in activity page.. am i missing something or it will not get embed in activity page???
@ yudy brilliant it works..... :) :) :) :) i am getting video in activity page... :)
does this work on 1.8.3?
@Alvaro: Yes.
@ Ray J , thanx for a great plug! works great on my 1.8.3 install.
Having a compatibility issue with Videos plugin for elgg 1.8 that I was wondering how to resolve, seems to me because both plugins use Cash´s Embed library only one can be activated at a time.
Any ideas/direction to overcome this?
Maybe installing Cash's plugin & make both other plugins use this instead of their own copies? If so how would one go about achieving this?
@Cosmo: My plugin looks for "Cash´s Embed" and reuse it, if it exists. "Videos plugin for 1.8" should do the same, to avoid conflicts. Cash´s plugin must be the "first try". Ask for "Videos 1.8" creator to release a patch. He can use my code. It´s easy.
But I am on the way to create a new embed library from scratch to avoid compatibility issues.
I have a problem when I put some video, I get always in duplicate, because it can be?
Tengo un problema cuando pongo algun video, me sale siempre por duplicado, por que puede ser?
Olá Ray J Estou usando o seu plugin na minha rede.
Gostaria de saber se é possivel fazer com que ele funcione no Riverdashboard postamdo direto?
Eu estou desenvolvendo um Riverdashboard com suporte a imagens e possovelmente videos. é um projeto ambicioso mas ja comecei a trabalhar com algumas possibilidades.
Voce mencionou á cima que não seria possivel devido a limitação de caracteres do riverdashboard. Mas seria só esta a dificuldade? Pois mudar isto não é tão dificil.
Algum outro usuario já conseguiu modificar para funcionar? Se for possivel sem ter que reconstruir o plugin inteiro eu certamente estou disposto a tentar.
@Felixrubens: É possível mas nunca teremos isso na versão oficial, pelos motivos citados acima. Vários usuários fizeram essa mudança no plugin, então você você só precisa, com o devido cuidado, copiar e colar o código.
Procure nos comentários da versão anterior, se eu não me engano.
Valeu! Eu li os comentarios das versões anteriores mas infelizmente não consegui achar nada referente.
Eu estou usando seu plugin para 1.7. Minha rede é ainda no elgg 1.7. Desenvolvi alguns plugins para meu proprio uso e por isso ainda não migrei e possivelmente não irei migrar tão cedo.
Se vc puder me apontar o usuário que fez estas mudanças ou mesmo postar o codigo eu ficaria muito grato! No entanto não quero incomodar estou trabalhando em varios outros projetos e sei como nosso tempo é precioso. Portanto se não for possivel irei entender.
Vi tambem nos comentarios antigos que parece existir uma incompactibilidade entre o Enbed e o Izap Videos.
Esta incompactibilidad existe ainda ou ja foi corrigida e estes plugins podem co-existir em uma mesma rede?
Obrigado pelas dicas Ray J Acabei de alcançar meu objetivo e agora estou postando direto no riverdashboard.
Apenas usei um pouco da codificação do seu plugin em uma riverdashboard que estou construindo para meu proprio uso.
A função de video direto ja implementei, agora estou estudando a possibilidade de colocar imagens direto.
Não sei se alguem ja fez isso mas estou trabalhando com a possibilidade de criar uma pasta de uploads independente para o riverdashboard que carrega dentro de um iframe para impedir o recarregamento da pagina inteira.
Minha idéia inicial era trabalhar com AJAX no riverdash mas infelizmente ainda não entendi como fazer isso.
Obrigado! Seu plugin é muito bom!
Hi.
I install the plugin but when i put the Url the video shows duplicate. How can i fix this? Thanks.
Good evening everyone. How could I insert a video in the profile, the "about me"?, Or "brief"? Only the link appears. Thank you!
Already includes the "profile" in all codes. The configuration below is correct?:
//Check where embed code - Profile
$profile_show = elgg_get_plugin_setting('profile_show', 'embed_extender');
if($profile_show == 'yes'){
elgg_register_plugin_hook_handler('view', 'object/profile', 'embed_extender_rewrite');
Please, is there any other configuration required?
@marcos, did you get an answer, i have a couple of pages i would like to add also......phloor_news and some others, i did the same with the code and couldnt get it to work.
I get a duplicate video... how to fix it....
well i got my news plugin to work, but the profile is a little different i think because of the object/profile.
FIX (avoid overlap with other elements of the web) in embed_extender/lib/embedvideo.php