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
Item9693 for docu changes for 1.2 and 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,
* 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