jonom/silverstripe-tinytidy

Control which styles are available in TinyMCE's style dropdown menu and what elements they can be applied to

Fund package maintenance!
jonom
www.paypal.me/jmnz

Installs: 8 655

Dependents: 0

Suggesters: 0

Security: 0

Stars: 30

Watchers: 4

Forks: 1

Open Issues: 0

Type:silverstripe-module

dev-master 2020-05-27 17:08 UTC

This package is auto-updated.

Last update: 2024-03-28 01:23:03 UTC


README

Example of dropdown menu

This module mainly serves as an example of how to customise the 'styles' dropdown menu in the TinyMCE editor to control which elements certain styles can be applied to and whether or not they should replace other styles.

It also shows how to customise the buttons in the editor by rebuilding the rows (rather than removing buttons), and remove the h1 option from the tag menu.

Requirements

SilverStripe 3~ (tested in 3.1, not sure about 3.0)

Installation

Composer / Packagist (best practice) cd to your website's root directory then run this command: composer require jonom/silverstripe-tinytidy then run a dev/build?flush=1.

Manually Download, place the folder in your project root, rename it to 'tinytidy' (if applicable) and run a dev/build?flush=1.

How to use

The tinytidy/_config.php file contains an example configuration for TinyMCE and comments which explain what various options do. Either uncomment and edit that file directly, or copy the contents to your mysite/_config.php and edit as required to suit your needs.

Maintainer contact

Jono Menz

Sponsorship

If you want to boost morale of the maintainer you're welcome to make a small monthly donation through GitHub, or a one time donation through PayPal. ❤️ Thank you!

Please also feel free to get in touch if you want to hire the maintainer to develop a new feature, or discuss another opportunity.