From: Verdon V. <ve...@ve...> - 2006-03-16 18:15:58
|
Small thing (and just thinking out loud... if you are going to go ahead with this, try to keep labels such as State, Zip Code. Etc fairly neutral; i.e. State/Province, Zip/Postal Code, Etc. It might be better if some of them were configurable in some manner as some people might require state/province/county. In the meantime, back to my original question... Although I wholeheartedly endorse your concept of a demographics mod, I think the needs of my envisioned rolodex mod might preclude me from using it. Maybe not, I'll just kind of think out loud again... A typical use of my current phpwsbusiness mod is a site I have done for a local Chamber of Commerce. There are appx 900 records. About 200 of these records are 'owned' by phpws users and they maintain them themselves. The remaining 700 records are 'owned' by the phpws admin user and are maintained by Chamber staff. It is easy to transfer ownership of records from one phpws user to another. New phpws users registering at the site fill out their phpwsbusiness record after their username/email has been accepted. Now that I'm re-writing my mod, I can rethink how I'm handling this... 1) I can continue to do what I have been doing. I can reproduce this behaviour in fallout easily enough, but still leaves me with the original feature request** 2) If there was a central demographic module (with all the benefits that would go with that) I could change the behaviour of my mod so that a unique user account was required for each rolodex record, even if this mean creating a 'fake' user account for the 700 or so Chamber members who never go online :) ** Just a quick refresher on the original feature request... 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 Cheers, verdon On 16-Mar-06, at 12:01 PM, Matthew McNaney wrote: > On Thu, 2006-03-16 at 15:34 +0000, Shaun Murray wrote: >> This is SOOOOOO needed. > >> >> On 16 Mar 2006, at 14:12, Verdon Vaillancourt wrote: >> >>> I think that's an awesome idea and would almost negate the need for >>> my module altogether :) > > I will look at putting one together. It can replace my comment users > table that is storing the signature and avatar graphic. > > Wish I had kept my old code. I had dozens of information types all > typed > up. > > -- > Matthew McNaney > Electronic Student Services > Appalachian State University > http://phpwebsite.appstate.edu > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language > that extends applications into web and mobile media. Attend the live > webcast > and join the prime developer group breaking into this new coding > territory! > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > |