Adds a button, allowing to insert youtube video into an Article. On the buttin click a popup is shown, allowing you to set code of video. After confirmation the prevew image of the video is being displayed in the article editor.
- youtube-editors-xtd version 1.0 is compatible with Joomla 3.x.
- Use plugin youtube-content to replace prevew image with the video player.
It is free and open source software, distributed under the GNU General Public License version 2 or later.
See LICENSE for the GNU GENERAL PUBLIC LICENSE
- Download released build plugin from
https://github.com/banadiga/youtube-editors-xtd/releases/download/v1.0/youtube-editors-xtd.zip
Download: youtube-editors-xtd.zip. - Install downloaded plugin.
- Clone a copy of the main youtube-editors-xtd git repo by running:
git clone git://github.com/banadiga/youtube-editors-xtd.git
- Enter the
youtube-editors-xtd
directory and run the build script:
ant
- The built version of youtube-editors-xtd will be placed in the
build/
subdirectory, along with theyoutube-editors-xtd.zip
. - Install downloaded plugin.