Experimental project
This is a sandbox project, which contains experimental code for developer use only.
CKEditor Plugins Manager
This module will allow you to manage (enable/disable) all installed plugins of CKEditor v4.x (WYSIWYG editor).
CKEditor Plugins Manager is compatible with packaged version of CKEditor (custom packaged version include plugins you have selected (http://ckeditor.com/builder)) and "classical" install of CKEditor.
How-to use?
- Simply enable/disable CKEditor plugins.
You do edit ckeditor/config.js ONLY if you dont have an packaged version of CKEditor, add this in config.js for all plugins you enable:
config.extraPlugins = 'myplugin,anotherplugin';
Read: CKEditor documentation
Installation
- Do NOT download/install the
CKEditor module! - download CKEditor at http://ckeditor.com/download (you can create your custom version with our plugins choices at http://ckeditor.com/builder),
- extract the CKEditor editor library into sites/all/libraries/ckeditor (after you want have /sites/all/libraries/ckeditor/ckeditor.js),
- download, install and activate the module as usual,
- go to Administer » Configuration » Content authoring » Wysiwyg profiles and select one CKEditor attributed text format, in BUTTONS AND PLUGINS fieldset you can see all CKEditor plugins available for use (enable/disable).
Required components
- WYSIWYG module: To use CKEditor Plugins Manager in Drupal, you will need to have installed and actived the WYSIWYG (Drupal) module.
- CKEditor library: You will need to have correctly extracted the CKEditor (v4.x) JavaScript library in sites/all/libraries/ckeditor folder, you can check install status at /admin/config/content/wysiwyg
More information and licence
- For further information please refer to: the CKEeditor homepage
Related module(s)
| Attachment | Size |
|---|---|
| screen1.PNG | 31.23 KB |
| screen2.PNG | 18.96 KB |
| screen3.PNG | 49.84 KB |
| wysiwyg_ckeditor_plugins_manager.zip (version 0.0.0.2) | 3.2 KB |
Project information
Unsupported
Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projectsObsolete
Use of this project is deprecated.- Project categories: Administration tools, Content editing experience, Integrations
- Created by dxx on , updated
