You are here

README.txt in CKEditor Abbreviation 7

Same filename and directory in other branches
  1. 8 README.txt
INTRODUCTION
------------
Adds CKEditor (WYSIWYG HTML editor) abbreviation button to the editor toolbar
and a link to its context menu (only available if you select an existing abbr
tag in the editor content).

INSTALLATION
------------
Install as you would normally install a contributed Drupal module. See:
https://drupal.org/documentation/install/modules-themes/modules-7
for further information.

CONFIGURATION
-------------
The plugin shows up in the CKEditor configuration section, e.g.
(admin/config/content/ckeditor/edit/Full (or Advanced).

In the ckeditor profile under 'Editor appearance' move the icon into the toolbar
and check the plugin in 'Plugins' section.

If your text formats that use ckeditor limit the allowed HTML tags,
add '<abbr>' to the allowed tags
(under Administration > Configuration > Content > Formats).

MAINTAINERS
-----------
Current maintainers:
 * Richard Papp (boromino) - https://drupal.org/user/859722

File

README.txt
View source
  1. INTRODUCTION
  2. ------------
  3. Adds CKEditor (WYSIWYG HTML editor) abbreviation button to the editor toolbar
  4. and a link to its context menu (only available if you select an existing abbr
  5. tag in the editor content).
  6. INSTALLATION
  7. ------------
  8. Install as you would normally install a contributed Drupal module. See:
  9. https://drupal.org/documentation/install/modules-themes/modules-7
  10. for further information.
  11. CONFIGURATION
  12. -------------
  13. The plugin shows up in the CKEditor configuration section, e.g.
  14. (admin/config/content/ckeditor/edit/Full (or Advanced).
  15. In the ckeditor profile under 'Editor appearance' move the icon into the toolbar
  16. and check the plugin in 'Plugins' section.
  17. If your text formats that use ckeditor limit the allowed HTML tags,
  18. add '' to the allowed tags
  19. (under Administration > Configuration > Content > Formats).
  20. MAINTAINERS
  21. -----------
  22. Current maintainers:
  23. * Richard Papp (boromino) - https://drupal.org/user/859722