2017 © Pedro Peláez
 

package ckeditor-html5-video

image

moroz1999/ckeditor-html5-video

  • Tuesday, July 17, 2018
  • by moroz1999
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 25 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

ckeditor-html5-video

Introduction

ckeditor-html5-video is simple HTML5 video plugin for CKEditor that is transformed version of ckeditor-html5-audio., (*1)

If you want to add the plugin manually, you will need to:, (*2)

  1. Extract the html5audio folder into the plugins folder of your CKEditor installation. Example:, (*3)

    http://example.com/ckeditor/plugins/html5video
    
  2. Enable the plugin by using the extraPlugins configurations setting. Example:, (*4)

    config.extraPlugins = 'html5video';
    
  3. Download and configure all its dependencies, too (e.g. widget, widgetselection, clipboard, lineutils). Moreover, if you use a GNU/Linux distro you need to set the right permissions for the folders and files., (*5)

Add-on Dependencies

Widget, (*6)

For more information, please look through ckeditor-html5-audio's documentation on * Github * CKEditor's plugin page, (*7)

I'd like to give special thanks to @aldatsa and other contributors of ckeditor-html5-audio team., (*8)

The Versions

17/07 2018

dev-master

9999999-dev

  Sources   Download

17/07 2018

1.0.1

1.0.1.0

  Sources   Download