Syntax highlighter for CKEditor

Component ID

2157351

Component name

Syntax highlighter for CKEditor

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module integrates the syntax highlighter CKEditor plugin (that works together with Alex Gorbatchev syntax highlighter library) when using CKEditor module (https://drupal.org/project/ckeditor).

This modules relies its functionality in three components:

Currently the module comes with updated versions (dated from 16/12/2013) of the CKEditor syntax highlighter plugin and Alex Gorbatchev syntax highlighter library. But can be configured to use external libraries if needed in a multisite installation.

Screenshot

Alternatives:

  • GeSHi: performs syntax highlight rendering on the server side, whereas this module does rendering on the client browser. See the end of that module page for a fuller list of alternatives.
  • Syntax Highlighter: Client side syntax highlighter. Similar functionality adding backward compatibility with older versions of the library. Drupal 6 version. Integrated with WYSIWYG module.

Administration, Content, Filters/Editors, JavaScript Utilities, Media, Third-party Integration