moodle/lib/editor
Eric Merrill 73e144334b MDL-49671 atto: Any pastes that don't have html should clean everything
Browsers may not provide html content in the clipboard object event
though it will really be pasted as such. This includes Firefox on
Windows, Internet Explorer, and some niche cases in Safari.

Because of this, we need to scrub the entire editor anytime we can't
intercept a paste event.

In some magical day in the future when there is better cross browser
support, we can undo this.
2015-03-26 23:31:05 -04:00
..
atto MDL-49671 atto: Any pastes that don't have html should clean everything 2015-03-26 23:31:05 -04:00
textarea MDL-48021 bump: Bump all versions to planned release 2014-11-04 17:52:35 +01:00
tinymce MDL-28286 JavaScript: Convert all uses of M.str to M.util.get_string 2014-12-01 08:32:04 +13:00
index.html