Views right click
Categories
Component ID
2864673
Component name
Views right click
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
111
Component created
Component changed
Component body
Use this module to add a right click menu to view rows. The right click context menu that appears is derived from fields in the view that have a newly added "Right click" option checked.
Demos
Installation
- This module uses jQuery contextMenu, you'll probably want to put it in your libraries folder and make sure the folder
sites/all/libraries/jQuery-contextMenu/distexists. - It also relies on the views patch Add option_definition alter to make all handlers & plugins more extensible.
- Use jQuery Update to select version 1.8.2 or greater.
- Currently some tweaks to jQuery contextMenu are also needed, see Allow options for html5 and Anchor tag clicks aren't followed (html5), this is why source js and css library files are being used rather than minified ones to allow the code changes to be made manually.
