WildcardSearch / MentionMe

A plugin for MyBB 1.8.x that allows Twitter-style tagging and integration with MyAlerts
GNU General Public License v3.0
21 stars 9 forks source link

Add support for user ID instead of usernames #241

Closed Eldenroot closed 5 years ago

Eldenroot commented 5 years ago

We had discussion in past about this. I would like to reopen and discuss again. I feel this is something quite useful and a good improvement.

Sometimes you mention a user and in future the user could change the username... so the link in post would not be working.

The support was added in DVZ mentions plugin, you can choose between two modes - one "classic" and the second one with userID.

I really like the way how phpbb will add this into core (you can also mention usergroups). https://github.com/phpbb/phpbb/pull/5225