ckeditor-html5-video

WebJar for ckeditor-html5-video

License

License

Categories

Categories

IDE Development Tools Github Version Controls
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

github-com-bahriddin-ckeditor-html5-video
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

ckeditor-html5-video
WebJar for ckeditor-html5-video
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/bahriddin/ckeditor-html5-video

Download github-com-bahriddin-ckeditor-html5-video

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-bahriddin-ckeditor-html5-video/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>github-com-bahriddin-ckeditor-html5-video</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-bahriddin-ckeditor-html5-video/
implementation 'org.webjars.bower:github-com-bahriddin-ckeditor-html5-video:1.2.1'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-bahriddin-ckeditor-html5-video/
implementation ("org.webjars.bower:github-com-bahriddin-ckeditor-html5-video:1.2.1")
'org.webjars.bower:github-com-bahriddin-ckeditor-html5-video:jar:1.2.1'
<dependency org="org.webjars.bower" name="github-com-bahriddin-ckeditor-html5-video" rev="1.2.1">
  <artifact name="github-com-bahriddin-ckeditor-html5-video" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-bahriddin-ckeditor-html5-video', version='1.2.1')
)
libraryDependencies += "org.webjars.bower" % "github-com-bahriddin-ckeditor-html5-video" % "1.2.1"
[org.webjars.bower/github-com-bahriddin-ckeditor-html5-video "1.2.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

ckeditor-html5-video

Introduction

ckeditor-html5-video is simple HTML5 video plugin for CKEditor that is transformed version of ckeditor-html5-audio.

If you want to add the plugin manually, you will need to:

  1. Extract the html5video folder into the plugins folder of your CKEditor installation. Example:

    http://example.com/ckeditor/plugins/html5video
    
  2. Enable the plugin by using the extraPlugins configurations setting. Example:

    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.

Add-on Dependencies

Widget

For more information, please look through ckeditor-html5-video's documentation on

Versions

Version
1.2.1