That's a neat way to do it, I was contemplating a custom display.cfm to direct the users to the various forms.
Thanks Blair. B. On Sep 26, 1:40 pm, "Blair McKenzie" <[EMAIL PROTECTED]> wrote: > The login page can be > customised<http://docs.farcrycms.org:8080/confluence/display/FCDEV40/Customise+L...>by > adding a > login.cfm file to /yourproject/customadmin/login. > > Since this page is passed returnurl via URL, you could use this in a switch > to include different login forms for different destinations. i.e. if > returnurl contains "farcry" then the user is trying to access the admin > console. > > Blair > > Yes. The login page is passed returnurl via URL. > > On 9/26/07, bsmith < [EMAIL PROTECTED]> wrote: > > > > > Hi All, > > > I'm adding a members area to a site... I plan to do this using dmUser, > > with a custom Profile table, and assigning them to a newly created > > Group with associated permissions. > > > Then i'll create node off the site tree, and assign the relevant > > permissions, meaning when a user hits that node they'll be asked to > > log in. > > > Now, I want to present the public-site users with a different login > > screen than the farcry administrators... is there an easy way to do > > this? > > > B. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
