- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2023 11:34 PM
Hi!
Is it possible and how to use plugin options for TinyMCE v5, e.g. changing Table of Contents header size, etc.?
I'm in Utah.
Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2023 02:20 AM
yes OOTB ServiceNow does not allow configuring TinyMCE plugins more in detail. However, there is an article which demonstrates an approach with a "heavy" customization to change some settings: https://sapphirenow.dev/post/tokyo-tinymce-context-fix/
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2023 01:30 AM - edited ‎12-07-2023 01:30 AM
the following documentation describes all configuration options: https://docs.servicenow.com/bundle/vancouver-platform-administration/page/administer/workspace/conce...
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2023 01:57 AM
By this answer, do you mean that there is no possibility to modify plugin options?
Kostiantyn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2023 02:20 AM
yes OOTB ServiceNow does not allow configuring TinyMCE plugins more in detail. However, there is an article which demonstrates an approach with a "heavy" customization to change some settings: https://sapphirenow.dev/post/tokyo-tinymce-context-fix/
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2023 02:25 AM
This one is helpful, thanks!