Module Description
Adds support for inline code blocks in CKEditor.
Installation
This module requires the core CKEditor module and the CodeTag plugin from CKEditor.com.
* Download the CodeTag plugin from http://ckeditor.com/addon/codeTag
* Place the plugin folder in the root libraries folder (/libraries/codetag).
* Enable CodeTag in the Drupal admin.
* Configure your WYSIWYG toolbar to include the button.
Basic Usage
Drag the CodeTag button into the active toolbar. There is no configuration; the button should appear in your editor after you save the changes.
Note that your filter format must support the use of the code tag under allowed tags as well, if using anything other than Full HTML.
Syntax Highlighting?
If you're looking for syntax highlighting, you may want to use the CodeSnippet module.
Installation
This module requires the core CKEditor module and the CodeTag plugin from CKEditor.com.
* Download the CodeTag plugin from http://ckeditor.com/addon/codeTag
* Place the plugin folder in the root libraries folder (/libraries/codetag).
* Enable CodeTag in the Drupal admin.
* Configure your WYSIWYG toolbar to include the button.
Basic Usage
Drag the CodeTag button into the active toolbar. There is no configuration; the button should appear in your editor after you save the changes.
Note that your filter format must support the use of the code tag under allowed tags as well, if using anything other than Full HTML.
Syntax Highlighting?
If you're looking for syntax highlighting, you may want to use the CodeSnippet module.
Module Link
Project Usage
433
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module adds support for inline code blocks in CKEditor.
Data Name
codetag