I just tried it out, and I really like the change. I'm in favor of anything that encourages users to fill in their real name and other useful information on a webmail client. I would like this patch committed to the trunk.
Rob
-----Original Message----- From: Jim Pingle [mailto:lists@pingle.org] Sent: Sunday, January 14, 2007 1:34 PM To: RoundCube Dev Subject: Edit Identities During First Login (#1291605)
I posted this in the forums, and didn't get much of a response, so I thought I'd try my luck here.
Some time ago, the ability for new users to be presented with the "Edit Identity" screen after their first login was requested. (Ticket #1291605, http://trac.roundcube.net/trac.cgi/ticket/1291605 )
Attached is a patch that should add this feature in. This was patched against SVN rev 459, but it may work on older revisions. I'm sure there is room for improvement.
NB: This feature is controlled by an additional setting in config/main.inc.php :
$rcmail_config['new_user_edit_identity'] = TRUE;
I suppose you could display a "welcome" message on the edit identities screen if they are a new user also, but that would require additional localization / translation, among other changes.
Jim P.S. RE: Developer Guidelines, should boolean variables be in all caps (TRUE/FALSE) or lower case (true/false)? It seems to goes back and forth a lot in the code, so I wasn't sure.
!DSPAM:1694,45aa85ed186641822718400!