Dan Poltawski 8ce58c99f0 MDL-53572 mathjax: always load mathjax using https 9 years ago
..
db 8ce58c99f0 MDL-53572 mathjax: always load mathjax using https 9 years ago
lang 8ce58c99f0 MDL-53572 mathjax: always load mathjax using https 9 years ago
yui 3a0bc0fdc4 MDL-55244 js: build changes 9 years ago
filter.php 8ce58c99f0 MDL-53572 mathjax: always load mathjax using https 9 years ago
readme_moodle.txt 1c9785d52d MDL-43856 MathJAX: Small correction to readme_moodle.txt 11 years ago
settings.php 8ce58c99f0 MDL-53572 mathjax: always load mathjax using https 9 years ago
styles.css 7f6753151e MDL-43856 MathJax: Add a mathjax loader filter. 11 years ago
version.php 8ce58c99f0 MDL-53572 mathjax: always load mathjax using https 9 years ago

readme_moodle.txt

Description of MathJAX library integration in Moodle
=========================================================================================

License: Apache 2.0
Source: http://www.mathjax.org

Moodle maintainer: Damyon Wiese

=========================================================================================
This library is not shipped with Moodle, but this filter is provided, which can be used to
correctly load MathJax into a page from the CDN. Alternatively you can download the entire
library and install it locally, then use this filter to load that local version.

The only changes required to this filter to handle different MathJax versions is to update
the default CDN urls in settings.php - and update the list of language mappings - in filter.php.