Jump to content

3 Screenshots

About This File

Categories: Contents, Semantics

Author: akilli

License: MIT, GPL, LGPL, MPL

Updated: 05 Dec 2018

This media widget can embed image, audio, video and iframe elements solely with their corresponding tags (<img>, <audio>, <video> and <iframe>) or wrapped within a <figure> when used with a caption.

In case the media element is wrapped within a figure element, this widget will add the CSS class image, audio, video or iframe to the figure element. It also supports alignment by setting an appropriate CSS class (left or right), and the attributes width, height and alt. The controls(audio and video) and allowfullscreen (iframe) are automatically set.

If you have installed a file browser that uses the API of the mediabrowser add-on or the filebrowser add-on, the Browse serverbutton will appear. This widget itself does not provide any file browser.

No configuration necessary.

Usage with the mediabrowser add-on

If you use the mediabrowser add-on, your media browser implementation can currently send following keys with the message:

{
    alt: 'Alternative text', // optional
    src: '/url/to/media', //required
    type: 'image' // optional, one of audio, iframe, image or video
}

Screenshots

carousel
carousel
carousel
carousel
carousel
 

Releases

Plugin versions
CKEditor versions
4.11
4.10
4.9

User Feedback

Create an account or sign in to leave a review

You need to be a member in order to leave a review

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

There are no reviews to display.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.