Table controls
Last updated Apr 5th, 2019 | Page history | Improve this page | Report an issue
Support the team building MODX with a monthly donation.
The budget raised through OpenCollective is transparent, including payouts, and any contributor can apply to be paid for their work on MODX.
Backers
Budget
$306 per month—let's make that $500!
Learn moreTo add some table controls to the TinyMCE editor, you will need to change two settings. You can find these under System -> System Settings and choose "tinymce" in the namespace dropdown - that's the one defaulting to "core" on top of the grid.
In there, find and add the following:
- tiny.custom_plugins: Add 'table' somewhere in there, making sure it stays a proper comma delimited list.
- tiny.custom_buttonsN: Any of the 5 settings where you want the table controls to be shown, for example tiny.custom_buttons3, and add 'tablecontrols' while making sure it stays a proper comma delimited list.
From: https://forums.modx.com/index.php/topic,65609.msg370576.html#msg370576
See also¶
Support the team building MODX with a monthly donation.
The budget raised through OpenCollective is transparent, including payouts, and any contributor can apply to be paid for their work on MODX.
Backers
Budget
$306 per month—let's make that $500!
Learn more