From: Nicolas C. <nic...@gm...> - 2005-11-29 09:35:20
|
Hi, I'm thinking about using an other way to customize server/admin-side of the calendar. For now, the only way to set this seems to be editing the 'config.inc.php' = file. Wouldn't it be more pleasant for everone to do it throught the admin page ? This involves : * a non-scriptable config file. * Allowing admin.php access in the 'release' configuration. In my opnion, there are 2 ways to do that : * Creating our own plain-text format (.icp) and the fitting parser. * using XML or .plist format. I doesn't mind. What's youre opinion about this improvement ? Which file format would you prefer for the config file ? Nicolas. |