Taking control of your Drupal site’s login destination
The default Drupal login system is pretty basic: users are taken back to the page they logged in from unless they logged in at http://www.example.com/user. In that case, they're taken to their user profile. But what if you wanted a user to be redirected upon...