|
From: Marook K. <ma...@cr...> - 2005-11-29 09:49:16
|
Hi All,
Why not write a PHP constant definition file insted?
Then you only need to Write the file, not parse it back, as it would =20
be simple
define ('theSettingName', 'theValue');
lines. Would that not be easier, or?
Marook Zuug Kenja
[ MIB ]
On 29/11/2005, at 10:35, Nicolas Contamin wrote:
> 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 =20
> 'config.inc.php' file.
> Wouldn't it be more pleasant for everone to do it throught the =20
> 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.
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through =20
> log files
> for problems? Stop! Download the new AJAX search engine that makes
> searching your log files as easy as surfing the web. DOWNLOAD =20
> SPLUNK!
> http://ads.osdn.com/?ad_idv37&alloc_id=16865&op=3Dclick
> _______________________________________________
> Phpicalendar-devel mailing list
> Php...@li...
> https://lists.sourceforge.net/lists/listinfo/phpicalendar-devel
|