Thanks Gary, but I'm a little confused. If I have a news object and I type in http://www.mysite.com/index.cfm?OBJECT_ID_OF_MY_NEWS_ITEM can't I still access the news object?
--Nathan > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:bounce-farcry- > [EMAIL PROTECTED] On Behalf Of Gary Menzel > Sent: Thursday, June 10, 2004 6:50 PM > To: FarCry Developers > Subject: [farcry-dev] Re: Dynamic Content and Security > > > 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 leave-farcry-dev- > [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ --- 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/
