The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[DBTech] Advanced User Tagging v3 (vB4) Details »» | |||||||||||||||||||||||||||||||||
[DBTech] Advanced User Tagging v3 (vB4)
Developer Last Online: Mar 2023
Advanced @User Tagging: What is it?
DragonByte Technologies is proud to present [DBTech] Advanced @User Tagging. The @user Tagging mod is designed to increase activity on your forum by allowing members to mention each other in posts when talking about them. This is done in a very easy way, very similar to how Twitter mentions people. We use @ ; as the tags, so for instance you could say: ---- This new mod from @Dragonbyte Tech; is pretty cool. ---- The ?@DragonByte Tech;? Will become a link to the DragonByte Tech users profile, it will also inform DragonByte Tech they had been mentioned, and link to the relevant thread/post via a new area in the profile section, as well as a new tab in the shoutbox. It also allows members to ?tag? the thread for specific other members by inputting their usernames in the tag box above the posts of the thread. This is a great way to increase your forum activity with no extra admin input required ? people will start to mention posts/threads to their friends, which will increase the amount of posting. This is especially useful of forums which have an international contingent (so threads posted in during the night for some of your members don't go overlooked) or forums which have a lot of posts/threads each day ? again to make sure that a post a person might want to read doesn't get lost in the crowd. ------------------------------------------------------------------------------------------- If you like this mod please hit the button to the right ----> Please remember to click the, button to the right if you installed the mod ----> What does 'Marking As Installed' do ? * It helps you to stay on top of updates - members who have installed modifications will be notified by us whenever new updates are available. * For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention. * Marking a modification as installed also helps us know how many people are using our work, giving us extra incentive to provide more features and new modifications. We appreciate the support! ------------------------------------------------------------------------------------------- Priority support & Product Demos available at: http://www.dragonbyte-tech.com/forum.php ------------------------------------------------------------------------------------------- Major Features Twitter-style @ "Mentions": Typing @username produces a "Mention" that will alert the user to your post, as well as link to their profile. Quote Alerts: Members you quote will be alerted, ensuring that discussions can continue smoothly even if they left the thread. Profile Integration: Displays Mentions, Tags and Quotes in profile tabs for quick overview of a member's activities within the mod. Complete Feature List Lite Emails:
------------------------------------------------------------------------------------------- This mod displays a copyright notification in the footer of pages generated by this mod which includes:
Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
17 благодарности(ей) от: | ||
Akyeame Kwame, akz645, andy_mcguire, artcrimes, atmaca, BCP Hung, Emeralda, fightsol, furnival, Glenn_E, ijuanjor, mapleleaffans, Skaut, thieu.bocap, uofa, victorvu |
Comments |
#372
|
|||
|
|||
And today it appears to be working ... notification in the top-right, and user tagging bar along the top.
I'll post back if the weirdness continues. In the meantime, thanks for another fun mod! |
#373
|
||||
|
||||
You may have an over-aggressive cache system installed on your server somewhere - I've seen it happen on some other users but I was never able to figure out why.
Fillip |
#374
|
|||
|
|||
I love this mod but when I use with Facebook App every post with content has user tag does not display on Facebook.
Have to uninstall, so sorry. |
#375
|
|||
|
|||
Anyone got the mod working properly on 4.1.8?
[mention] tags are working fine in some threads, and not working at all in others. Strange. Any idea? |
#376
|
||||
|
||||
Try tagging people using the @ rather than the [mention] tag, as that's really only there as a helper tag.
Fillip |
#377
|
||||
|
||||
Any possible addition in the future to enable usergroup tagging, such as @Administrator to send a notification to all members of said usergroup? That would be pretty neat...:P
(If not usergroup then creating custom notification/mention group lists.) |
#378
|
|||
|
|||
Having a weird issue.
One of my users on my forums name has a / in the middle of it. when trying to use his name @xxx/xxxx I get back the following message and a jumbled page: Quote:
|
#379
|
||||
|
||||
Quote:
However, until such a time, you can circumvent the issue by turning on the ; delimiter requirement Fillip |
#380
|
|||
|
|||
Quote:
Thanks for the heads up though. |
#381
|
|||
|
|||
Edit: Solved using the following line;
<dt>Tagged in</dt><dd>{vb:math{vb:raw post.dbtech_usertag_quotes}+{vb:math {vb:raw post.dbtech_usertag_mentions}}} Posts</dd> ------ How would I go about merging both mentions and quoted stats? I'd like to have them in my postbit, but as one number instead: <dt>{vb:rawphrase dbtech_usertag_mentioned}</dt> <dd>{vb:rawphrase dbtech_usertag_x_posts, {vb:raw post.dbtech_usertag_mentions}}</dd> <dt>{vb:rawphrase dbtech_usertag_quoted}</dt> <dd>{vb:rawphrase dbtech_usertag_x_posts, {vb:raw post.dbtech_usertag_quotes}}</dd> Which shows: Mentioned: 20 Post(s) Quoted: 26 Post(s) That's my postbit at the moment, I'd like to just have it show: Tagged: 46 Post(s) (a total of both quoted and mentioned numbers) Any simple way to do that? |
Благодарность от: | ||
egysc |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|