TinyMCE Toolbar Config
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hello,
We need to add two new buttons to our TinyMCE Toolbar. These are a11ycheck for the Accesibility Checker and Blocks (for the ability to add H1 and H2 - I believe that this appears as "Paragraph".
I need some advise on what system property to add these to.
Thanks in advance.
David
- Labels:
-
KCS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
// Configure your TinyMCE system properties by adding 'a11ycheck' to your plugins list, and then include both 'blocks' and 'a11ycheck' in your toolbar string (e.g., toolbar: 'undo redo | blocks a11ycheck | bold italic') to enable the heading dropdown and accessibility checker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
40m ago