moodle/filter
Damyon Wiese cc90cedc85 MDL-43856 MathJax: Improvements to the MathJax filter
* Remove all traces of mathjax from the atto equation editor - it is filter agnostic
* Add a M.core.event module for core events that can be published/subscribed to by plugins (loose coupling)
* Add a FILTER_CONTENT_UPDATED event so plugins can tell the filter system when nodes are added to the page
* Implement a listener for this event in the MathJax filter
* Fire this event from the equation editor and from the glossary filter
* Add a nolink tag to the mathjax filter, so equations will not be processed by the other filters
* Add a smarter throttle function to the equation editor preview updates (Y.throttle is dumb)
2014-04-03 14:36:36 +08:00
..
activitynames MDL-44368 use $cm->uservisible in activity names filter 2014-03-20 17:29:59 +08:00
algebra MDL-42563 Correct version of GPL license to GPL 2+ for AlgParser.pm 2013-11-25 11:53:18 +01:00
censor MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
data MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
emailprotect MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
emoticon MDL-43839 fixed clean as default phpunit bugs 2014-03-24 17:10:54 +13:00
glossary MDL-43856 MathJax: Improvements to the MathJax filter 2014-04-03 14:36:36 +08:00
mathjaxloader MDL-43856 MathJax: Improvements to the MathJax filter 2014-04-03 14:36:36 +08:00
mediaplugin Revert "MDL-43852 Filters Fixed naked-OR conditions." 2014-03-06 09:03:19 +08:00
multilang MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
tex Merge branch 'MDL-40939-master' of https://github.com/timgus/moodle 2013-12-03 09:26:58 +08:00
tidy MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
urltolink MDL-38698 filter_urltolink: Remove performance test in Unit Test 2013-12-17 07:03:02 +01:00
index.html To stop people browsing filters 2005-01-23 04:16:07 +00:00
local_settings_form.php MDL-29401 fix previous regression 2011-09-26 23:21:39 +02:00
manage.php MDL-41811 simplify the admin tree detection logic and fix navigation in multiple areas 2013-10-21 14:17:55 +08:00
upgrade.txt MDL-34347 remove all problematic global text caching 2014-01-14 10:49:23 +08:00