On 19.04.2012 22:19, Arne Berglund wrote: > On 04/19/2012 13:06, Michael Heydekamp wrote:
>> Why I'm asking: Although I added the column 'priority' in main.inc.php >> under $rcmail_config['list_cols'], the priority column does not get >> displayed. >> >> I can display it with the drop-down-button "List Options" of course, but >> the declaration in main.inc.php seems to be ignored by RC entirely. > Adding the column to main.inc.php will load it as default for any new > users going forward, but column preferences for existing users are already > set. The preferences are stored in a large string in the users table in > the database. I'm sure that it is possible to run some sort of update > query to add that pref to existing users, but it will be a rather complex > change. Thanks for the explanation, Arne. Is there any way to determine which settings in main.inc.php do apply no matter what, and which are only defaults for new users? Or is there any documentation around about this...? Regards, Michael -- Michael Heydekamp Co-Admin freexp.de Düsseldorf/Germany _______________________________________________ Roundcube Users mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/users
