Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
At the moment if you want to add for instance a custom bullet list you are able to add the following to this file: tinyMceConfig.config
<config key="style_formats"> [ { "title": "Checkbox List", "selector": "ul", "classes": "checkbox__list" } ] </config>
You will be able to make a list and you need to choose format to make that list look different.
I was wondering if it would be possible with for instance the "selector" to add these options on the UL option so you will get:
If already possible I am glad to hear how this could be accomplished.
Hi,
You are posting several questions in the CMSImport feature request forum best to ask on the github issues page for Umbraco feature requests https://github.com/umbraco/Umbraco-CMS/issues
Best,
Richard
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Customize Rich Editor
At the moment if you want to add for instance a custom bullet list you are able to add the following to this file: tinyMceConfig.config
You will be able to make a list and you need to choose format to make that list look different.
I was wondering if it would be possible with for instance the "selector" to add these options on the UL option so you will get:
If already possible I am glad to hear how this could be accomplished.
Hi,
You are posting several questions in the CMSImport feature request forum best to ask on the github issues page for Umbraco feature requests https://github.com/umbraco/Umbraco-CMS/issues
Best,
Richard
is working on a reply...