burnbright/silverstripe-syntaxhighlight

Mashup of tiny mce syntax-highlighted code entry, and front-end syntax highlighting via javascript syntaxhighlighter library, for SilverStripe CMS.

Installs: 115

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 2

Forks: 6

Open Issues: 4

Type:silverstripe-module

pkg:composer/burnbright/silverstripe-syntaxhighlight

dev-master 2017-08-30 19:14 UTC

This package is auto-updated.

Last update: 2025-09-24 21:34:05 UTC


README

Allows creating syntax-highlighted code snippets within TinyMCE.

Usage

In your TinyMCE editor, click the 'Syntaxhighlighter' button. Use the provided form to choose language type, and enter/paste code in space provided. Click insert to insert code. Code should be automatically highlighted on the front-end.

Credits