Hi.
By default it's not possible, but I found out that you have to do the following 
replacements in your entire sourcecode:

="/farcry/ --> ="/WHATEVERYOUWANT/
="farcry.  --> ="WHATEVERYOUWANT.
= "farcry.  --> = "WHATEVERYOUWANT.
= "/farcry/ --> = "/WHATEVERYOUWANT/
"/farcry/ --> "/WHATEVERYOUWANT/
'farcry. --> 'WHATEVERYOUWANT.
"farcry. --> "WHATEVERYOUWANT.
"/farcry" --> "/WHATEVERYOUWANT"


Worked for me with farcry 2.3.2.

Bye,
Fritz
 

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of 
Zocoloco Studios
Sent: Thursday, April 20, 2006 5:42 AM
To: [email protected]
Subject: [farcry-dev] Farcry admin path - something other than farcry/


Is it possible to set the FarCry admin path as admin/ instead of farcry/ ?

I see that there is an application.url variable that can be set, but looked at 
some of the code in other files and it looks like a
lot of the paths are hardcoded to farcry/....

Because of this I am assuming that the admin path has to stay as farcry.

Is that correct?

elaine



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

Reply via email to