On 16 Dec 2015 at 16:56:57, Yann Flory ([email protected](mailto:[email protected])) wrote:
Hello devs,
In order to be able to use the CodeMirror editor in other extensions, we'd like to split the Syntax Highlighting application in two parts (Cf http://jira.xwiki.org/browse/WIKIEDITOR-37) A new extension, Syntax Highlighting UI Module, would be created and it would provides the ability to transform a given textarea into a CodeMirror editor. The current extension would keep the part which detect all textareas in 'edit' mode and transform them into CodeMirror editors (with a dependency on the new extension). If this is accepted, we'll need a new Jira project for the module.
Note: We create a jira project per repo, I don’t think we need 2 jira projects. We could have 2 jira “components” though. Thanks -Vincent