Skip to content

TinyMCE 4 plugin to allow edition and addition of any attributes.

License

Notifications You must be signed in to change notification settings

Gagaro/tinymce-editattributes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinymce-editattributes

A plugin allowing edition and addition of attributes for TinyMCE 4

Image

How to install the plugin

  1. copy editattributes folder to the tinymce plugins folder.

  2. set up your instance in the tinyMCE.init method to use the plugin, like::

plugins : "... editattributes ..."

  1. set up your instance to use the button, for example::

toolbar : "... | editattributes"

About

TinyMCE 4 plugin to allow edition and addition of any attributes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published