BoardTracker Advanced Topic Tags System - v2!
This modification is in the archives.
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 http://www.boardtracker.com/boards/ 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 http://blog.boardtracker.com/viewtopic.php?t=131 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 --> Also see here the http://demo.boardtracker.com/vb/tags.php?adv=1 demo. For support you can post here or on boardtracker support forums. There is also a vb3.6 version. :banana: Download This modification is archived and cannot be downloaded. |
Similar Mods
Integration with vBulletin BoardTracker Advanced Topic Tags System - v2! | vBulletin 3.6 Add-ons |
New Posting Features Pre-Defined Topic Tags for Zoints Thread Tags | vBulletin 3.6 Template Modifications |