We have an inconsistency between the standalone WYSIWYG edit mode (currently used when creating a new page and for TextArea properties) and the in-place WYSIWYG edit mode: the JavaScript code is loaded when editing in-place, but not when editing standalone. We have a configuration to enable JavaScript, but it affects only the standalone WYSIWYG edit mode. See also https://forum.xwiki.org/t/load-javascript-skin-extensions-in-standalone-wysiwyg-editor-by-default/16246 . I propose we load JavaScript by default in standalone WYSIWYG edit mode, to be consistent with the in-place edit mode. |