[support] changing default Register page

will hall will at theicarusproject.net
Fri Feb 16 20:40:12 UTC 2007


hacking user.module sounds more doable. the implication is that if there
is an upgrade we'd have to re-hack, right? or are you just worried that
i don't hack carelessly?

Jason Flatt wrote:
> 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
> 



More information about the support mailing list