One other question...should I be creating a user object and then a profile object from there or does the creation of a profile object automatically create the user object?

Regards,
Neil

Geoff Bowers wrote:


Neil Giarratana wrote:


This may be the silliest question that is often asked but I don't seem
to be able to get it from the docs or the mailing list archives.


There's no how-to on this yet.

I want allow users to register for the site and have a user account
created that has little, if any, permissions as well as notification
that the account is pending "approval" (i.e. the addition of
permissions). Where should I begin with this?


Using the default roles in the system, you need to build an INCLUDE object that houses a self posting form. This form's action will create a profile object and automatically assign the user to the "MEMBERS" role.

You then simply assign permissions in the tree (or whereever) to the MEMBERS role to give that group permissions. By default MEMBERS just have view rights for the website.

p.s. FarCry is the best open source example of what CF can do that I've
seen. Kudos to the creators and I hope to contribute as time goes by.


That's great to hear! Welcome aboard.

-- geoff
http://www.daemon.com.au/



--- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to