Get your own copy
Don't hesitate! Just download and test it all by yourself for free!
This plugin adds a configurable context menu.
tinymce.init({
plugins: "contextmenu",
contextmenu: "link image inserttable | cell row column deletetable"
});
| Name | Summary |
|---|---|
| contextmenu | Space or comma separated list of menu items to use in context menu. |