zabbarob / studip-RichTextPlugin

Adds a WYSIWYG editor to the Stud.IP course management system (see http://studip.de/).
1 stars 0 forks source link

Inline editing? #34

Closed zabbarob closed 11 years ago

zabbarob commented 11 years ago

For each editor provide an alternative view with the editor in inline mode.

zabbarob commented 11 years ago

Inline editing doesn't work with textareas but only with the respective nodes selected for editing. Thus it is not an option for the greater goal of replacing all markup textareas with a WYSIWYG editor (see Stud.IP StEP00256). Furthermore, removing the textarea used in the richtext plugin in favor of inline editing would render it impossible to edit the text without javascript enabled. Also the current styling of the standard editor already provides almost the same look and feel as the inline editor.