插件:contextmenu

安装说明

初始化示例

tinyMCE.init({
	theme : "advanced",
	mode : "textareas",
	plugins : "contextmenu"
});