Experimental project

This is a sandbox project, which contains experimental code for developer use only.

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

Project information