From: Shaun M. <sh...@ae...> - 2004-07-01 16:38:10
|
On 30 Jun 2004, at 21:24, Tony Miller wrote: > I have an interesting dilemma. I have multiple sites as branch sites > off > of my hub code. They are sharing the same textSettings.php it seems. > So > there doesn't appear to be a way to customize the "censoring" and > allowed > tags for each branch. That's the case currently. Also, datesettings, imagetypes, thumbnail sizes, image sizes and a bunch of other things are all global instead of local to the branches as many are either picked up from the /conf/ directory in the main branch or from /mod/xxx/conf/ for each module. There's a long standing RFE for at least some of those to be changed. conf files that can not be overridden by settings configured by a web config are evil, IMHO. They are often overlooked, unknown and easily overwritten when upgrading a module. Shaun aegis design - http://www.aegisdesign.co.uk |