Details
-
New Feature
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
-
8
-
Orion
-
BrXM Backlog, Orion.Cycle1.Sprint2, Orion.Cycle1.Sprint3, Orion.Cycle2.Sprint1, Orion.Cycle2.Sprint2, Orion.Cycle2.Sprint3, Orion.Cycle3.Sprint
-
Undetermined
Description
As mentioned in the tech design, ckeditor specific resources are made available to our webapp, this is accomplished via registration of a specific servlet. The TinyMCE equivalent needs to be investigated and implemented.
This is the CKEditorResourceServlet registered in /community/archetype/main/src/main/resources/archetype-resources/cms/src/main/webapp/WEB-INF/web.xml, and needs to change to the TinyMCE equivalent.
There's also a field in NavAppRedirectFilter.java: ACCEPTED_PATH_PREFIXES, which contains the entry ckeditor, this is mapping for the UI and requires some changes.
Attachments
Issue Links
- causes
-
CMS-15799 Set up servlet and other resource mappings for TinyMCE - update all demos
- Resolved
-
CMS-15797 Set up servlet and other resource mappings for TinyMCE - testing in FE
- New
-
CMS-15798 Set up servlet and other resource mappings for TinyMCE - documentation changes
- New
- relates to
-
CMS-15769 Load and Use TinyMCE in document editor
- Resolved