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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

djangocms-highlightjs-0.5.0.tar.gz (61.7 kB view hashes)

Uploaded Source

Built Distribution

djangocms_highlightjs-0.5.0-py2.py3-none-any.whl (90.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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