https://github.com/timkelty/wygwam_html5_video
Adds the HTML5 video plugin to all toolbars.
https://github.com/timkelty/wygwam_html5_video
Last synced: 10 months ago
JSON representation
Adds the HTML5 video plugin to all toolbars.
- Host: GitHub
- URL: https://github.com/timkelty/wygwam_html5_video
- Owner: timkelty
- Created: 2011-04-13T20:19:23.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-04-13T20:31:08.000Z (about 15 years ago)
- Last Synced: 2025-06-01T14:07:39.476Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 97.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
Wygwam HTML5 Video Extension
--------------------
This extension assumes you are using a custom CKEditor config via the customConfig setting in the Wygwam module's "Advanced Settings".
After activating the extension, you will also need something like this in your config.
// Add HTML5 Video Plugin
CKEDITOR.plugins.addExternal('video', '/themes/third_party/wygwam_html5_video/video/');