MDL-43856 MathJAX: Small correction to readme_moodle.txt

The CDN urls have been moved to settings.php.
This commit is contained in:
Damyon Wiese 2014-04-07 15:44:06 +08:00
parent aaf6f1e8f2
commit 1c9785d52d

View file

@ -12,4 +12,4 @@ correctly load MathJax into a page from the CDN. Alternatively you can download
library and install it locally, then use this filter to load that local version. 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 only changes required to this filter to handle different MathJax versions is to update
the CDN urls in filter.php - and update the list of language mappings - also in filter.php. the default CDN urls in settings.php - and update the list of language mappings - in filter.php.