Ticket #13781 (new Bug)
Opened 2 years ago
TinyMCE does not display buttons for Table Cell Properties
Reported by: | cthomas | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.x |
Component: | Unknown | Version: | 4.3 |
Keywords: | TinyMCE | Cc: |
Description
TinyMCE does not display the buttons required to add settings such as scope to tables. This was tested on a clean install of Plone 4.3.2. I was able to get it working by downloading TinyMCE 3 source and copying javascript responsible for these buttons.
jsscripts/tinymce/plugins/table/editor_plugin_src.js to Products.TinyMCE/Products/TinyMCE/skins/tinymce/plugins/table/editor_plugin.js
Note: See
TracTickets for help on using
tickets.