Hi there,
we're unsure and a bit confused about how to handle the plugin configs in
our 1.0-git test environment:
1) Almost all plugins do still use the legacy "$rcmail_config" array in
their .dist file, rather than "$config". Do we need to manually run a
search/replace across all config.inc.php(.dist)?
2) The plugin 'password' for instance does already use the "$config" array
in it's config.php.dist. But this is not being reflected in config.inc.php
(shouldn't there be some sort of automatism?).
3) Furthermore, the same plugin 'password' does contain a number of new
config settings in .dist - but also those did not find their way into the
.php file. So we have to merge them into .php as well?
If so: Hmmm, I have seen (and even developed) more convenient and automated
ways of updating configs already, but that was decades ago under DOS/16...
;)
JFTR: The 'password' plugin is just an arbitrary example, the same may/will
most likely apply to other plugins as well. But 'password' is just the first
one where we recognized that "$config" is being used at least in the .dist
file already.
Any helpful advice appreciated.
Cheers,
--
Michael Heydekamp
Co-Admin freexp.de
Düsseldorf/Germany