1.2.1 (2018-03-08):
1.2 (2018-01-25):
1.1 (2017-12-14):
1.0 (2017-07-12):
1.0-beta.1 (2017-06-14):
View Jerome Bakker'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.
oh yea... i want this.
Installed Oembed on v2.3 and completely clueless how this can generate previews of link is text output. There is high probability of me using this somehow wrong and/or now comprehending how it is actually utilized. Does this even effect the River Wire input box? Does it only effect longtext? Is there some way of making it effect all text out put in including plaintext?
update: Working in blog yet Oembed doesn't generate river preview of link. My goal is getting rid of theWire Link Preview since it conflicts with thewire edit. Is the wire considered plaintext output?
Probably not.
Default yes, only affects output/longtext
Yes, register the plugin hook to also affect other views
see: https://github.com/ColdTrick/oembed/blob/574d3273360950c9eeb1b8ef5ea7a45301141c61/start.php#L16
Hi,
Does anybody know whether there has been a change in the way that Youtube handles the video embeds?
For the last several days, the embedded videos (in discussions and river) are displayed in much smaller size. This is despite the fact that in the source code the following is specified (using Oembed v.1.2.1).
style="border:none;overflow:hidden;width:1280;height:720
Interesting thing is that the previously embedded videos are still displayed in the large size as intended. The issue is only with the ones embedded in the last few days. Meanwhile no changes on any plugins etc.
Thanks in advance for any help.
Best Regards
Updating Embed vendor on the latest release will fix this issue ;)
@İşöğüçı
will be fixed in the next release.
Thanks @Nikolai Shcherbin for the solution
Nikolai Shcherbin, Jerome Bakker, Thank you.