When a user clicks on another users name on my site, instead of taking them to the user's profile, I want to show a popup menu that offers them choices such as sending a private message, adding to friends, finding all posts, go to users profile. vbulletin has loads of these popup menus - http://www.vbulletin.com/docs/html/templates_vbmenu

Are there any modules for drupal that can provide this functionality?

Comments

inders’s picture

ltwinner’s picture

That module seems to be for modal ajax dialogs. And it says its 'focus is on putting forms inside of ajax popup dialogs', which is not what I'm looking for. I just want a menu to popup when I click on a users name.

ltwinner’s picture

Here's an example of what I'm looking for - go to this page (http://www.vbulletin.com/forum/showthread.php?288234-Forum-Robot-Spam-Pr...) and click on the username or 'Thread Tools', 'Search Thread', etc...is there a module that can do this for drupal?