We are running Drupal 5 for a new site. When an individual registers on the site they are immediately redirected to the home page. Is there anyway to set up a editable "Thank You for Registering" page?

Comments

epicflux’s picture

Check out the logintoboggan module.

dscher’s picture

thanks!

samtherobot’s picture

Actually I found the best way to do this is using the Rules module (called Workflow-ng in Drupal 5). You can setup a rule for "User Account has been created".

http://drupal.org/node/298506