Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.39 KB

README.md

File metadata and controls

37 lines (21 loc) · 1.39 KB

Packagist GitHub license GitHub issues GitHub forks GitHub stars

Improves the TinyMCE editor.

Theme Support

sleek/tinymce/disable_colors

Disables the ability to change text color.

sleek/tinymce/clean_paste

Cleans up HTML that is copy/pasted by removing unwanted HTML elements and attributes.

Hooks

sleek/tinymce/clean_paste_disallowed_elements

Filter the list of HTML elements which are not allowed to be pasted.

sleek/tinymce/formats

Add or remove elements added to the "Format" menu in the WYSIWYG editor. By default "Button" and "Button (ghost)" are added.

Functions

N/A

Classes

N/A