moodle/filter/glossary
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
..
db MDL-30610 remove outdated filter upgrade code 2011-12-23 10:38:11 +01:00
lang/en MDL-29992 filters - new filter/glossary filter replacement for legacy mod/glossary/filter. 2011-10-29 17:50:58 +02:00
tests MDL-34654 Glossary: ampersand breaks auto-linking 2013-10-25 18:15:03 +01:00
yui MDL-43856 MathJax: Improvements to the MathJax filter 2014-04-03 14:36:36 +08:00
filter.php Merge branch 'MDL-42711-master' of git://github.com/nebgor/moodle 2013-11-14 17:18:44 +08:00
styles.css MDL-29992 filters - move related css from mod/glossary to filter/glossary 2011-10-29 19:02:22 +02:00
version.php MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00