You could also try overriding setFriendlyURL in your content type (look in
/core/packages/types/types.cfc for the default). This would allow you to
generate the custom url as the default, and avoid the whole issue.

Keep in mind that this isn't something I've done very often, so there may be
gotchas I don't know about.

Blair

On Fri, Sep 12, 2008 at 5:29 AM, Chris Roth <[EMAIL PROTECTED]> wrote:

>
> My marketing dept LOVES the site overlay provided by Google
> analytics...
>
> I am trying to "hard code" a few FUS for lnks on our home page to
> measure clicks using the overlay.
>
> I have 2 FUS for various navs.
>
> 1. the so called "active" FU, originally created by FC
> 2. a permanet FU I added
>
> The #1 looks like /go/my-nav
>
> The #2 looks like /go/sb/my-nav
>
> I want the genericnav skin to use the #1 option, caled "active" but as
> soon as the app scope is refreshed, the nav bar starts use #2.
>
> Ideas?
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to