Bootstrap Alert

Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.

  • Compatible with Bootstrap 4

 

 

DEPENDENCIES:

No dependencies.

 

NOTE: You can send your suggestions, comments, concerns, or inquiries through mj.plugins.info@gmail.com or by filling up the contact form of my website. I'm having trouble using Disqus lol.

Screenshots

Box Shadow

Add shadows to your content without editing the source code!

  • Compatible with <span><div> and <img> tags
  • Available in 66 languages

 

DEPENDENCIES:

It requires the following plugins to work: Color Dialog.

 

NOTE: You can send your suggestions, comments, concerns, or inquiries through mj.plugins.info@gmail.com or by filling up the contact form of my website. I'm having trouble using Disqus lol.

Screenshots

Cavac Note

Cavac Notes are jQuery popups when a document is rendered as HTML document and a pseudo-link is clicked, similar to what "XKCD WhatIf" uses.

This plugin includes both the ckeditor and the jquery plugin, see the README file.

Screenshots

cavacnote

11,774 downloads (view stats)

Releases

Plugin versions CKEditor versions
4.25 4.24 4.23

Version: 1.0

DownloadRelease notes

Initial release. I use this on my Maplat webserver and thought maybe other people are interested in the plugin as well.

HTML5 Audio

Based on the html5 video plugin here. just  a simple audio player for but mp3 and wav

Audio

33,902 downloads (view stats)

Releases

Plugin versions CKEditor versions
4.25 4.24 4.23

Version: 1.0

DownloadRelease notes

Tested on 4.5. works well!!

Upload File

A simple plugin that allows you to drag&drop a file into the editor. The editor will then automatically send the file to your pre-configured backend and convert it into a link.

Screenshots

uploadfile

67,457 downloads (view stats)

This is an official plugin provided and supported by CKEditor developers.

You can submit bug reports directly to its GitHub issues tracker and discuss any integration issues on StackOverflow.

Releases

Plugin versions CKEditor versions
4.25 4.24 4.23

Version: 4.25.1-lts

DownloadRelease notes

First minor release of CKEditor 4.25.1-lts

Version: 4.24.0-lts

DownloadRelease notes

First major release of CKEditor 4.24.0-lts

Version: 4.23.0-lts

DownloadRelease notes

First major release of CKEditor 4.23.0-lts

Auto Link

A simple plugin that turns the pasted or typed URL text into a link. For example, "http://example.com" will become "<a href=“http://example.com”>http://example.com</a>".

autolink

120,401 downloads (view stats)

This is an official plugin provided and supported by CKEditor developers.

You can submit bug reports directly to its GitHub issues tracker and discuss any integration issues on StackOverflow.

Releases

Plugin versions CKEditor versions
4.25 4.24 4.23

Version: 4.25.1-lts

DownloadRelease notes

First minor release of CKEditor 4.25.1-lts

Version: 4.24.0-lts

DownloadRelease notes

First major release of CKEditor 4.24.0-lts

Version: 4.23.0-lts

DownloadRelease notes

First major release of CKEditor 4.23.0-lts

Video Snapshot

Introduction

Get video snapshot from the url

Add-on Installation Instructions

Enable the plugin by using the extraPlugins configuration setting

config.extraPlugins = 'videosnapshot';

If you use `sourcedialog` plugin, you need to enable `allowedContent` option

config.allowedContent = true;
Add item with custom toolbar
config.toolbar = [
    ...
    { name: 'other', items: ['videosnapshot'] }
]
My other plugin

Simple Button

Funding

Thank you for your interest in giving to this plugin. You can make a donation by clicking on the paypal button in my website.

Screenshots

videosnapshot

18,160 downloads (view stats)

Releases

Plugin versions CKEditor versions
4.25 4.24 4.23

Version: 0.0.2

DownloadRelease notes

  • Get play image url
  • Fix: ckeditor removing empty span automatically

Chart

This is a proof-of-concept plugin that adds support for injecting charts into CKEditor. To render charts, the Chart.js library is used. The plugin serves as an example of using external JavaScript libraries in CKEditor, using the widgets feature. It has lots of comments inside to help you understand how it was built.

This plugins is not compatible with Internet Explorer 8.

For an installation instruction check README.md

Screenshots

chart

39,969 downloads (view stats)

Releases

Plugin versions CKEditor versions
4.25 4.24 4.23

Version: 1.0.2

DownloadRelease notes

  • Added Spanish translation thanks to @gabrielepuyao.
  • Updated Chart.js library to the latest stable 1.x version (1.1.1).
  • Fixed typos in the installation instruction.

Config Helper

Helps in changing behaviour of CK Editor. This is an extension to Config Helper

ccmsconfighelper

16,460 downloads (view stats)

Releases

Plugin versions CKEditor versions
4.25 4.24 4.23

Version: 1.0rc

DownloadRelease notes

This release contains fixes to Config Helper plugin

Read only Source Dialog

This plugin shows the html source of the editor content in read-onlymode

ccmssourcedialog

10,731 downloads (view stats)

Releases

Plugin versions CKEditor versions
4.25 4.24 4.23

Version: 1.0rc

DownloadRelease notes

This is first release.

Twitter Facebook Facebook Instagram Medium Linkedin GitHub Arrow down Phone Menu Close icon Check