The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#Twitter Like Thread Tagging by BOP5 (Quick Thread Tagging) for VB4 Details »» | ||||||||||||||||||||||||||||
#Twitter Like Thread Tagging by BOP5 (Quick Thread Tagging) for VB4
Developer Last Online: Aug 2023
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! Download Now
Screenshots
Show Your Support
|
Благодарность от: | ||
puertoblack2003 |
Comments |
#12
|
|||
|
|||
I kept getting this error when posting.
Quote:
|
#13
|
||||
|
||||
What tags were you attempting when you get/got this error?
|
#14
|
|||
|
|||
when i try #1234/TCT-KHTH and i only get tag 1234 . please fix it
Thanx ! |
#15
|
||||
|
||||
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> morecode |
#16
|
||||
|
||||
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: |
Благодарность от: | ||
babyv0x |
#17
|
||||
|
||||
\#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. |
#18
|
||||
|
||||
The second option sounds more practical because if I remove the / after submitting the post then if it is ever edited or quoted the / will be missing and the words will be saved as tags.
|
#19
|
||||
|
||||
Great, looking forward to the next version. :up:
|
#20
|
||||
|
||||
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
|
#21
|
||||
|
||||
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? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|