CKEditor Plugins

In Uritec we have seen that in our day-to-day work with CKEditor we could save time and improve results developing some plugins that automates the most frequent operations.

Now, we have decided to document and sell the main plugins.

We hope that you will find them as productive and practical as we do.

Image Crop

  1. Crops & scales the image easily
  2. Uploads and saves the image file into your server

You can configure the sizes you want to use when cropping. You can also move the cropping lines to crop freely, etc.

Images From Word

Copies images from MS Word into your web page.

No matter how many images you have included in your selection. This plugin will copy them all; and a progress window will show during the process.

Images From Server

Copies images from another web into your server.

So you can edit the images to scale or crop just the part you need, avoid problems if images are deleted from the original server, embed them into a mailing created from your website, offer them from the server you consider is the best one for a faster page load, etc…

Image Toolbar

It will show a toolbar you can configure with options you need:

  • Position your image (to the right, left, centre or within the text)
  • Draw a line around the image
  • Create a shadow on the image
  • Crop the image as an ellipse
  • Insert a caption for the image
  • etc.

Slick Carousel

Integrates 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.

Dropdown Details

Enables the use of HTML5 Details elements in CKEditor.

DropdownDetails will solve all the problems you will find while implementing it in CKEditor.

Numeric Input

Allows you to use <input type="number"> in the dialogs of CKEditor. In this way the browser will:

  • Prevent the user to enter non-numeric values
  • Offer buttons to increase or decrease the numerical value
  • Prevent the user to enter a value out of range