Monday 09 June 2003 2:37:07 am
>1. REPLACE-MODE: This would mean that e.g. if you define new array
>values for site access, the complete site access array is overwritten. (Fine
>for key-less arrays, not so fine for other settings you simply do not want to
>change). In "pure" replace-mode, you would have to keep -ALL- settings in >your ini.append.file. But "pure replace mode" would mean the use of eg site.ini, not site.ini.append This is IMHO not the way to use the ini files. Best is to use the update mode to only specify what's really specific for your site/siteaccess. You can use the update mode also easily for replacing entire arrays by first resetting an array, eg
Rules[] ###reset the array
Rules[]=Access;enable
Rules[]=ModuleAll;true
Rules[]=Access;disable Rules[]=Module;sdk hth Paul
eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans
|