MATHJAX Plugin for django CMS
Project description
Django CMS MathJax Plugin
Django CMS MathJax Plugin provides a plugin that allows you to use MathJax markups within a page.
This plugin was rewritten from a prior work of Dmitry E. Kislov in late 2015 (cf. forked repo).
Despite it works fine, it isn’t a very elegant solution since it doesn’t add content but add javascript ressource to the page instead.
Note we don’t need a plugin for MathJax contents since MathJax acts as a parser and don’t relies on classes.
Installation
This plugin requires django CMS 3 or higher to be properly installed.
Within your virtualenv run pip install cmsplugin-mathjax
Check you have 'django_sekizai' in your INSTALLED_APPS setting
Add 'cmsplugin_mathjax' to your INSTALLED_APPS setting
Run manage.py migrate cmsplugin_mathjax
Usage
You just have to add this plugin in your page structure somewhere (best at the beginning).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cmsplugin-mathjax-0.1.1.tar.gz
.
File metadata
- Download URL: cmsplugin-mathjax-0.1.1.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46ee57fd77eb372584284c9a92e878ea43a31912ee93d14e84ada53e7942eab8 |
|
MD5 | 4825383132a5affc31e87409a13f45fe |
|
BLAKE2b-256 | e9bb45f18a046a629088ba25f89dfe656c82fa18b9c6f410f4834a92ef23371c |