lyberakis / ckeditor-video-upload
Add a video upload button on CKEditor
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Type:elgg-plugin
Requires
- composer/installers: ~1.0
This package is auto-updated.
Last update: 2025-06-09 17:48:10 UTC
README
Add a video upload button on CKEditor using the Html5video plugin of CKEditor.
This plugin adds a video button to ckeditor for uploading videos on any entity with a rich editor input, e.g. blog.
The video uploaded is also available on Videos section in private access mode, so the user is able to edit relevant information.
Requirements
- CKEditor core Elgg plugin
- iZAP Videos - revised edition by iionly plugin
- ckeditor_extended plugin
How to use
- Add on Elgg site and enable
- On "CKEditor Extended" plugin settings add the "Html5video" tag as follows:
toolbar: [['Bold', 'Italic', 'Underline', 'Strike', 'RemoveFormat'], ['NumberedList', 'BulletedList', 'Undo', 'Redo', 'Link', 'Unlink', 'Image', 'Blockquote', 'Paste', 'PasteFromWord','Maximize','Html5video']], ... extraPlugins: 'html5video',
- On "CKEditor Extended" plugin settings, add the "video" on "HTML elements" field