
Security News
AGENTS.md Gains Traction as an Open Format for AI Coding Agents
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
cmsplugin_syntax_highlight
Advanced tools
DjangoCMS syntax highlighting plugin allowing for easy integration with SyntaxHighlighter.
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/.
#. pip install cmsplugin_syntax_highlight
#. Add 'cmsplugin_syntex_highlight'
to INSTALLED_APPS
#. Run syncdb
#. Indicate the location of SyntaxHighlighter in your settings file with SYNTAX_HIGHLIGHTER = '/media/syntaxhighlighter/'. Indicate the actual location in your project.
#. 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.
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
FAQs
DjangoCMS syntax highlighting plugin allowing for easy integration with SyntaxHighlighter.
We found that cmsplugin_syntax_highlight demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.