Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
#Twitter Like Thread Tagging by BOP5 (Quick Thread Tagging) for VB4 Details »»
#Twitter Like Thread Tagging by BOP5 (Quick Thread Tagging) for VB4
Version: 0.9, by BirdOPrey5 (Senior Member) BirdOPrey5 is offline
Developer Last Online: Aug 2023 Show Printable Version Email this Page

Category: New Posting Features - Version: 4.x.x Rating:
Released: 10-06-2011 Last Update: Never Installs: 34
Supported Uses Plugins
Translations  

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

File Type: zip Twitter Like Thread Tagging by BOP5 VB4.zip (6.2 KB, 153 views)

Screenshots

File Type: jpg vb4_twitter_post.jpg (54.6 KB, 0 views)
File Type: jpg vb4_twitter_settings.jpg (105.9 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
puertoblack2003

Comments
  #2  
Old 10-06-2011, 10:28 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Reserved.
Reply With Quote
  #3  
Old 10-06-2011, 11:10 PM
River J River J is offline
 
Join Date: Jun 2011
Posts: 73
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
3 благодарности(ей) от:
BirdOPrey5, Dr.osamA, Roxie
  #4  
Old 10-06-2011, 11:33 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

LOL Thanks... I saw the DBTech one and figured no need... will look into it though.
Reply With Quote
  #5  
Old 10-06-2011, 11:57 PM
thecore762 thecore762 is offline
 
Join Date: Jul 2008
Posts: 510
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Same, I like your work too
Reply With Quote
Благодарность от:
BirdOPrey5
  #6  
Old 10-07-2011, 10:57 AM
Dr.osamA's Avatar
Dr.osamA Dr.osamA is offline
 
Join Date: Aug 2004
Location: Syrie
Posts: 979
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #7  
Old 10-07-2011, 11:53 PM
sticky sticky is offline
 
Join Date: Sep 2003
Posts: 934
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great idea!
Reply With Quote
  #8  
Old 10-08-2011, 12:57 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dr.osamA View Post
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
From what I see if the server or php installation is configured with arabic as the language, this mod should work as is... but if English is the language of the server then it will only work with English.

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.
Reply With Quote
  #9  
Old 10-10-2011, 02:11 AM
Dr.osamA's Avatar
Dr.osamA Dr.osamA is offline
 
Join Date: Aug 2004
Location: Syrie
Posts: 979
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BirdOPrey5 View Post
From what I see if the server or php installation is configured with arabic as the language, this mod should work as is... but if English is the language of the server then it will only work with English.

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.
thank you sir but i dont know about any server with arabic or other language then english
i will try wih it
thank you
Reply With Quote
  #10  
Old 10-10-2011, 06:01 PM
8thos's Avatar
8thos 8thos is offline
 
Join Date: Aug 2010
Location: Pensacola, FL
Posts: 772
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

oh wow
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:25 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04489 seconds
  • Memory Usage 2,338KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (5)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (3)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (3)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete