2018-01-18, 07:20 PM
MyBB 1.10 will mark a very special milestone in the history of the software. In a series of minor reases (1.10.1, 1.10.3 etc...) we hope to add such features as built-in alerting and a replacement of the PM system with conversations similar to what you might find on sites such as Facebook or Twitter. A point of contention within the development team currently is whether or not to include a mentions feature (tied into alerts) directly into core of MyBB 1.10.
We have 3 realistic options when handling this issue:
Some existing mentions plugins which work perfectly:
DVZ Mentions
https://community.mybb.com/mods.php?action=view&pid=29
MentionMe
https://community.mybb.com/mods.php?action=view&pid=885
Automention
https://community.mybb.com/mods.php?action=view&pid=558
A discussion by Wildcard, about what the best format for @mentioning a user could be:
https://community.mybb.com/thread-215417.html
We have 3 realistic options when handling this issue:
- Include a full featured @mentions system within the core, and tie it into the alerts system
- Create an 'official' plugin for @mentions, which is optional for forum owners to install and use
- Develop the alerts system with a number of hooks, so that existing @mentions plugins can easily tie into it (though, this will happen anyway)
- @mentions in the core are convenient, it's one less plugin for administrators to install
- There is less flexibility if @mentions are in the core, and administrators will likely have little control over the format or pattern that @mentions are triggered
- If you already use a @mentions plugin, then it is very likely that a core approach will break and invalidate your existing posts (however many thousands they might be), which could be something complicated to fix manually in the database
- There already exist 3 - 5 very good mentions plugins each with competing standards and different formats, MyBB should encourage developers to create addons for the software and inspire them to go about developing solutions in a variety of ways
- Forum administrators are given a greater level of control by using one of the existing plugins
- Creating an official plugin allows people to choose the kind of @mention formatting and pattern they want to use, instead of being forced into using a single standard
Some existing mentions plugins which work perfectly:
DVZ Mentions
https://community.mybb.com/mods.php?action=view&pid=29
MentionMe
https://community.mybb.com/mods.php?action=view&pid=885
Automention
https://community.mybb.com/mods.php?action=view&pid=558
A discussion by Wildcard, about what the best format for @mentioning a user could be:
https://community.mybb.com/thread-215417.html