Skip to main content

highlight.js plugin for django CMS 3.0

Project description

Latest PyPI version Latest Travis CI build status Monthly downloads Test coverage

highlight.js plugin for django CMS 3.0

Support Python version:

  • Python 2.6

  • Python 2.7

  • Python 3.3

  • Python 3.4

Supported Django versions:

  • Django 1.6

  • Django 1.7

  • Django 1.8

Supported django CMS versions:

  • django CMS 3.x

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

History

0.5.0 (2016-05-08)

  • Add support for Django 1.9

  • Add support for django CMS 3.2

0.4.0 (2015-08-15)

  • Drop support for Django 1.4, 1.5

  • Add support for Django 1.8

0.3.1 (2014-09-16)

  • Fix security issue.

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