sweet!!!

well if anyone is interested:

<cfset qNav = o.getDescendants(objectid=application.navid.root, depth=50)>
Line 115 in FU.cfc (change home to root)






--
Regards,
Michael


"Brendan Sisson" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> Michael Sammut wrote:
> > I set up some nodes in the utility menu (about us, footer, etc).  While
the
> > display and linking is working fine, and has been for some time, the
> > Friendly URLs are gone (just links to object ID).  They were there, but
now
> > gone.  Does this have anything to do with b130?
> >
> > I have rebuilt Friendly URLs, refreshed the app scope, anything else?
>
>
> Resetting the urls only loops through nodes under the home branch as it
> was originally intended to use friendly urls for just the primary
> navigation. It seems to be a common request now to get nodes under the
> utility branch to be included aswell so I will add it to the feature
> request list.
>
> In the meantime you could re-save each of the utility nodes to create
> the friendly urls or you could modify the reset friendly url codes to
> loop over the utility tree aswell as the home (createAll method in
fu.cfc).
>
> Hope that helps :)
>
> -Brendan
> http://farcry.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