Status
Not open for further replies.

bdoan

New member
How to mention more than one user in 1 post?
Tag is good, but sometimes we need to alert more than 1 user in a post, not in a thread.
I tried, but only one received message.
Sorry for my bad English :p
Thanks.
 
Fixed, please re-download the zip file and re-upload all the files. XML file does not need to be re-imported.

Thanks again for reporting :)
 
Working :). Now I can mention more than 1 user in a post.
But I think structure
Code:
@user1,user2,user3;
looks nice than other one
Code:
@user1; @user2; @user3;
Think about it, please :D
Also, there's a problem with mention people. You can see it here:

taguser.png


The username "Soo+In_4ever" exists.
Thanks for reading.
 
@bdoan: Test, Test
@Fillip H.: Test Test

P.S The commas wouldn't work because the system needs a way to know when the username has come to an end. since ; is the only global illegal character, it must be used to signify the end of a username.
 
Updated again, do the same as before and tell me if that fixes the error with usernames that have + in them :)
 
New zip, should be fixed this time, I tested it myself with that exact username ;)
 
Now it works :D Thanks.
@bdoan: Test, Test
@Fillip H.: Test Test

P.S The commas wouldn't work because the system needs a way to know when the username has come to an end. since ; is the only global illegal character, it must be used to signify the end of a username.

I know a site that uses structure @user1,user2,user3;. This is their own mod, and they use it since vbulletin 3.8, and now 4.0.3. You can see it here: (hard for you, because it's in Vietnamese :) )

http://img192.imageshack.us/img192/2417/taguser2.png
http://chuyenhvt.net/forum/showthread.php?t=24008&p=341637&viewfull=1#post341637

and they have a footer toolbar that show all notification and user can view only his own notification.
Also, let's make a select in Option that link to userprofile will be added or not when we make mention an user, because it may make some obstruction when we work with browser that not support WYSIWYG editor (google chrome...), or with user that doesn't choose it. What will, if they delete any character when edit post?

http://img228.imageshack.us/img228/8664/taguser3.png

Anyway, this is very, very good mod. Thank you so much for it. :D
 
and they have a footer toolbar that show all notification and user can view only his own notification.
We have tabs for this in member profiles :)
Also, let's make a select in Option that link to userprofile will be added or not when we make mention an user, because it may make some obstruction when we work with browser that not support WYSIWYG editor (google chrome...), or with user that doesn't choose it. What will, if they delete any character when edit post?
Works fine in Chrome here.

Edit post is no problem because notification has already been sent :)
It will not notify again if the user has already been notified of this post once.
 
We have tabs for this in member profiles :)
Make it private is better, I think so :D, because may be in forum have private box, and administrators, moderators... don't want member to know what they discuss about in those forum.
And let user delete his own notification is a good idea :)
 
That's not currently a feature but it's something to consider for future versions for sure :)
 
Status
Not open for further replies.
Back
Top