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

dev-main 2021-12-09 10:08 UTC

This package is auto-updated.

Last update: 2025-06-09 17:48:10 UTC


README

Elgg 3.3

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

  1. CKEditor core Elgg plugin
  2. iZAP Videos - revised edition by iionly plugin
  3. ckeditor_extended plugin

How to use

  1. Add on Elgg site and enable
  2. 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',
  1. On "CKEditor Extended" plugin settings, add the "video" on "HTML elements" field