{ "info": { "author": "Fabrice Salvaire", "author_email": "fabrice.salvaire@orange.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development" ], "description": ".. image:: https://badge.fury.io/py/cmsplugin-mathjax.svg\n\t :target: https://badge.fury.io/py/cmsplugin-mathjax\n\n.. image:: https://img.shields.io/pypi/dm/cmsplugin-mathjax.svg\n\t :target: https://pypi.python.org/pypi/cmsplugin-mathjax\n\n.. image:: https://img.shields.io/pypi/status/cmsplugin-mathjax.svg\n\t :target: https://pypi.python.org/pypi/cmsplugin-mathjax\n\n.. image:: https://img.shields.io/pypi/pyversions/cmsplugin-mathjax.svg\n\t :target: https://pypi.python.org/pypi/cmsplugin-mathjax\n\n.. image:: https://img.shields.io/pypi/l/cmsplugin-mathjax.svg\n\t :target: https://raw.githubusercontent.com/FabriceSalvaire/cmsplugin-mathjax/master/LICENSE.txt\n\n=========================\nDjango CMS MathJax Plugin\n=========================\n\n`Django CMS `_ MathJax Plugin provides a plugin that allows you to use `MathJax `_ markups within a page.\n\nThis plugin was rewritten from a prior work of Dmitry E. Kislov in late 2015 (cf. forked repo).\n\nDespite it works fine, it isn't a very elegant solution since it doesn't add content but add javascript ressource to the page instead.\n\nNote we don't need a plugin for MathJax contents since MathJax acts as a parser and don't relies on classes.\n\nInstallation\n------------\n\nThis plugin requires django CMS 3 or higher to be properly installed.\n\n* Within your ``virtualenv`` run ``pip install cmsplugin-mathjax``\n* Check you have ``'django_sekizai'`` in your ``INSTALLED_APPS`` setting\n* Add ``'cmsplugin_mathjax'`` to your ``INSTALLED_APPS`` setting\n* Run ``manage.py migrate cmsplugin_mathjax``\n\nUsage\n-----\n\nYou just have to add this plugin in your page structure somewhere (best at the beginning).", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/FabriceSalvaire/cmsplugin_mathjax", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "cmsplugin-mathjax", "package_url": "https://pypi.org/project/cmsplugin-mathjax/", "platform": "OS Independent", "project_url": "https://pypi.org/project/cmsplugin-mathjax/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/FabriceSalvaire/cmsplugin_mathjax" }, "release_url": "https://pypi.org/project/cmsplugin-mathjax/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "MATHJAX Plugin for django CMS", "version": "0.1.1" }, "last_serial": 2415716, "releases": { "0.1.0": [], "0.1.1": [ { "comment_text": "", "digests": { "md5": "4825383132a5affc31e87409a13f45fe", "sha256": "46ee57fd77eb372584284c9a92e878ea43a31912ee93d14e84ada53e7942eab8" }, "downloads": -1, "filename": "cmsplugin-mathjax-0.1.1.tar.gz", "has_sig": false, "md5_digest": "4825383132a5affc31e87409a13f45fe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5343, "upload_time": "2016-10-21T20:58:36", "url": "https://files.pythonhosted.org/packages/e9/bb/45f18a046a629088ba25f89dfe656c82fa18b9c6f410f4834a92ef23371c/cmsplugin-mathjax-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4825383132a5affc31e87409a13f45fe", "sha256": "46ee57fd77eb372584284c9a92e878ea43a31912ee93d14e84ada53e7942eab8" }, "downloads": -1, "filename": "cmsplugin-mathjax-0.1.1.tar.gz", "has_sig": false, "md5_digest": "4825383132a5affc31e87409a13f45fe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5343, "upload_time": "2016-10-21T20:58:36", "url": "https://files.pythonhosted.org/packages/e9/bb/45f18a046a629088ba25f89dfe656c82fa18b9c6f410f4834a92ef23371c/cmsplugin-mathjax-0.1.1.tar.gz" } ] }