2010-03-20, 11:25 PM
(This post was last modified: 2012-11-03, 12:12 PM by flash.tato.)
This plugin allows you to tag (mention) other users in posts, this is a step for connecting users together in your board, a private message is sent to tagged (mentioned) users.
This is a feature inspired by Facebook.
Download
http://mods.mybb.com/view/tagging-plugin
If you want to donate to the developer
Do you think my work is good and you want to stimolate me in developing still for MyBB? You can do it via PayPal by donating a small fee to me or you can help me in promoting this plugin.
Last release
Version: 1.3.3
Release Date: 3 December 2011
Upgrading from 1.2.1 Version
Backup Tags with Tagging Backup Plugin!.
Uninstall the plugin.
Put the new tagging.php file.
Install it from Admin CP.
Then use the .sql file generated by Tagging Backup Plugin! with some tools like phpMyAdmin for restoring the tags.
Related plugins
Tagging Backup Plugin! v1.0: It allows you to backup tags in a .sql file.
Tagging Count Plugin! v1.0: It allows you to display the number of tags present in threads.
External contributions
These are contributions to extend this plugin, for bugs and new features refer to respective authors please.
Editor button for easily tagging users (Created by Jockl): Adds a new button to the text editor who opens a popup window with auto-suggestion feature for username.
Features
Tag users in post
A private message is sent to tagged users
There is also a section in UserCP so users can decide who can tag them
Installation
Upload tagging.php into /inc/plugins/ directory and activate it from Admin CP.
Usage
In posts type:
@[xxx]
Replace xxx or with the username or with the uid of the user that you want tag (my plugin will check if you can tag that user if not it will leave the text as it is).