Roundcube Community Forum

Third Party Contributions => API Based Plugins => Topic started by: emmeliv on November 26, 2010, 02:38:52 AM

Title: contextmenu plugin, add option
Post by: emmeliv on November 26, 2010, 02:38:52 AM
I would like to add an option to the menu generated by the contextmenu plugin. Could you give any advice about how that could be done? (I think that the copymessage plugin is trying to do just that, but I can't get it to work)
Title: contextmenu plugin, add option
Post by: JohnDoh on November 26, 2010, 03:16:15 AM
hi, checkout the readme for the contextmenu plugin, at the end there is a brief explaination of the rcm_contextmenu_register_command JS function which will add items to the context menu. post back if you have any questions

ps. there arent any problems with the copymessage plugin i'm aware of so please let me know if you've found something
Title: contextmenu plugin, add option
Post by: emmeliv on November 26, 2010, 10:30:28 AM
Thanks! Didn't read the last lines in the redame. My fault!

And also I have to take everything back regarding any faults in copymessage. I tested it again, and now it works! Sorry!
Title: contextmenu plugin, add option
Post by: Dronch on November 26, 2010, 11:59:53 AM
contextmenu plugin is not works in firefox 3.6.12
how to resolve it?
Title: contextmenu plugin, add option
Post by: JohnDoh on November 27, 2010, 03:59:52 AM
Quotehow to resolve it?
without any information about the error or your setup there is no way anyone can help
Title: contextmenu plugin, add option
Post by: Dronch on November 29, 2010, 03:20:13 AM
Quote from: JohnDoh;31542without any information about the error or your setup there is no way anyone can help
What information you need? I am willing to provide this information.
When im click right button on a letter context menu is not shown. Only in Firefox this problem.
Title: contextmenu plugin, add option
Post by: JohnDoh on November 30, 2010, 04:47:34 AM
Hi,

what version of RC are using? what version of the contextmenu plugin. in firefox are there any JS errors?
Title: contextmenu plugin, add option
Post by: Dronch on December 01, 2010, 07:10:56 AM
Quote from: JohnDoh;31568Hi,

what version of RC are using? what version of the contextmenu plugin. in firefox are there any JS errors?

I understand why problem. Problem is extention "all in one gestures". After uninstall "all in one gestures" contextmenu plugin is worked!