CHEE
Component ID
2042327
Component name
CHEE
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
814
Component created
Component changed
Component body
CHEE stands for Code Highlights EpicEditor.
This module provides code highlight functionality for EpicEditor for Drupal Wysiwyg editor. More information about how to install EpicEditor here.
With this module you can highlight syntax in code in <pre><code> tags: script finds blocks of code, detects a language and highlights it (but you can give it a hint by saying the language in class e.g. <code class="php">...). Works for both admin and client sides and can be used different themes of color schema for these pages at the same time. Admin can set theme and other setting on Configuration->User Interface->Chee Settings page.
Highlight functionality based on this script.
Installation
Please read README.txt file for installation instruction.
