Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How does it work? (¿Como funciona?)
This discussion is related to the Mediator addon.

I implemented the plugin, but I see what your operation. Will conflict with CLEditor doing?.
ORIGINAL:
He implementado el plugin, pero no veo cual es su funcionamiento. ¿Estara haciendo conflicto con el CLEditor?
0
Comments
The plugin should not interfere with CLEditor.
All it does is, if you have a link in your post such as
http://www.youtube.com/watch?v=CLUUxKF1DrI
it will convert it to an embed.
If you have vanillaforum's Youtube embed disabled, this plugin should start doing the Youtube embeds.
A longer explanation is at http://minelord.com/discussion/149
If friend, I did, but I can not see any effect, not that I'm doing wrong, if you have a time my forum is: www.poreltube.net
You can use the user: testing
and the password is 123456
thanks
You need to set
$Configuration['Garden']['Format']['YouTube'] = TRUE;
in
conf/config.php
to disable Vanilla's in-built Youtube embedding.This will allow for my plugin to work with Youtube videos.
Other embeds work.
ooohh. Ok, I'll make that adjustment
@swook
I like your website design. looks nice. and nice demo for the plugin in your discussion link.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
You put the line, it works perfect for everything now in this case:
http
/ youtu . be/yzOF3g97euo
works well, but with
http://www . youtube . com/watch?v=yzOF3g97euo
the maximized does not work, but that was from before.
thank you very much
@peregrine: Thank you!
@YAcosta: What browser and OS were you using?
Use more and got it. I tried it with Chrome, Mozilla, IE y Maxthon
Sorry, I meant
$Configuration['Garden']['Format']['YouTube'] = FALSE;
IS PERFECT!!! THANKS VERY MUCH!!!!
Your plugin works great, I'll put it in my blog too vanillaforo.com to be known.