Skip to content

azzra/ckeditor-video-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ckeditor-video-plugin

DEPRECATED

NO TESTS

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


Plugin video for CKEditor

Original work:

I just added the OGG input fields.

Integration with CKEditor

Normal

see docs/install.html

Symfony

With https://github.com/trsteel88/TrsteelCkeditorBundle

# app/config/config.yml

trsteel_ckeditor:
    transformers: [] # you can tune here
    toolbar_groups:
        styles: [ ..., 'Video', ... ]
    extra_allowed_content: "video source [*]"
    external_plugins:
            video:
                path: js/ckeditor/plugins/video

# dont' forget the filebrowser_browse_url, ... 
                

About

Plugin video for CKEditor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published