Simple Machines Community Forum

SMF Development => Feature Requests => Applied or Declined Requests => Topic started by: Kolya on April 12, 2020, 05:35:51 PM

Title: Given names
Post by: Kolya on April 12, 2020, 05:35:51 PM
When you ask people what their name should be 9/10 they choose a stupid name. Names should be given, not chosen.
Title: Re: Given names
Post by: Sir Osis of Liver on April 12, 2020, 05:56:56 PM
Don't think you'll have much support for that.  Wouldn't be too difficult to edit code to allow admins only to set display names for members.
Title: Re: Given names
Post by: Kolya on April 12, 2020, 06:29:43 PM
You don't need to change code for that, merely disable the setting under Features and Options: "Allow users to edit their displayed name".

That's not what I was thinking about though. I'd rather simulate the way nick names are given in real life conversations by peers. Someone suggests a name and then it's confirmed by repetition.
You're right of course, there won't be much support for that. Not if you're going to take control away that people currently have.
I'll chew on this for a while and maybe write a mod for my forum.
Title: Re: Given names
Post by: Sir Osis of Liver on April 12, 2020, 06:41:43 PM
Yep, forgot about that.  Believe I saw a forum where real names were required, admin would not activate a registration if it had an obviously stupid name, and members were not allowed to edit display name.  Don't know if there's a practical way of doing what you want.  You'd have to start the process by assigning a nick to a member, then either track usage or have some sort of voting system, like karma.  Maybe you could build it on the karma feature.
Title: Re: Given names
Post by: Kolya on April 12, 2020, 06:45:05 PM
I was thinking of starting new users with a random name generator, then hook into Arantor's mention feature. It just might work @Sir Osis of Liver|DeBeers
Title: Re: Given names
Post by: Sir Osis of Liver on April 12, 2020, 06:52:17 PM
Never tried the mentions mod, don't have it and he's pulled all his mods.  You'd need a lot of activity for something like that to work.
Title: Re: Given names
Post by: Kolya on April 12, 2020, 07:03:06 PM
Why would activity matter? A group of 3 can give each other nicks. And the rest would just stick with their randomly generated names.

It's too bad he pulled his mods, but I realize now that the mention mod I have is actually by Dragoon: https://custom.simplemachines.org/mods/index.php?mod=3860

Also I thought I read that mentions made it into 2.1 core?
Title: Re: Given names
Post by: Sir Osis of Liver on April 12, 2020, 07:15:44 PM
The mod is interesting.  If you can track the tags that'd be a voting system.

Yes, 2.1 does have a mentions feature, no idea how it works.  It's in Admin > Configuration > Features and Options.