moodle/filter/mathjaxloader
David Mudrák 9e6df843a0 MDL-60209 mathjax: Do not load broken accessibility extensions
The Accessible.js config loads accessibility-menu extension which in
turn loads mathjax-sre.js library. There is a bug in this library
https://github.com/zorkow/speech-rule-engine/issues/182 that makes it
fail in RequireJS environments. This has been reported upstream as
https://github.com/mathjax/MathJax/issues/1854

As an immediate solution for now, this patch changes the default MathJax
configuration so that it does not load accessibility extensions at all.
2017-10-12 22:11:45 +02:00
..
db MDL-60209 mathjax: Do not load broken accessibility extensions 2017-10-12 22:11:45 +02:00
lang/en MDL-53572 mathjax: always load mathjax using https 2016-08-02 15:55:23 +01:00
tests MDL-60209 mathjax: Do not load broken accessibility extensions 2017-10-12 22:11:45 +02:00
yui MDL-55244 js: build changes 2016-07-25 07:58:05 +01:00
filter.php MDL-60209 mathjax: Fix mapping of the Moodle language to the MathJax 2017-10-09 12:31:21 +02:00
readme_moodle.txt MDL-60209 mathjax: Do not load broken accessibility extensions 2017-10-12 22:11:45 +02:00
settings.php MDL-60209 mathjax: Do not load broken accessibility extensions 2017-10-12 22:11:45 +02:00
styles.css
thirdpartylibs.xml MDL-58722 mathjax: Update to 2.7.1 and remove a11y 2017-04-27 16:57:03 +08:00
version.php MDL-60209 mathjax: Do not load broken accessibility extensions 2017-10-12 22:11:45 +02:00