Configuration Helper
Categories
Component ID
2762345
Component name
Configuration Helper
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Overview
Configuration Helper
Simplify the task of changing some behaviors of CKEditor:
Hide dialog fields
Remove dialog fields
Set a 'placeholder' when the editor is empty
Reference:http://ckeditor.com/addon/confighelper
More details: https://alfonsoml.blogspot.com.es/2012/04/placeholder-text-in-ckeditor.html
INSTALLATION
- Download and install the Configuration Helper module as usual.
- Download the Configuration Helper plugin from http://ckeditor.com/addon/confighelper
- Unzip the plugin in the 'plugin' folder. The main Javascript file of
the module should be in 'confighelper/plugin/confighelper/plugin.js'.
OR you can use Drush. - Enable the plugin in the Wysiwyg profile configuration page.
- Add HTML5 placeholder attribute in the textarea that use Wysiwyg.
- Finally the placeholder text appears on the Wysiwyg CKEditor
Tested with modules:
- Field placeholder
