Posted by alfreale |
|
Hi,
Can I hide the email address of the user, and show it only if the user set the "public email address". Alfredo |
|
Posted by Herbert Poul |
|
hi,
i think this is the option you are looking for: # set this option to True if you want to only show a users email address if he # has entered it into the 'public email address' field - never show the # validated email address. 'community_email_show_only_public': False, just set it in your settings_local.py (or settings.py) using SPH_SETTINGS['community_email_show_only_public'] = True --- Last Edited by Herbert Poul at 2008-12-02 21:03:38 --- Hey, we have Signatures !!! Great, isn't it ? ;) |
Please login to post a reply.