-
Type:
Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: Master
-
Component/s: Message Boards
-
Labels:None
-
Epic Link:
-
Sprint:S03E21 - Vienna, S03E22 - Tokyo, S03E23 - Olinda
-
Git Pull Request:
We would like to provide a coherent writing experience throughout liferay-portal.
Steps to reproduce:
- Add a Message Boards Widget to a Page
- Create a Thread
- In the Thread Detail View, click Reply
Proposal:
- Use default (boxed) CKEditor for the Reply field in the Message Boards and Message Boards Admin Widgets
- Deprecate editor.wysiwyg.portal-web.docroot.html.portlet.message_boards.edit_message.bb_code.jsp property
- Deprecate editor.wysiwyg.portal-web.docroot.html.portlet.message_boards.edit_message.html.jsp property
(Deprecation of the options might've happened already at https://issues.liferay.com/browse/LPS-110016)
Acceptance Criteria:
Given: An existing Message Boards App in a page with existing Threads
When: When I Reply to a Thread
Then:
- The Body field shows a regular CKEditor boxed instance with the default (BBCode or HTML) formatting options
- Body field is not an instance of AlloyEditor
Adolfo Pérez, Pablo Agulla, Victor Valle, I think we agreed to do this too as the first step and then work to improve and provide this screen. I'm moving it to Selected for Development, but feel free to comment if you disagree or I misunderstood.