> But if you access the News objectid direct won't that grant access to > the article? The standard content object invocation request through > index.cfm only checks security on the navigation node. If the News > object is not directly related to it then surely it won't get protected?
I probably wasn't clear enough and left a bit out. To do this you need a new display page to display the News item. This is the page you put under your protected Navigation node. I didn't include that bit because I thought it was implied by talking about creating a new Navigation Node. So..... you need: A new "teaser" for your rule to employ that calls a Navigation node you have created (via a NavAlias is easiest). AND A new "display" page for the "protected" Navigation node to call that will take the News objectID, retried it and display it's content. Of course, this is coming out of my head at present - will confirm what I am talking about when I get into the office. Regards, Gary --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
