Roundup Tracker - Issues

Message3336

Author marlonvdb
Recipients
Date 2004-07-20.17:44:20
Message-id
In-reply-to
Logged In: YES 
user_id=1080231

The mail gateway requires the realname to make the mail 
more personal. If you split the name in forename and 
surename, it's best to keep the realname property in the user 
class next to the sure and forename, but remove the 
realname from the user.item.htm template. Then write a 
simple user class auditor that takes the content of newvalues
['forename'] and newvalues['surename'] and place it in 
newvalues['realname'].
History
Date User Action Args
2009-02-03 14:23:53adminlinkissue994394 messages
2009-02-03 14:23:53admincreate