Skip to main content

DjangoCMS syntax highlighting plugin allowing for easy integration with SyntaxHighlighter.

Project description

cmsplugin_syntax_highlight adds integration with SyntaxHighlighter at http://alexgorbatchev.com/SyntaxHighlighter/.

Features:

Contributions and comments are welcome using Github at: http://github.com/nmurrin/cmsplugin_syntax_highlight

cmsplugin_syntax_highlight requires SyntaxHighlighter available at http://alexgorbatchev.com/SyntaxHighlighter/.

Installation

  1. pip install cmsplugin_syntax_highlight

  2. Add ‘cmsplugin_syntex_highlight’ to INSTALLED_APPS

  3. Run syncdb

Configuration

  1. Indicate the location of SyntaxHighlighter in your settings file with SYNTAX_HIGHLIGHTER = ‘/media/syntaxhighlighter/’. Indicate the actual location in your project.

  2. There are templates included for the programming languages that I commonly use. If you need additional languages or just want to change the template then create a cmsplugin_syntax_highlight directory in your templates directory and add templates. They will be ‘discovered’ by the plugin.

Bugs and Contribution

Please use Github to report bugs, feature requests and submit your code: http://github.com/nmurrin/cmsplugin_syntax_highlight

author:

Norm Murrin

date:

2013/05/08

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

cmsplugin_syntax_highlight-0.1.5.tar.gz (8.3 kB view hashes)

Uploaded Source

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