Display Real Names in user dropdown lists
Posted by Chris Eaton
Display Real Names in user dropdown lists July 14, 2004 09:14PM |
Registered: 19 years ago Posts: 634 |
I've created a new module that will add the real_name custom profile value (if the user has set it) to the dropdown lists of users.
Those dropdown lists only exist in two places right now (group moderation and send a private message), only in phorum 5.0.7 (current CVS), and only if you turn them on in the Admin.
This also serves as an example module for the new user_list hook, which was just added.
Download: [www.hiredgoons.ca]
Those dropdown lists only exist in two places right now (group moderation and send a private message), only in phorum 5.0.7 (current CVS), and only if you turn them on in the Admin.
This also serves as an example module for the new user_list hook, which was just added.
Download: [www.hiredgoons.ca]
Re: Display Real Names in user dropdown lists July 18, 2004 12:19PM |
Moderator Registered: 19 years ago Posts: 634 |
This one doesn't seem to be very popular, but I've made a new version anyway. Just a quick bugfix.
changes:
- don't attempt to do anything to an empty list of users
Download: [www.hiredgoons.ca]
changes:
- don't attempt to do anything to an empty list of users
Download: [www.hiredgoons.ca]
Re: Display Real Names in user dropdown lists August 04, 2004 07:18AM |
Registered: 19 years ago Posts: 97 |
Re: Display Real Names in user dropdown lists August 04, 2004 07:51AM |
Admin Registered: 21 years ago Posts: 9,240 |
Re: Display Real Names in user dropdown lists August 04, 2004 02:51PM |
Moderator Registered: 19 years ago Posts: 634 |
Re: Display Real Names in user dropdown lists August 04, 2004 02:52PM |
Admin Registered: 21 years ago Posts: 9,240 |
Re: Display Real Names in user dropdown lists August 04, 2004 02:54PM |
Moderator Registered: 19 years ago Posts: 634 |
Well, that would be even easier then. :)
The way this mod works is that it is given a bigger list of users, and can do things to it before its displayed. So you could remove anybody who is inactive fairly easily, and they wouldn't show up on any lists anymore.
Thats a pretty good suggestion actually. :)
The way this mod works is that it is given a bigger list of users, and can do things to it before its displayed. So you could remove anybody who is inactive fairly easily, and they wouldn't show up on any lists anymore.
Thats a pretty good suggestion actually. :)
May 14, 2006 10:56AM |
Admin Registered: 17 years ago Posts: 744 |
The function of this module is now integrated in the new "Real Name" module.
Using Phorum since 7/2000: forum.langzeittest.de (actual version 5.2.23)
Modules "Made in Germany" for version 5.2: Author_as_Sender, CarCost, Close_Topic, Conceal_Message_Timestamp,
Format_Email, Index_Structure, Mailing_List, Pervasive_Forum, Spritmonitor, Terms_of_Service and German_Language_Files_Package.
Using Phorum since 7/2000: forum.langzeittest.de (actual version 5.2.23)
Modules "Made in Germany" for version 5.2: Author_as_Sender, CarCost, Close_Topic, Conceal_Message_Timestamp,
Format_Email, Index_Structure, Mailing_List, Pervasive_Forum, Spritmonitor, Terms_of_Service and German_Language_Files_Package.
Sorry, only registered users may post in this forum.