/
home
/
sharedstore
/
public_html
/
prestashop.sharedstore.ma
/
js
/
tiny_mce
/
plugins
/
example
/
/home/sharedstore/public_html/prestashop.sharedstore.ma/js/tiny_mce/plugins/example
mkdir
upload
Name
Size
Mode
Actions
index.php
1319
0644
edit
dl
rm
plugin.min.js
501
0644
edit
dl
rm
Edit:
/home/sharedstore/public_html/prestashop.sharedstore.ma/js/tiny_mce/plugins/example/plugin.min.js
(501B)
tinymce.PluginManager.add("example",function(t){t.addButton("example",{text:"My button",icon:!1,onclick:function(){t.windowManager.open({title:"Example plugin",body:[{type:"textbox",name:"title",label:"Title"}],onsubmit:function(e){t.insertContent("Title: "+e.data.title)}})}}),t.addMenuItem("example",{text:"Example plugin",context:"tools",onclick:function(){t.windowManager.open({title:"TinyMCE site",url:"http://www.tinymce.com",width:800,height:600,buttons:[{text:"Close",onclick:"close"}]})}})});
Save
cmd:
run