Friendly URL's are user and search engine friendly ways to access pages so
you don't have objected=<objected> in the URL.  The nav alias is simply a
way to refer to a particular node within the application.  It's useful for
link in nav classes and so forth.  If you have a node called "Contacts" and
create a nav alias of contacts, you can access the object id of that node by
#application.navid.contacts#.  If you enter more than one nav alias it has
to be done in a comma delimited list (i.e. contacts,staff).  Each would be
accessible (i.e. #application.navid.contacts# & #application.navid.staff#). 

I don't believe there is anything preventing duplicates of friendly urls or
nav aliases.  Each is simply a pointer to the object ID of the node in
question.  

As far as managing friendly urls, you should be able to do so in Admin ->
Manage Friendly URLs or in the object overview page for each node, there
should be a friendly url link at the bottom (same place as Stats, Audit and
Properties).  

_____

 

Jake Churchill

CF Webtools

11204 Davenport, Ste. 200b

Omaha, NE  68154

http://www.cfwebtools.com

402-408-3733 x103

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of Duncan
Sent: Monday, April 23, 2007 10:45 AM
To: farcry-dev
Subject: [farcry-dev] Wierd friendly urls/navalias issue


On further investigation it seems that the system is returning 3
different objects for one friendly url and because 2 of the objects
are not yet approved it requests the log in details.  Is it safe to
just go into the refFriendlyUrl table and delete the duplicate urls?

Can someone please clarify for me the difference between navaliases
and friendlyurls in terms of purpose and functionality?

Should farcry prevent you from adding duplicate friendly urls and
navaliases?

Thanks,
Duncan

On 23 Apr, 14:20, Duncan <[EMAIL PROTECTED]> wrote:
> We are experiencing a strange permissions issue on our installation of
> farcry.
>
> We are running farcry on 2 clustered application servers load balanced
> at the network level.
>
> On one server node when you click on one particular link the user is
> sent to the faracry admin login page, but on the other server node the
> link works as it should and returns the correct page.  I have looked
> at the permissions on that navigation node on both servers and they
> are both identical.  The permissionCache.wddx is identical on each as
> well.
>
> Any ideas what may be causing this?
>
> Thanks,
> Duncan






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