moodle/lib/editor/atto
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
..
classes/plugininfo MDL-44784 atto: Show settings link on plugins list 2014-03-31 12:44:16 +08:00
db MDL-48144 upgrade: add v2.8.0 sep lines 2014-11-10 18:08:15 +01:00
lang/en MDL-47140 atto: improved wording of error message 2014-10-14 12:20:58 +01:00
pix NOBUG: Fixed SVG browser compatibility 2014-03-27 16:52:06 +08:00
plugins MDL-49107 atto_link: Insert link even when selection is empty 2015-02-25 16:33:58 +01:00
tests MDL-44871 Atto: Move custom select text step to atto specific step definition. 2014-06-11 15:29:20 +08:00
yui MDL-49671 atto: Any pastes that don't have html should clean everything 2015-03-26 23:31:05 -04:00
adminlib.php MDL-44747 editor_atto: coding error fixed 2014-04-01 14:55:39 +08:00
autosave-ajax.php MDL-47140 editor_atto: Improved error handling 2014-10-13 10:51:17 +08:00
lib.php MDL-47140 editor_atto: Improved error handling 2014-10-13 10:51:17 +08:00
readme_moodle.txt MDL-44798 editor_atto: Backport a fix for HTML5Shiv 2014-04-16 12:14:28 +08:00
settings.php MDL-18014 Atto: Make the autosave frequency configurable 2014-08-14 12:43:04 +08:00
styles.css MDL-47935 Atto: Moved atto notification message position 2015-01-09 15:53:19 +08:00
thirdpartylibs.xml MDL-44219 Atto: Convert selection logic to use Rangy JS Library 2014-03-26 10:01:48 +08:00
upgrade.txt MDL-47133 editor_atto: Use strict validation of keyboard shortcuts 2014-11-26 17:41:05 +08:00
version.php MDL-48021 bump: Bump all versions to planned release 2014-11-04 17:52:35 +01:00