ckeditor-html5-video

WebJar for ckeditor-html5-video

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки Github Контроль версий
Группа

Группа

org.webjars.bower
Идентификатор

Идентификатор

github-com-bahriddin-ckeditor-html5-video
Последняя версия

Последняя версия

1.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

ckeditor-html5-video
WebJar for ckeditor-html5-video
Ссылка на сайт

Ссылка на сайт

https://www.webjars.org
Система контроля версий

Система контроля версий

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

Скачать github-com-bahriddin-ckeditor-html5-video

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
1.2.1