I'm using taxonomy_dhtml on my site. When a user clicks on a menu item, the menu expands. But I've added some jQuery so that when a user double clicks on an icon, he is taken to the page of the menu item's link.
I may be helping out with a project I'm working on - it's to do with online course enrollment / registration for a college. Is there a similar module which I can use?
Does anybody know if there is a module which checks if user has previously logged in? I want to make some action when user logs in to the system for the first time (i.e. show welcome message or send an e-mail to admin indicating that user logged in). I know I have to check users table but how to catch login action performed by user?