Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.0
-
Component/s: Files API, Forms Library, HTML Editor
-
Labels:None
-
Affected Branches:MOODLE_20_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
The new "editor" form element is similar to the old "htmleditor" component in that it will print an editor for text etc (like tinymce).
In addtion it:
- requires draftfileareaid, format, current language (and possibly more things later) passed in using JS globals
- will use the repository filepicker at all input points within the editor interface
Later on we can add:
- support for special editors for special formats.
- support conversion of formats (eg into html).
Attachments
Issue Links
| This issue has been marked as being related by: | ||||
| MDL-24296 | Forum post body displayed at the confirmation page |
|
|
|
Filepicker works now.