mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +02:00
![]() This is to solve a tricky edge case, when a page has no equations, and then an AJAX action loads filtered content which contains an equation. (The glossary filter can do this). To fix this I split the loading into configuration and typesetting. The config always happens, but does not load the external mathjax libraries. The typesetting happens when an equation is found - and is what triggers the load of MathJax. This can happen in response to an AJAX event. |
||
---|---|---|
.. | ||
lang/en | ||
yui | ||
filter.php | ||
readme_moodle.txt | ||
settings.php | ||
styles.css | ||
version.php |