Tag Cloud on Forumdisplay
This mod was originally written by ThorstenA. The original thread is here.
I have permission to release this upgraded version of the mod from the author here Spoiler (click to open)
Quote by Lynne
I'd be very glad if you would publish your changed mod in the vb 4 section. (I wrote that this mod is completely free already here
Spoiler (click to open)
Notice: This mod uses Re-usable Code, so please feel free to port it to vbulletin 4 under your username. Thanks.
Close
All my other mods are free to update them to vb4 and publish them from anyone, too. Close
Quote by ThorstenA
What does this product do? It displays a tag cloud of all tags used within actual forums on top of FORUMDISPLAY. How to install? Just import product. Done. How to uninstall? Just deinstall product. If you did either template edit below, then undo the template edit. Optional: To also only show threads within actual forums once a user clicks on a tag on showthread: (removed since not possible in 4.x). How to change location of tag cloud box? 1) Find this code from manage plugins > plugin forumdisplay_start (Forum Tags) PHP Code:
$find = '<div id="above_threadlist" class="above_threadlist">';
PHP Code:
vB_Template::preRegister('FORUMDISPLAY', array('cloud_html' => $cloud_html));
Details * no options available yet * uses standard tag options made in admincp > tags * Does not add phrases, templates. * It uses standard tag cloud template, but shows it on FORUMDISPLAY * Tag cloud is only shown in actual forum when tags were used * threads tagged within subforums are not shown * Tag cloud is automatically placed above the threadlist * Tag links are altered to let tags be searchable by forum (not possible in 4.x) * Tags.php has a new option forumid to only show tags from specific forums (not possible in 4.x) * If you click on a tag, only topics within actual forum are displayed (not possible in 4.x) * Tag size is dependent on how many threads are tagged only within actual forum * Adds 1 query to forumdisplay Version history 2009-12-04 - version 0.4 - First release that works with vB4 by Lynne (pre 4.0.1) 2010-01-26 - version 0.5 - Fixed problem with tags having single apostophes in them. Created a new template to display the tag cloud at the top of forumdisplay (looks the same as bottom templates and will collapse). Fixed issue where css is stored as a file. (4.0.1) 2010-10-22 - version 0.6 - Modified template due to changes in 4.0.8 (4.0.8) Download
Forum Tags 0.5.zip (87.0 KB, 422 downloads) Supporters / CoAuthors
Screenshots |
Similar Mods
Word Cloud: Display Most Common Words from Posts in Cloud | vBulletin 3.6 Add-ons |
Forum Display Enhancements Tag Cloud on Forumdisplay | vBulletin 3.7 Add-ons |