Quentin Zervaas wrote:
I'm trying to show relevant breadcrumbs when showing a news item.
For example, assume we have an article called "My Bit Of News"

Currently, the breadcrumbs will be:
    Home > My Bit Of News

I have a page for displaying news, and would rather it be something like...
    Home > News > My Bit Of News

We normally do this in one of two ways...


If you just want a fixed news page -- ie. always the same for all news pages, then simply use a navalias and set up an application.navid.news variable. Use this variable to custom build the Breadcrumb with the "news" link you want.

Alternatively, you can pass a navid on the URL itself. Use this navid to replace the navid context of the executing news handler and use that to build the breadcrumb.

-- 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]

Reply via email to