NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item11383 for general documentation changes for release 1.1.5. Use
Item9693 for docu changes for release 2.0.
Item9236: Enable contextmenu MCE plugin, allows table row/col copy & paste
This enables the
table plugin to offer row/column pasting via right-click menu, something users really miss when working with wiki tables at the moment.
--
PaulHarvey - 01 Jul 2010
Also, this allows us to merge/split table cells too.
--
PaulHarvey - 01 Jul 2010
How do I disable the contextmenu?
--
DiegoBetancur - 24 Nov 2010
Hello Diego,
Error: no such plugin chili
* Set TINYMCEPLUGIN_MCEPLUGINS = table, searchreplace, autosave, paste, legacyoutput, inlinepopups, fullscreen, foswiki, foswikibuttons, foswikiimage
Just omit the contextmenu plugin.
I am interested to hear the reason for disabling the contextmenu. Is it because you don't like the browser's contextmenu being overridden? Maybe I should make it easier to disable some of these plugins, maybe a
TINYMCEPLUGIN_DISABLEDMCEPLUGINS
--
PaulHarvey - 25 Nov 2010