Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons

Reply
 
Thread Tools
BoardTracker Advanced Topic Tags System - v2! Details »»
BoardTracker Advanced Topic Tags System - v2!
Version: 2.0.6, by BoardTracker BoardTracker is offline
Developer Last Online: Mar 2012 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 03-31-2006 Last Update: 10-14-2006 Installs: 18
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

BoardTracker Topic Tags Mod - ***version 2***

This easy to install mod adds a complete thread tagging and tag search system to your board. Tags are displayed with the thread, similar to the tagging and tag search often used on blogs, and link to a tag search system on your board which is powered by boardtracker. (meaning no search load on your servers!)

Tag search and tag results are fully integrated with your board, similar to our other board search mods.

Advanced tag search options include:

Search tags by user
Search tags by forum and related forums
Search by boardtracker category
Search tags on all boards in boardtracker (optional)
Restrict search by date range
Tag cloud and 'related tags' cloud on search results - fully customizable!
Mod_rewrite option for tag links
RSS feed for tag searches
Search tags on a single or multiple specific boards you define thereby allowing you to create traffic trading rings with other board owners or just within your own boards if you have more than one.
Many options to play with the in admin panel!

If your board is not yet indexed by BoardTracker, make sure to submit it!

Tags created are indexed and searchable on boardtracker search engine also and can appear in various boardtracker tag clouds bringing you more traffic!

Once you have the mod installed and your users have started tagging, you will be able to add tag clouds to any page on your board or any site with this simple bit of html or just copy paste the following onto any vb page and change the params to suit..

Code:
<!-- Tag Cloud -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat">$vbphrase[bt_tag_cloud]</td>
</tr>
<tr>
<td class="alt1" align="center">
<script type="text/javascript" language=Javascript src="http://www.boardtracker.com/cloud/js/?board={$vbulletin->options['bt_tag_boardid']}&items=20&smallsize=6&bigsize=20&hot=e01010&cold=4090a0&days=90&linktype={$vbulletin->options['bt_tag_link_type']}"></script>
</td>
</tr>
</table>
<!-- End Tag Cloud -->
You can see an example of the tag search on our demo forums (using tag results from another board just for example since there are no real threads/tags there)

Also see here the advanced tag search demo.

For support you can post here or on boardtracker support forums.

There is also a vb3.6 version.

:banana:

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 04-02-2006, 02:36 PM
puertoblack2003's Avatar
puertoblack2003 puertoblack2003 is offline
 
Join Date: Aug 2005
Location: Philadelphia
Posts: 1,073
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BoardTracker
When posting a thread you can leave the tags box empty if you don't want to tag it and then no tags will apear on the thread itself. You can always tag the thread later anyway through boardtracker.
ok cool thanks i see you refered it as thread not post...i know i subscribed...lol forgot the pass...have to track it down..thanks
Reply With Quote
  #13  
Old 04-02-2006, 03:04 PM
BoardTracker's Avatar
BoardTracker BoardTracker is offline
 
Join Date: Dec 2005
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You may want to change the tag help text on the newthread form..

"Seperate each tag with a comma ',' like: 1,2,3"

to something like.. "Comma separated keywords describing post" or whatever you prefer.

Just in case its not too clear as it is. Its the 'tags_howto' phrase under vb 'languages & phrases'.

Make sure to submit your board to boardtracker also.. http://www.boardtracker.com/boards/3

Boards with this mod installed will be added quicker than others where possible.
Reply With Quote
  #14  
Old 04-02-2006, 03:37 PM
puertoblack2003's Avatar
puertoblack2003 puertoblack2003 is offline
 
Join Date: Aug 2005
Location: Philadelphia
Posts: 1,073
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BoardTracker
You may want to change the tag help text on the newthread form..

"Seperate each tag with a comma ',' like: 1,2,3"

to something like.. "Comma separated keywords describing post" or whatever you prefer.

Just in case its not too clear as it is. Its the 'tags_howto' phrase under vb 'languages & phrases'.

Make sure to submit your board to boardtracker also.. http://www.boardtracker.com/boards/3

Boards with this mod installed will be added quicker than others where possible.

thank you, submission completed ***Great Hack***INSTALLED:banana:
Reply With Quote
  #15  
Old 04-03-2006, 10:08 AM
BoardTracker's Avatar
BoardTracker BoardTracker is offline
 
Join Date: Dec 2005
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by puertoblack2003
thank you, submission completed ***Great Hack***INSTALLED:banana:
Ok your board is now in boardtracker and you will see threads (and tags) appearing there now.
Reply With Quote
  #16  
Old 04-06-2006, 01:53 PM
TheComputerGuy's Avatar
TheComputerGuy TheComputerGuy is offline
 
Join Date: Oct 2001
Location: TX
Posts: 580
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

installed on www.runaked.com/forums
Reply With Quote
  #17  
Old 04-15-2006, 05:44 PM
Mr Chad's Avatar
Mr Chad Mr Chad is offline
 
Join Date: Jul 2005
Posts: 911
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installing on BeastToast.com
Reply With Quote
  #18  
Old 04-16-2006, 10:35 AM
snowman872 snowman872 is offline
 
Join Date: Feb 2005
Location: California
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice addition to board. Installed on raincoatreviews.com. *clicks install*
Reply With Quote
  #19  
Old 04-24-2006, 12:05 PM
BoardTracker's Avatar
BoardTracker BoardTracker is offline
 
Join Date: Dec 2005
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Custom Tag Clouds for your boards are now available!

Just a single line of code to paste on any page you want (on your forums or blogs or any other site) so very simple to use.

Full details are here..

http://blog.boardtracker.com/viewtopic.php?t=131
Reply With Quote
  #20  
Old 05-11-2006, 09:59 PM
WritersBeat WritersBeat is offline
 
Join Date: Apr 2006
Posts: 177
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

does this integrate everything with boardtracker.com?

I don't think it's fair if it does. I mean sure you made the hack and all, but I want everything to be local and help my seo rating, not someone else's.
Reply With Quote
  #21  
Old 05-11-2006, 10:16 PM
WritersBeat WritersBeat is offline
 
Join Date: Apr 2006
Posts: 177
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah I found out myself, it does. This makes this hack useless to me. Sorry
Reply With Quote
Reply

Thread Tools

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 10:59 AM.


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.08166 seconds
  • Memory Usage 2,307KB
  • Queries Executed 25 (?)
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
  • (1)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)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_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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete