CKEditor v4 Features Desupported in CKEditor v5
PeopleTools 8.61 renders the rich text editor based on CKEditor v5, which does not support certain features available in CKEditor v4. You can no longer use the CKEditor v4 features listed in the following table.
Important:
To stay current with the latest information on desupported features, subscribe to the following technical bulletin on My Oracle Support: Data Compatibility with Updated Rich Text Editor Technology in PeopleTools (Doc ID 2945233.1)
The following CKEditor v4 features are desupported. Features identified as plug-ins are rendered as button in the rich text editor toolbar.
| Feature | Description |
|---|---|
|
Anchor plug-in |
This plug-in provides the capability to insert anchors with some properties; this is part of the Links plug-in. |
|
Button (form control) plug-in |
This plug-in adds a button form control element in the editor content. |
|
Check box (form control) plug-in |
This plug-in adds a check box form control element in the editor content. |
|
Custom style files |
The use of custom style files with Application Designer is desupported. |
|
Custom template files |
The use of custom template files with Application Designer is desupported. |
|
Elements Path plug-in |
This plug-in displays a list of HTML element names in the current cursor position. By default, the list appears at the bottom of the editor interface and can give you contextual information about the content that you are creating. |
|
Insert Smiley plug-in |
This plug-in provides a set of emoticons to insert into the editor via a dialog window. |
|
Maximize plug-in |
This plug-in adds a toolbar button maximizing the editor inside a browser window. |
|
New Page plug-in |
This plug-in adds a toolbar button that clears the editing area and creates a new page. |
|
Radio button (form control) plug-in |
This plug-in adds a radio button form control element in the editor content. |
|
Selection field (form control)plug-in |
This plug-in adds a selection field (a drop-down) form control element in the editor content. |
|
Show Blocks plug-in |
This plug-in adds the command to visualize all block-level elements by surrounding them with an outline and displaying their element name at the top left. |
|
Text area (form control) plug-in |
This plug-in adds a text area (a long edit box) form control element in the editor content. |
|
Text field (form control) plug-in |
This plug-in adds a text field (an edit box) form control element in the editor content. |
|
Toolbar |
In CKEditor v4, the toolbar is collapsible. Click the triangle located next to the toolbar to toggle between visible and collapsed. |
Related Topics