Hi,
I've done something similar based on auth_generator, I created behaviors for:
- login
- logout
- user profile editing
- invite a friend
- webiste invitations for emails we already have in our DB
- Register page
- restricted behavior - obviously restricting entry to none registered users
- and a Forums and thredas behaviors - which are the initial reason for all of this

This has entered a very small friendly users test, and hopefuly I'll be able to release it in a week or so.
Dror


On 9/6/06, Maurizio Balestrieri <[EMAIL PROTECTED]> wrote:
There is also a nice behaviour for password-based access control to site pages, which unfortunately, as the mailer one, doesn't seem to work out-of-the box with the current radiant release. It has been coded by Matt McCray. Hope someone will upgrade those plugins: I'm unable to do it by myself :(
--M


On 9/6/06, Kevin Ansfield <[EMAIL PROTECTED]> wrote:
I'm currently doing something similar, although I am using a completely
different user system to what radiant uses as default (it's basically a
modified version of acts_as_authenticated and authorization plugins).

All I've done so far is create some custom tags that allow me to show
content based on a users roles...


_______________________________________________
Radiant mailing list
[email protected]
http://lists.radiantcms.org/mailman/listinfo/radiant



_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to