[support] changing default Register page

Jason Flatt drupal at oadaeh.net
Thu Feb 15 22:26:55 UTC 2007


On Thursday February 15 2007 12:05 pm, will hall wrote:
> hi folks,
>
> when you need to register, drupal takes you to the
>
> user/register
>
> page that gives you a little text and a box to enter your info.
>
> how do i edit the text on this page?
>
> thanks, this is a wonderful email list and a wonderful community.
>
> -- will

You can either hack user.module, which is not advisable, or you can create a 
custom module and use hook_form_alter [1]. It's not really that difficult nor 
that much code. The Form Inspect module [2] will be helpful here.

[1] http://api.drupal.org/api/5/function/hook_form_alter
[2] http://drupal.org/project/forminspect

-- 
Jason Flatt
http://www.oadaeh.net/
Father of Six:  http://www.flattfamily.com/ (Joseph, 13; Cramer, 11; Travis, 
9; Angela; Harry, 5; and William, 12:04 am, 12-29-2005)
Linux User:     http://www.kubuntu.org/
Drupal Fanatic: http://drupal.org/


More information about the support mailing list