> Just a thought. The FU.cfc is currently set on line 166 and 187 to > application.navid.home . We tend to use the Utility Node for footer menu > items and other stuff and thus these items are not FU'd. So with each build > we update the code to application.navid.root. How would it be if this was > made an administratable option in the Config/FU area? I am happy to do it > if others feel it is worth while.
I don't have a problem with it as we are not currently using FU on the site. And when/if we do I think we will be using a slightly different mechanism to manage the FU translation file so probably wont be using those methods in the FU.cfc. However, would you want to change the second one? I think this one should probably stay as application.navid.home because it is actually setting a FU for your applications home directory. You would not want this to be application.navid.root (I dont think). If there was an admin config string in FUSETTINGS (maybe called rootalias) that defaulted to "home" I can't see there being any problem. When I have made changes to config items, Brendan has had me build an update script for a next release (check with him on what this will be - probably 211) so that the default config item will get created in the next update. Just ship this off to Brendan with your other proposed changed files. Have a look at b201.cfm or b202.cfm in the farcry_core/admin/updates directory of the current release if you haven't done this before. 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
