Smaller Selection

The plugin listens for the double click on the content and then tries to check first the boundaries of the selection that the browser has created, so it tries to select only a text node and after that if the end of the selection is a space just moves it one place back.

smallerselection

6,601 downloads (view stats)

Releases

Plugin versions CKEditor versions
4.24 4.23 4.22

Version: 0.1.1

DownloadRelease notes

Release again in ckeditor.com.

Linted code

MJ Form Builder with jQuery / PHP Email Functionality

Let your users create their own form with built-in email functionality!

  • Compatible with Bootstrap and Non-Bootstrap
  • No database required
  • Available in 66 languages
  • jQuery / PHP Email function ready
  • HTML 5 validation
  • Real-time validation (MJ Form Validation)
  • Date/Time Picker
  • Back-end is 100% customizable, you may use your own code
  • WP Gravity Form inspired
  • Easily configure the title, description, settings and confirmation message using the form settings.
  • Standard Fields
    • Single Line Text (Textbox)
    • Paragraph Text (Textarea)
    • Dropdown
    • Multi Select
    • Checkboxes
    • Radio Buttons
    • Number
  • Advanced Fields
    • Date
    • Time
    • Website (URL)
    • Email
    • File Upload
  • Notifications - Easily configure notification emails that are sent when a form is submitted. Quickly respond to users filling out your form with a User notification that acts as an auto-responder thanking them for submission.

 

Spam Security Features

  • Allow users to send an email every 30 seconds
  • reCaptcha

 

Road Map / Future Features

  • Advanced Fields - Sometimes standard form fields just don't cut the mustard. That's where the advanced fields come in.. from capturing names, addresses and phone numbers. The advanced fields are here to make your life even easier.
  • Pricing Fields - Order forms can incorporate pricing specific fields to allow your users to make selections and generate a total based on product and option selections.
  • Conditional Logic - Conditional Logic allows you to configure your form to show or hide fields, sections, pages or even the submit button based on user selections. This allows you to easily control what information your user is asked to provide on your WordPress powered site and tailor the form specifically to their needs.
  • and many more...

 

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

Bootstrap Table

Same as CKSource's Table plugin plus the ability to add Bootstrap Table classes.

INSTALLATION Same as CKSource's Table

 

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

bootstrapTable

24,663 downloads (view stats)

Releases

Plugin versions CKEditor versions
4.24 4.23 4.22

Version: 1.0

DownloadRelease notes

Initial release

Dropdown Details

Dropdown Details is a plugin to enable the creation and editing of HTML5 details elements in CKEditor.

If you've tried to work with a Details element in CKEditor, you know that there's a bunch of problems that need to be solved: you have to make the polyfill work for non-webkit browsers, in webkit you have to prevent the native behavior so you're able to correctly edit the legend, as it's a non-standard element with regards to CKEditor, you have to add it to the ACF system, enable a way to insert them, etc...

With Dropdown Details all these problems are solved so you don't have to spend your time with those issues and you can focus on more productive things.

Please, test our demo to see how easy is to use it and how you can add, edit, move around, delete and even nest one details element inside another one.

Don't be missguided by the screenshots below. This page at ckeditor.com seems to have problems at the moment and it doesn't allow to properly add and edit the screenshots

Screenshots

Slick Carousel

Slick Carousel is a plugin to integrate the Slick Carousel created by Ken Wheeler into your CKEditor. You can add as many images as you want from your server, or embed videos from YouTube or Vimeo. The main features of the Slick Carousel are the following:

  • Fully responsive. Scales with its container
  • Infinite looping
  • Fully accessible with arrow key navigation
  • Autoplay, dots, arrows, callbacks, etc...

Note: Uritec just provide the integration of the Slick Carousel into the CKEditor. Please access the Slick Carousel web page for the description of this carousel.

Screenshots

Sound Player

Feature

Adds a button in CKEditor to listen Self-Hosted musique on the site. It can also operate a web radio streaming.

Four differents audio players are availables.

Compatible with every browsers and supports.

This plugin use the SoundManager2 library.

Installation

In config.js :

   config.extraPlugins = 'soundPlayer';

Widget is needed.

Use

After creation with CKEditor, you have to insert the JS and CSS dependencies in your page :

  • soundPlayer/soundmanager2/soundmanager2-jsmin.js in every cases ;
  • soundPlayer/soundmanager2/bar-ui.css and bar-ui-min.js for the bar-ui player ;
  • soundPlayer/soundmanager2/360player.css, 360player-min.js and berniecode-animator-min.js for the 360 player ;
  • soundPlayer/soundmanager2/inlineplayer.css and inlineplayer-min.js for the inline player ;
  • soundPlayer/soundmanager2/mp3-player-button.css and mp3-player-button-min.js for the mp3 player button.

You also need to add this script with the absolute url (without domain name) to link the swf directory :

   soundManager.setup({url:'/folder/another-folder/soundPlayer/soundmanager2/swf/'});

 

Screenshots

soundPlayer

12,499 downloads (view stats)

Releases

Plugin versions CKEditor versions
4.24 4.23 4.22

Version: 1.0

DownloadRelease notes

First stable version

Bootstrap 4 Editor

Effortlessly edit Bootstrap 4 content in your CKEditor! Manage columns, rows and containers visually. Instantly toggle visibility of elements. Simulate how your responsive content looks on various devices directly while editing content, without even switching to the preview mode thanks to the support for Bootstrap breakpoints.

The whole pack of features available in the plugin leaves behind the majority of competitors and injects your CKEditor with straightforwardness and intuitiveness that makes typical editing of responsive content a breeze.

The plugin requires N1ED add-on – a full-functional page-building tool that offers both the full-screen mode the Bootstrap Editor requires and a platform for various widgets.

Screenshots

File Manager

Installation manual & CodePen samples: CKEditor 4 / CKEditor 5.

Meet the Flmngr file manager – an all-inclusive solution for managing your files and images on the website. Upload multiple images as easy as just one (selecting them from your device or by drag'n'drop), move, delete and rename files across folders the way you want.

You can use for free everything you expect from a file manager. All base tools of working with files. Premium users will unlock ImgPen image editor, picking stock photos from Unsplash, integrations for Amazon S3 and Azure Blob, multiselection (for managing galleries).

This plugin is deeply integrated into CKEditor features but also accessible outside of CKEditor by well documented API.

PHP backend can be installed as Composer package of by just copying files (legacy way). So you can integrate it into any CMS or framework, including Laravel, Yii, Symfony, Zend or any other.

Screenshots

file-manager

3,479 downloads (view stats)

Releases

Plugin versions CKEditor versions
4.24 4.23 4.22

Version: 2023.8.1

DownloadRelease notes

Debug version info added

Edit Tag

This plugin edits parameters of a selected tag. For example, you can change the name of the tag, its attributes, classes and styles, vary existing tag parameters or remove them at all. This option is extremely helpful in a WYSIWYG-editor whenever you want to make some changes into a template.

Screenshots

Nivo Slider

Add Nivo Slider to your write-ups without editing the source code!

For Bootstrap users see: Bootstrap Carousel
For Non-Bootstrap users see: MJ Carousel
 

 

DEPENDENCIES:

It requires the following plugins to work: CKFinder, Widget, and Line Utilities.

 

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

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