[AMOS commit] MDL-51179 Atto: Extend autosave fix to cover text changes Committed into Git: 2015-09-01 04:23 UTC

[AMOS commit] MDL-51179 Atto: Extend autosave fix to cover text changes Committed into Git: 2015-09-01 04:23 UTC

by AMOS bot -
Number of replies: 0
Author: Damyon Wiese
MDL-51179 Atto: Extend autosave fix to cover text changes
Added new functions to editor api - set/get_text so the
original form text can be determined from an editor.

When calling use_editor() you should first call set_text() with
the text that will be inserted in the form element.

There is also a new scheduled task for cleaning Atto autosave drafts.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=42e3e29791993514cffd6b493d9a85ccc400dc3b
http://github.com/moodle/moodle/commit/42e3e29791993514cffd6b493d9a85ccc400dc3b

+ 2.8 en [taskautosavecleanup,editor_atto]