Details
-
New Feature
-
Resolution: Fixed
-
Major
-
11.0.3
-
None
Description
We introduced with XRENDERING-518 the capabality to allow inline editing of Macro content. We should be able to do the same for macro parameters: it is already supported by CKEditor, but we need to be able to parse the HTML returned by CKEditor in order to save an edited macro parameter.
We should use the same attribute as in CKEditor to identify a block content for a parameter: data-xwiki-parameter-name (see: https://github.com/xwiki-contrib/application-ckeditor/blob/master/plugins/src/main/resources/xwiki-macro/plugin.js#L37)
Attachments
Issue Links
- duplicates
-
XRENDERING-519 The macro parameter descriptor should specify if the parameter can be edited inline
- Closed