moodle/filter
Damyon Wiese 28de777199 MDL-51222 Javascript: Trigger events for filters on DOM insertion
When nodes are added to the dom, they may need to be re-processed by a JS based
filter. To do this we need to trigger the legacy YUI event filter-content-updated.

To make this easier I added some wrappers to template that will insert the node, run any
JS and trigger the event.

I also changed existing yui code to call the amd function to trigger the event. This way
all jquery and yui listeners will always be notified.
2015-09-22 15:40:51 +08:00
..
activitynames MDL-50102 versions: bump all versions and requires near release 2015-05-05 17:43:19 +02:00
algebra MDL-50102 versions: bump all versions and requires near release 2015-05-05 17:43:19 +02:00
censor MDL-50102 versions: bump all versions and requires near release 2015-05-05 17:43:19 +02:00
data MDL-50102 versions: coding style cleanup. 2015-05-05 18:23:21 +02:00
emailprotect MDL-50102 versions: bump all versions and requires near release 2015-05-05 17:43:19 +02:00
emoticon MDL-50491 filters: Some final touches. 2015-06-18 04:11:24 +02:00
glossary MDL-51222 Javascript: Trigger events for filters on DOM insertion 2015-09-22 15:40:51 +08:00
mathjaxloader MDL-50183 upgrade: add 2.9.0 separation line to all upgrade scripts 2015-05-12 00:21:05 +02:00
mediaplugin MDL-50183 upgrade: add 2.9.0 separation line to all upgrade scripts 2015-05-12 00:21:05 +02:00
multilang MDL-50102 versions: bump all versions and requires near release 2015-05-05 17:43:19 +02:00
tex MDL-50183 upgrade: add 2.9.0 separation line to all upgrade scripts 2015-05-12 00:21:05 +02:00
tidy MDL-50102 versions: bump all versions and requires near release 2015-05-05 17:43:19 +02:00
urltolink MDL-50491 filters: Some final touches. 2015-06-18 04:11:24 +02:00
index.html
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-50491 filters: option to disable some filters in filter_text. 2015-06-17 13:48:55 +01:00