What, if any are the capbilities of outputting navigation based on secutiry levels? i.e. only logged in users can see a particular set of nav nodes in the front end?
You can test permissions on navnodes prior to displaying. So you can build menu systems that are specific to security settings. However, its very resource intensive to check permissions on every navigation node. If you have to do this I'd recommend cacheing the menu systems in the session scope to personalise the menu to your user.
-- 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
