cliffparnitzky / tiny-mce-you-tube
Special TinyMCE plugin to add videos from YouTube into the editor via button.
Installs: 2 923
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Type:contao-module
Requires
- php: >=5.3
- cliffparnitzky/tiny-mce-plugin-loader: ~2.1
- contao-community-alliance/composer-plugin: ~3.0
- contao/core-bundle: ~4.4
This package is auto-updated.
Last update: 2023-09-14 19:32:44 UTC
README
Contao Extension: TinyMceYouTube
Special TinyMCE plugin to add videos from YouTube into the editor via button.
The sources of this plugin could be found here.
Now for TinyMCE 4.
Installation
Install the extension via composer: cliffparnitzky/tiny-mce-you-tube.
If you prefer to install it manually, download the latest release here: https://github.com/cliffparnitzky/TinyMceYouTube/releases
Tracker
https://github.com/cliffparnitzky/TinyMceYouTube/issues
Compatibility
- Contao version >= 4.4.0
Dependency
- To load this plugin and add it to the configuration the extension [TinyMcePluginLoader] has to be installed.
Screenshot
Additional information
Special notes
It's necessary to add <iframe>
to the list of Allowed HTML tags (see Settings => Security Settings).