Roland Liebl wrote: > I think it might be a good idea to load plugin configurations from the > plugin folder instead of the requirement to edit the main configuration. > The main configuration file will get crowdy soon if there will > be hopefully lots of plugins.
Plugins configuration and localization should be unified in some way. This is needed to solve at least three problems: 1. described by you, config file size 2. plugins configuration in installer 3. language change in Settings->Preferences. E.g. password tab isn't properly localized after language change (because plugin::init() is called before) About config, Maybe it's time to move config into database? -- Aleksander 'A.L.E.C' Machniak http://alec.pl gg:2275252 LAN Management System Developer http://lms.org.pl Roundcube Webmail Developer http://roundcube.net _______________________________________________ List info: http://lists.roundcube.net/dev/
