> I have to prgram a multi-language site. > Is that possible with farcry?
Without getting into the multi-language debate, it is not only "possible" to have multiple sites and one Admin - that is how it must be (FarCry only works that way for multiple sites - at least out of the box). Each of your sites has to be in a different sub-domain (which you set up hooks for in apps.cfm) so that it knows which file set and database to work with for that site (which are set in your applications config/_serverSpecificVars.cfm). There is no automatic install for multiple sites though. You have to manually edit apps.cfm (and I suggest taking a copy of it before you install the second site - because the install writes a new apps.cfm each time. However, I remember doing (or at least planning) some changes to the install script so it "remembered" the contents of apps.cfm and just "appended" to it on each install. I cant remember if that was sent through to Daemon yet or if it will be in the next release. [PS: (Christmas Bonus) I just checked the Install script of the current Beta - the changes are there - so installing a 2nd site preserves any existing sites you have already created] With regard to the Admin interface in multiple languages.... I believe there was some work being planned to allow the Admin tool to be multilingual but I don't know how far this has progressed. Regards, Gary Menzel --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
