Roundcube Community Forum

Third Party Contributions => API Based Plugins => Topic started by: ukiya88 on January 26, 2010, 09:15:16 AM

Title: User Dialog
Post by: ukiya88 on January 26, 2010, 09:15:16 AM
Heya, I know there's already a new user dialog plugin. Its something similiar to what I want, but it only checks new users..

I would like a plugin that that just keeps prompting the user to fill in their Display Name in the Identity, if they still haven't done so.

I've set the following:
$rcmail_config['identities_level'] = 3;
//3 - one identity with possibility to edit all params but not email address

Anyone can help?