A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Adding Custom Bullet Icon Button in TinyMCE

Vote:
 

I am working on CMS 12 and am trying to add a custom toolbar button for a checkmark bulleted list.  I want all the same functionality of the standard unordered list button, only they want the bullet to be a checkmark image.  I've been able to create the plugin successfully and have it showing in the toolbar and functioning at a basic level.  Is there a way to tie my new button into all the existing logic that exists for the normal bulllist button?  Has anyone out there successfully created a custom icon bulleted list button out there and have it execute all the necessary logic?  I am not super-experienced with Dojo, so may be missing something to make it easier.

#331246
Oct 10, 2024 20:30
Vote:
 
#331540
Oct 16, 2024 14:23
Vote:
 

You have to user  -TinyMceConfigurationOptions  to add some custom elements to the Tincy MCE editor .
use create a style which will have this bullet icons and then spcify thier names to have it.

#340142
Edited, Aug 29, 2025 8:31
Vote:
 

I did blog about adding a custom plugin to TinyMce and how to use a custom icon to the plugin here https://blogs.perficient.com/2023/10/26/adding-custom-external-plugin-to-tinymce/ (if you are just looking for adding custom icon to the plugin)

#340314
Sep 09, 2025 16:46
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.