FYI I have committed the provided fix. Blair
On 10/2/08, AJ Mercer <[EMAIL PROTECTED]> wrote: > Hi Tomek, > I have seen the config in CF5, > but I still want to use the Farcry login page for webtop - so want the > Farcry UD to be the default > > The full scenario is: > When a user goes to a secured page, Farcry redirects the user to a login > page > THIS is when I want my login page to show up > > NOT when I user want to go to a login page > (in this site, there is a login in form in the header) > > The mods (hacks) I have submitted to bugs does what I am after > And I now see the it has been assigned to Blair :-) > > On Wed, Oct 1, 2008 at 10:26 PM, Tomek Kott <[EMAIL PROTECTED]> wrote: > >> i have been wanting to do something similar myself, and I thought I came >> across something like: >> >> login.cfm?ud=<MYUD> >> >> i.e, the login form checks for "url.ud". My solution would be to have a >> page, say /go/login, that forwards to >> /farcry/core/webtop/login.cfm?ud=<myUD> using RewriteRule in .htaccess (or >> similar for IIS). That way all the user sees is /go/login, yet things work >> correctly, showing your login. You would still be able to login normally >> in >> /farcry/core/webtop/login.cfm. >> >> Also, I think you should be able to set the default UD in the Config >> section.Of course this all assumes FC5, since that's all I've looked at. >> >> Don't know if I understood your question correctly, but I hope that helps. >> >> Tomek >> >> >> On Tue, Sep 30, 2008 at 11:34 PM, AJ Mercer <[EMAIL PROTECTED]> wrote: >> >>> Has any one created their own UD? >>> I have created one and it works fine >>> >>> What I am working on now however, is to get my login page to show rather >>> than the farcry login - with the dropdown list of UD options >>> When my UD is selected, it goes to my page; I want this page to show for >>> the website >>> And the farcry one for webtop >>> >>> >>> I have made some hacks to farcry to make it do what I want >>> http://bugs.farcrycms.org/browse/FC-1524 >>> >>> But would be interested to hear what others have done. >>> >>> >>> -- >>> AJ Mercer >>> Web Log: http://webonix.net >>> >>> >>> Once you come to the realisation that everyone is crazy, >>> You will never be surprised or disappointed ever again. >>> AJM 2008 >>> >>> >>> >> >> > >> > > > -- > AJ Mercer > Web Log: http://webonix.net > > > Once you come to the realisation that everyone is crazy, > You will never be surprised or disappointed ever again. > AJM 2008 > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
