Skip to main content

highlight.js plugin for django CMS 3.0

Project description

https://badge.fury.io/py/djangocms-highlightjs.png https://travis-ci.org/nephila/djangocms-highlightjs.png?branch=master https://pypip.in/d/djangocms-highlightjs/badge.png https://coveralls.io/repos/nephila/djangocms-highlightjs/badge.png?branch=master

highlight.js plugin for django CMS 3.0

Documentation

The full documentation is at http://djangocms-highlightjs.rtfd.org.

Quickstart

  1. Install djangocms-highlightjs:

    pip install djangocms-highlightjs
  2. Add to INSTALLED_APPS:

    'djangocms_highlightjs',
  3. Update the database schema:

    $ python manage migrate djangocms_highlightjs
  4. Add “highlight.js code” plugin to your placeholders

Features

  • Use highlight.js to do syntax highlighting on provided code

Bitdeli badge

History

0.3.0 (2014-09-15)

  • Add icon when plugin is used in text plugin.

  • Switch to djangocms-helper for tests.

  • Officially supports python 3.

0.2.0 (2014-04-21)

  • Support for django CMS 3 final.

0.1.0 (2014-02-02)

  • First release on PyPI.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page