Not Solved Does a Tag people plugin exist?
#1
Not Solved
This user has been denied support. This user has been denied support.
Looking for a plugin that allows tagging people in threads.

For example @admin 

or @admin and it would display admin which would be clickable to their profile.

Thanks in advance!
Reply
#2
Not Solved
here: http://community.mybb.com/mods.php?action=view&pid=29
We can't help everyone, but everyone can help someone - Ronald Reagan
Did you know? Your question has already been answered. But you haven't searched it yet.
Don’t  Forget to “Mark as Solved” after the fix
Reply
#3
Not Solved
http://community.mybb.com/mods.php?action=view&pid=29
MyBB 1.8.x

Overview
A simple plugin parsing @username (@"Complex Username" or @username, @'username') mentions into profile links with user's group display style. Integrates with MyAlerts 2.0.x, allowing to send alerts to users that have been mentioned in posts.

DVZ Mentions 0.5.1 (build #6)\\

----------------------------------------------------------
or try these for MyBB 1.6.x

http://mods.mybb.com/view/tagging-plugin

http://mods.mybb.com/view/mention

http://mods.mybb.com/view/mentionme
Reply
#4
Not Solved
This user has been denied support. This user has been denied support.
Thanks guys, works like a charm!

Is there anyway to get the mention to not show the @ sign in the post and just the username?

Example of tagging in post : Hello @admin how are you? = Hello admin how are you?
Reply
#5
Not Solved
(2015-11-24, 10:25 AM)Swifter Wrote: Thanks guys, works like a charm!

Is there anyway to get the mention to not show the @ sign in the post and just the username?

Example of tagging in post : Hello @admin how are you? = Hello admin how are you?

Which of the MOD are you using ?
Reply
#6
Not Solved
This user has been denied support. This user has been denied support.
(2015-11-24, 09:21 PM)Vanz Wrote:
(2015-11-24, 10:25 AM)Swifter Wrote: Thanks guys, works like a charm!

Is there anyway to get the mention to not show the @ sign in the post and just the username?

Example of tagging in post : Hello @admin how are you? = Hello admin how are you?

Which of the MOD are you using ?

What do you mean?
Reply
#7
Not Solved
(2015-11-24, 10:25 AM)Swifter Wrote: Thanks guys, works like a charm!

Is there anyway to get the mention to not show the @ sign in the post and just the username?

Example of tagging in post : Hello @admin how are you? = Hello admin how are you?

you need to locate your DVZmentions.php and edit this


static $keepPrefix = true;


to this:

static $keepPrefix = false;
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)