In CKeditor, when we right click on image, there are four menu items that appear.
cut copy paste image properties
I would like to add two more menu items,
test1 test2 -> subtest2 subtest3
test1 will be one menu and test2 will have two sub menus.
also please guide me how can I add action to this new menu item. For example, click on test1 should draw a border on right side. clicking on subtest2 will add image shadow and so on.
in addition to this. I would like to do similar when we right clik on div and table.
Please help me. This is urgent. I have found context menu plugins but I need to know how can I use this?
Thanks for your help