SID-01380: TWiki User Registered Email Address retrieval : URGENT
| Status: |
Answered |
TWiki version: |
5.1.1 |
Perl version: |
5.8.8 |
| Category: |
CategoryEmail |
Server OS: |
linux |
Last update: |
14 years ago |
Hi,
Is there a way to get the User's Email address directly which he has entered while registration onto a twiki topic? Basically it has to get from htpasswd file.
I am trying to modify
UserList Topic to display the Users table with a new column displaying each user's registered email address.
Thanks,
Srinivas.M
--
TWikiGuest - 2012-01-17
Discussion and Answer
You can use
%USERINFO{$emails}%, see
VarUSERINFO. See also
{AntiSpam}{HideUserDetails} setting in configure.
--
PeterThoeny - 2012-01-23
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.