Google Maps
- Categories: Contents, Data, Tools
- Author: doksoft
- License: Commercial
Need a map? Google Maps will help you inserting and editing a Google map into your website.
The location of your office, travel itinerary or some mark on the map are now available in one click.
With simple tools you can customize the map as you wish.
Features:
- edit any of the maps you have inserted before
- configure the view size, and zoom of the map
- configure Google Map type (Roadmap / Satellite / Hybrid / Relief)
- semantic search for objects by addresses, names, etc.
- support for map layers
- overlay of points, routes, areas onto the map.
Translater
- Categories: Contents, Data, Tools
- Author: leroy
- License: Commercial
Translater - plugin for translate fragment text of one language into two
CKEditor plugin for quick translation of text, using the specialized services. If you use the service Yandex Translate API that translations are provided by a browser directly referring to the server Yandex. If you have purchased the full version of the plugin, you will be given another 2 service. Google Translate API and Bing Translate API, but for this web server must support the php.
30+ languages are supported.
Releases
Plugin versions | CKEditor versions | |||
---|---|---|---|---|
4.25 | 4.24 | 4.23 | ||
Version: 1.0.4 |
||||
Fixed a problem with Firefox |
LoopIndex Track Changes
The plugin provides the option to track the changes (additions / deletions) made to your editor's text, with the support of multi user changes, meaning, changes will be colored differently for each user and will show the user information, enabeling you to see exactly who is the change owner.
Changes are marked as added or deleted.
The operations supported by the plugin are:
-
Enable / Disable Track Changes
-
Show / Hide Track Changes
-
Accept / Reject All Changes
-
Accept / Reject A Single Change
-
Displays The Changed Text Author
-
Displays The Change Timestamp
Screenshots
Releases
Plugin versions | CKEditor versions | |||
---|---|---|---|---|
4.25 | 4.24 | 4.23 | ||
Version: 1.2.30 |
||||
LITE (Track changes for CKEditor) version 1.2.30 Release notes: This is a maintenance release. Notable changes: 2. Since the rangy library supports requirejs (and AMD in general), it was not accessible on pages that loaded requirejs. We've introduced minimal support for this scenario, allowing rangy to be accessed from the global scope when requirejs is present. Enjoy! |
Configuration Helper
- Categories: Development, Preferences, Tools
- Author: alfonsoml
- License: MPL
Simplify the task of changing some behaviors of CKEditor:
- Hide dialog fields
- Remove dialog fields
- Set a 'placeholder' when the editor is empty
Releases
Plugin versions | CKEditor versions | |||
---|---|---|---|---|
4.25 | 4.24 | 4.23 | ||
Version: 1.10.1 |
||||
RemovePlaceholder adds carriage return in Firefox and IE Thanks to Jules Achiel. |
File Uploader by Uploadcare
File Uploader by Uploadcare is all about uploading user-generated content. It dramatically affects your product or business: if an upload doesn't hit its target, it won't convert, and you lose a customer.
File Uploader allows your users to rapidly upload files from many sources including their device, social media, and cloud storage.
- All uploads are powered by a distributed upload network that picks a node depending on your user location and bandwidth. That's up to 4x faster than other offerings.
- Once uploaded, your content gets delivered by a smart CDN running on the best-in-class backbone that accelerates your media by up to 9x.
- File Uploader supports getting files from URLs, Facebook, Instagram, VK, Dropbox, Google Drive, OneDrive, Box, Evernote, and more.
- Any file types are supported: images, docs, videos, etc. The uploader handles files of up to 5 TB in size.
- When uploading images, those can be easily cropped in any browser right in the dialog. You can also save bandwidth by optimizing images on user devices.
- The uploader supports 20+ locales out of the box: English, Spanish, French, Latvian, Polish, Portuguese, Russian, Chinese, and many more.
Sign up for Uploadcare to get your free API keys.
Releases
Plugin versions | CKEditor versions | |||
---|---|---|---|---|
4.25 | 4.24 | 4.23 | ||
Version: 3.0.0 |
||||
Updated
|
Resize with window
This plugin allows you to resize the themed ui editor instance by dragging the corners of the surrounding window. The editor will resize in any direction the window is resized.
This plugin is an alternative to the resize method used in the plugin "Editor Resize". Therefore for correct functioning of resizewithwindow the 'resize' plugin should be disabled. The ckeditor config should contain:
config.resize_enabled = false;
This removes the visible component of resizing the editor by its own lower right corner.
Note: requires jQuery
Releases
Plugin versions | CKEditor versions | |||
---|---|---|---|---|
4.25 | 4.24 | 4.23 | ||
Version: 4.3.3 |
||||
Fix: Toolbarswitch broke resizewithwindow in ckeditor version 4.3.2 |
Stored automatically in the browser storage
- Categories: Contents, Data, UI
- Author: leroy
- License: Commercial
Automatically saves the data in the document is changed. The data are stored in the repository browser, so-that any failure or computer network can always restore the latest version of the document.
Plugin is FREE. And can be downloaded from doksoft.com website.
Screenshots
Releases
Plugin versions | CKEditor versions | |||
---|---|---|---|---|
4.25 | 4.24 | 4.23 | ||
Version: 1.4.0 |
||||
Support CKEditor 4.2 |
CKEditor Synonymizer
- Categories: Contents, Semantics, Tools
- Author: leroy
- License: Commercial
Syn plugin allows you to get synonyms for words in the text directly in the editor CKEditor. You click, right-click the word, resulting in a pop-up menu will get out all its synonyms.
Screenshots
Image Browser
- Categories: Contents
- Author: s.pantaleev
- License: BSD
This Image Browser plugin allows images on the server to be browsed and picked for inclusion into the editor's contents.
This plugin integrates with the image plugin (part of CKEditor), by making it provide a Browse Server button in the Image dialog window (screenshot here).
The way you use it is very similar to imageGetJson in Redactor - you only need to provide a list of images in a JSON format, and the image browser will take care of the rest.
See a demo here or the Usage section in the README to learn more.
Screenshots
Releases
Plugin versions | CKEditor versions | |||
---|---|---|---|---|
4.25 | 4.24 | 4.23 | ||
Version: 2.0.2 |
||||
Adds error handling |
Statistics of the number of characters
- Categories: Contents, UI, Usability
- Author: leroy
- License: Commercial
Displays the total number of characters, number of characters in html and selected characters count. Plugin works on INLINE editing.
Screenshots
Releases
Plugin versions | CKEditor versions | |||
---|---|---|---|---|
4.25 | 4.24 | 4.23 | ||
Version: 1.5.1 |
||||
Supported CKEditor 4.2 |