oh... that would make things easy without even trying! Gonna go try that...
Thanks Blair! Tomek On Thu, May 13, 2010 at 7:30 PM, Blair McKenzie <[email protected]> wrote: > The content being viewed should be available in request.stObj, including > the array of related content. > > Blair > > On Fri, May 14, 2010 at 6:31 AM, Tomek Kott <[email protected]> wrote: > >> Hi folks, >> >> I've been developing our news / events / html webskins to show both >> manually related items (via aRelatedObjIDs) and automatically categorized >> items (via categories). aRelatedObjIDs related objects are dealt with in >> displayBody of dmNews etc. I would like the automatically categorized items >> to be a rule in a mirrored container which would be defined in the >> displayPageStandard webskin (this way I can take it off for major landing >> pages, but have it automatically for any new pages). >> >> Now all of that setup makes sense. Here's the kicker -- I don't want the >> automatically categorized items to repeat any related items. This means that >> I have to pass through the objectid's of those items that are already >> displayed. >> >> The first thought is to put it in the request scope (perhaps as >> request.custom), but I was curious whether there was a "better" or more >> "official" or "best practices" way of doing something like this. (FC5.1, >> CF7) >> >> Any thoughts? >> >> Thanks, >> >> Tomek >> >> -- >> You received this message cos you are subscribed to "farcry-dev" Google >> group. >> To post, email: [email protected] >> To unsubscribe, email: >> [email protected]<farcry-dev%[email protected]> >> For more options: http://groups.google.com/group/farcry-dev >> -------------------------------- >> Follow us on Twitter: http://twitter.com/farcry >> > > -- > You received this message cos you are subscribed to "farcry-dev" Google > group. > To post, email: [email protected] > To unsubscribe, email: > [email protected]<farcry-dev%[email protected]> > For more options: http://groups.google.com/group/farcry-dev > -------------------------------- > Follow us on Twitter: http://twitter.com/farcry > -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
