Download the PHP package drupal-ckeditor-libraries-group/youtube without Composer
On this page you can find all versions of the php package drupal-ckeditor-libraries-group/youtube. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download drupal-ckeditor-libraries-group/youtube
More information about drupal-ckeditor-libraries-group/youtube
Files in drupal-ckeditor-libraries-group/youtube
Package youtube
Short Description CKEditor 4 youtube plugin
License GPL-2.0-or-later LGPL-2.1-or-later MPL-1.1
Homepage https://github.com/fonini/ckeditor-youtube-plugin
Informations about the package youtube
Youtube Plugin for CKEditor 4
Copyright © 2017 Jonnas Fonini [email protected].
This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See the LICENSE file for more details.
This plugin allow you to insert Youtube videos using embed code or just the video URL.
Installation
With NPM
-
npm install ckeditor-youtube-plugin
-
Add the plugin to CKEditor (config.js):
`
You may need to adjust the plugin path. The example is assuming that you have the following directory structure:
Manual
Follow these steps:
- Download the latest version of the plugin from Github.
- Extract the downloaded file into the CKEditor's plugins folder.
-
Enable the plugin by changing or adding the extraPlugins line in your configuration (config.js):
`
Configuration
The default options can be overriden on config.js.
Video width:
Video height:
Make responsive (ignore width and height, fit to width):
Show related videos:
Use old embed code:
Enable privacy-enhanced mode:
Start video automatically:
Show player controls:
Disable the change of settings. The elements on the list will be disabled (but still visible). See the available element list below.
List of UI elements
- txtEmbed
- txtUrl
- txtWidth
- txtHeight
- chkResponsive
- chkNoEmbed
- chkRelated
- chkOlderCode
- chkPrivacy
- chkAutoplay
- txtStartAt
- chkControls
How to use
If everything is ok, a Youtube icon should appear on the CKEditor toolbar. Click it, paste your embed code or video URL and the video will be inserted.
Translators
Thanks to those who helped translate the plugin
- Eyed Farra (ar)
- N. Petkov (bg)
- Lukáš Říha (cs)
- Sven Jansen (de)
- Dimitris Kotsakis (el)
- Victor (pollin14) (es)
- Kevin Rudissaar (et)
- Asier Iturralde Sarasola (eu)
- Jami Pietilä (fi)
- BiomanRouge (fr)
- Moshe Simantov (he)
- Karmacsi Gábor (hu)
- Francesco Zanoni (it)
- Yayoshi Nobuhide (ja)
- MinSoo Kim (ko)
- Holger Lockertsen (nb, nn)
- Patrick van Lier (nl)
- Michał Zalewski, Wirek (pl)
- Samuel Diogo (pt-br)
- Alexander Ustimenko (ru)
- ivanbarlog (sk)
- Çağdaş Yiğit (tr)
- Mykola Pukhalskyi (uk)
- Vu Thao (vi)
- trowa (zh)