Re: User and Groups control of article page and menu view - How
modius <[email protected]> Sat, 15 Sep 2007 03:26:13 -0000
| Newsgroups | gmane.comp.cms.farcry.user |
|---|---|
| Message-ID | <[email protected]> |
On Sep 14, 11:38 am, tazzydemon <jul...-VXyt3ATiAHvyfy52G/[email protected]> wrote: > I am considering using Farcry on a project and being a lazy devil and not > such a good CF coder I would have like to soo more extensions available. I > guess I will just have to get down and dirty with code. > > However one thing I might have expected to find is simpler user and groups > control of page views. I can find groups with policies but no front end > method of joining and no immediate method of hiding certain pages or > navgiation nodes from non logged-in persons - How should I do this? Try reading through this guide first: http://docs.farcrycms.org:8080/confluence/display/FCDEV30/Security Securing sections of the site tree is very straightforward. Hiding navigation items from unauthenticated users has performance issues in any system as you have to validate the users credentials before rendering the navigation -- without making some concessions this can be very resource intensive, especially for large menu structures. Certainly it can be done, however the standard generic nav tag does not do this by default. -- geoff http://www.daemon.com.au/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-user" group. To post to this group, send email to farcry-user-/[email protected] To unsubscribe from this group, send email to farcry-user-unsubscribe-/[email protected] For more options, visit this group at http://groups.google.com/group/farcry-user?hl=en -~----------~----~----~----~------~----~------~--~---