From: Eloi G. <el...@re...> - 2006-03-20 21:14:30
|
Verdon Vaillancourt wrote: > Would it be a good idea to be able to add a file called > /mod/mymod/conf/user_reg.php that would contain function(s) to run > after a successful user signup As it is now you can specify one module to run after a successful signup. I don't think it would work to do more than one, because each successive module would have to call the next one. Matthew McNaney wrote: > What I originally considered (though never implemented) was a > demographics module. It would contain a large list of items for entry > (address1, address2, city, state, etc.). Each module could then tell > demographics that it required a user to fill out a certain number of > fields. The form for such would be controlled by that module. > Wouldn't it be better off as a part of the Users Module? That way some of the information can be required for successful signup. -Eloi George- |