-
Improvement
-
Resolution: Fixed
-
Major
-
2.1, 2.6.4, 2.7.1
-
None
-
MOODLE_21_STABLE, MOODLE_26_STABLE, MOODLE_27_STABLE
Currently when you paste an image into the HTML editor it creates an inline src such as
<img src="data:image/png;base64; .. data .." alt="alt string">
It would be great if this could be coverted to a file as if it was uploaded by the file picker.
Or atleast have an option in the flow of saving the content to ask the user to do this.
- has a non-specific relationship to
-
MDL-40172 Create drag and drop option for inserting images in the editor
- Closed
- has been marked as being related by
-
MDL-41896 Error writing to database when multiple sections inline images
- Closed
-
MDL-32558 Moodle handles images added via rich-text drag/drop inconsistently
- Closed
-
MDL-47750 Make pasting images into the Atto HTML editor work (as much as browsers will let us)
- Closed