Re: Overriding global.xml settings
Joshua <[email protected]> Sat, 30 Apr 2005 07:20:56 -0600
| Newsgroups | gmane.comp.lib.nexista.devel |
|---|---|
| Message-ID | <[email protected]> |
On Saturday 30 April 2005 7:41, Albert Lash wrote:
> Hey Joshua,
>
> How can I override settings in global.xml, or master.xml? Include a second
> directive like this:
>
> $foundry->configure('../_conf/global.xml','../site/_conf/siteconf.xml',
> 'dev');
>
> - Al
zackly. The way the process works is that it will look for data in this
order of preference
desired mode (i.e. dev) in siteconf
desired mode in master
generic mode in user
generic mode in master