Added overridePublicEmail and overridePublicProfile settings to UserList

This commit is contained in:
Yung Han Khoe 2008-05-30 21:16:13 +00:00
parent 9446ed4e32
commit 3dc01af30a
2 changed files with 43 additions and 2 deletions

View file

@ -89,6 +89,29 @@ will be available as named tmpl_vars|,
lastUpdated => 1081514049
},
'overridePublicEmail label' => {
message => q|Override Email Public|,
lastUpdated => 1081514049
},
'overridePublicEmail description' => {
message => q|If set to Yes then the 'Make email address public' setting in the user profile
settings will be ignored. The User List will always show email addresses.|,
lastUpdated => 1081514049
},
'overridePublicProfile label' => {
message => q|Override Profile Public|,
lastUpdated => 1081514049
},
'overridePublicProfile description' => {
message => q|If set to Yes then the 'Make profile public' setting in the user profile settings will
be ignored. The User List will show every users profile.|,
lastUpdated => 1081514049
},
'alphabet' => {
message => q|The alphabet that is used for the alphabet search. This is a string of comma
seperated values|,