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.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.4.0.tar.gz (57.7 kB view hashes)

Uploaded Source

Built Distribution

djangocms_highlightjs-0.4.0-py2.py3-none-any.whl (88.2 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