Add AlloyEditor as a new WYSIWYG editor in portal
Description
causes
is related to
Activity
Show:
Fixed
Details
Assignee
Brian ChanBrian ChanReporter
Iliyan PeychevIliyan PeychevGit Pull Request
Components
Fix versions
Priority
Critical
Details
Details
Assignee

Reporter

Git Pull Request
Components
Fix versions
Priority
Zendesk Support
Linked Tickets
Zendesk Support
Linked Tickets
Zendesk Support

Linked Tickets
Created July 3, 2014 at 12:15 AM
Updated June 26, 2023 at 6:41 AM
Resolved August 6, 2014 at 12:37 PM
We were working on another editor UI, which will allow us to show different toolbars, depending on context. For example, if the selected element is image, we would show specially created toolbar. If the selection is text - another one. They will not appear on top, but they will adjust their position according to the selection.
This editor exists here:
https://github.com/liferay/alloy-editor
Now, wit this task we will create a new editor type in Portal in order to integrate AlloyEditor there.