CodeMirror WYSIWYG Bridge

Component ID

2344973

Component name

CodeMirror WYSIWYG Bridge

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Plug-and-play integration between the CodeMirror CKEditor plugin and the Wysiwyg API module.

The module includes a slightly modified version of the CodeMirror CKEditor plugin, thus no need to download it separately.

CodeMirror

CodeMirror is a versatile text editor implemented in JavaScript for the browser. It is specialized for editing code, and comes with a number of language modes and addons that implement more advanced editing functionality.

In simple words - you can enable syntax highlighting in Source mode.

Requirements

Tested with:

  • WYSIWIG API 7.x-2.x-dev
  • CKEditor 4.4.5

Installation

Follow steps in README.txt file