![]() |
#Twitter Like Thread Tagging by BOP5 (Quick Thread Tagging) for VB4
1 Attachment(s)
For a while I have had a VB3 Version of this mod out that was only partly compatible with VB4. This new version is designed around VB4 from the ground-up and has more features.
Version 0.9 Beta I consider this a "stable beta" release. You should not get any errors but I am keeping it in Beta until it is proven reliable on other forums. If you run into any issues please report them here. Please be sure to include your exact VB version in any report. Live Demo Available At: Qapla.com Demo Forums This mod was the idea of "zethon" another vBulletin.org coder who asked me to code this. The purpose of this mod is to make it easier for users to tag threads with relevant keywords. Although VB allows for thread tags very few people will take the time to properly tag a thread. They have to remember to go to another box and add keywords, separate them by commas, and only then finally submit the thread. VB4 made adding additional keywords even more annoying. But if you give people an easier way to tag threads they will use the feature much more. One of the more common ways of tagging keywords is "hash" tagging, that is preceding the word with a "hash" or "number-sign" (#example #keywords). This has become popular with Twitter and for many people it is already second nature so many people will naturally jump right in to this new tagging method. NOTE: If you have the VB3 Version of this mod installed you MUST UNINSTALL IT before installing this one. They will conflict if both are installed together. ------------------------------------------------------ Please "Mark as Installed" if you use this. :) Donations always appreciated. :up: Nominate MOTM if you LOVE it! ;) |
Reserved.
|
You should also code a twitter like @user tagging system that notifies them when they get tagged. DBTech made a modification like that but I like your work :p
|
LOL Thanks... I saw the DBTech one and figured no need... will look into it though.
|
Same, I like your work too :)
|
thank you sir
installed but not working with Arabic incoding showing number not words http://www.qapla.com/mods/showthread...full=1#post168 plz take look to make it work with |
Great idea!
|
Quote:
This is because the regex used to match words will match the characters for the server language. If anyone has a regular expression to match all Arabic characters I'll add it to the mod though. |
Quote:
i will try wih it thank you |
oh wow
|
I kept getting this error when posting.
Quote:
|
What tags were you attempting when you get/got this error?
|
when i try #1234/TCT-KHTH and i only get tag 1234 :( . please fix it
Thanx ! |
Nice work!
A few suggestions which come into my mind: Would it be hard to implement a method which replaces the #hash words with actual links to the tag? It seems a bit weird to have #some words in a #post look like this without actually doing something. Also: Maybe it would be a good idea to add an escape mechanism to the system. Lets say, all #hash tags which have a \ before like \#this don't count as tags. For example in a coding forum: Code:
#include <stdio.h> |
Quote:
In each find this line: Code:
$pattern = "~#[\w]+~"; Code:
$pattern = "~#[\w/]+~"; Quote:
A means to disable it is a good idea, especially in CODE blocks would be very useful... but seeing \#word looks even more annoying then #word... Maybe I can disable it per post, will think about this too for the next version. :up: |
\#word would be changed to #word (without tagging/linking) ofc. Just so that you can exclude some words you don't want to appear as tags.
Or maybe even a checkbox under the post "disable automatic hash-tagging" like the "disable smileys" tickbox. |
Quote:
|
Great, looking forward to the next version. :up:
|
Strange, I installed this. It worked perfectly when I tested it. It created the tags just fine. I tried to do another tag in a reply and all the tags disappeared. VB 4.2
|
I can't duplicate the issue: http://www.qapla.com/mods/showthread...d-tagging-test
As you can see new tags were added (4.2.0) Did you install any other mods recently? |
Any Update Fix Font Support for Unicode Characters ?
|
Hi Joe, it seems like it isn't really save in the tag tables. Whenever I make a new #tag it shows on the tag list below the thread but when I click it it's blank. When I click edit tags, it also shows blank. Any ideas?
|
Clicking on a tag should bring up search results. I am not having either issue on the demo site linked in the first post.
I would try disabling other modifications and see if you still have the issue. |
Set one word tags to lowercase contrary to settings.
Multi word tag worked with uppercase. Still a cool mod. 4.1.7 |
Hmmm...for some reason the tags are not linked to anything in the actual post ... are the not supposed to do this?
|
Quote:
|
All times are GMT. The time now is 03:28 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|