From: Verdon V. <ve...@ve...> - 2006-03-16 13:07:38
|
Hi :) Would be nice if there was some official way to hook a module into the user registration system. For instance, in my phpwsBusinesses mod for current phpws (being re-written as rolodex mod for fallout) I sometimes have to hack the users mod on a site so that when a new user registers, they are then automatically directed to the phpwsBusinesses profile form, so it seems like a seamless process. It would be nice if fallout had some 'official' method of appending another mod's process to the end of the user registration process. Ideally, maybe a pop-menu in the user settings where one could choose from a list of installed mods. Perhaps it could look for the presence of a file in a mod's /inc dir (like my_page does) for what mods qualify and what to do. At the least, a text field in the user mod settings, where a path or mod name could be entered. Any opinions? verdon |