mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-43856 MathJAX: Small correction to readme_moodle.txt
The CDN urls have been moved to settings.php.
This commit is contained in:
parent
aaf6f1e8f2
commit
1c9785d52d
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue