On 13/02/2012 16:31, Michal Čihař wrote:
Hi
Dne Mon, 13 Feb 2012 09:01:56 -0500 Marc Delisle marc@infomarc.info napsal(a):
Le 2012-02-13 08:56, Michal Čihař a écrit :
Well neither is "scripts" :-). Anybody has better idea?
install-scripts ?
Well I was rather thinking about having one place for examples and SQL scripts.
examples is a good name for an example script dir like signon.php and openid.php. I would expect this kind of scripts to be in this directory. Not sure if the SQL scripts should be put in the same dir, but I can't really think of a better name.
And I don't like long directory names :-).
Looking at scripts there are still some ancient perl things - anybody has idea whether convertcfg.pl and upgrade.pl are still usable?
As for convertcfg.pl I don't think we should claim we support upgrading from 2.3, I guess many things will go wrong even when config format would be fixed.
With upgrade.pl I noticed it is quite broken as it thinks that 3.4.9 is newer than 3.4.11 (tried it on git) and wants to upgrade it, that's where I stopped :-).
Broken scripts should be removed, but I'm not sure developer scripts are needed in a release version, anyway?
Kind regards,
Dieter