2014-07-10, 12:18 PM
A simple plugin parsing @username (@"Complex Username") Twitter-style mentions into profile links with user's group display style.
It is compatible with AJAX-driven plugins - DVZ Shoutbox as an example:
![[Image: 47371-1404929302-DVZ%20Shoutbox%20edit.png]](https://camo.mybb.com/f23969078b7004a6ac09e48b6716645e5528fb5a/687474703a2f2f6d6f64732e6d7962622e636f6d2f75706c6f6164732f70726576696577732f34373337312d313430343932393330322d44565a25323053686f7574626f78253230656469742e706e67)
This is the most optimized edition among other plugins with similar functionality as user-related information is being loaded using a single SQL query where possible and cached.
Offers hard-coded configuration (keep the prefix, style usernames, ignored phrases).
The catch rules should eliminate any unwanted replaces (like e-mail addresses).
The plugin has been tested in various environments, however there may be issues related to different encoding (UTF-8).
Download, configuration, technical details: http://community.mybb.com/mods.php?action=view&pid=29
It is compatible with AJAX-driven plugins - DVZ Shoutbox as an example:
This is the most optimized edition among other plugins with similar functionality as user-related information is being loaded using a single SQL query where possible and cached.
Offers hard-coded configuration (keep the prefix, style usernames, ignored phrases).
The catch rules should eliminate any unwanted replaces (like e-mail addresses).
The plugin has been tested in various environments, however there may be issues related to different encoding (UTF-8).
Download, configuration, technical details: http://community.mybb.com/mods.php?action=view&pid=29