Back to vBulletin 4.x Add-ons

Tag Cloud on Forumdisplay
Mod Version: 0.6, by Lynne

vB Version: 4.0.x Rating: (33 votes - 4.42 average) Installs: 160
Released: 04 Dec 2009 Last Update: 22 Oct 2010 Downloads: 913
Not Supported Uses Plugins Template Edits Auto-Template Re-usable Code Translations  

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 don't feel right sharing it without the developers permission. Has ThorstenA said whether he is going to port this to vb4? And no, I don't remember it being hard to convert.
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
). I am not interested in being named as the author, having the functionality - so that it works with vb4 - is far more important to me

All my other mods are free to update them to vb4 and publish them from anyone, too.

Close
:
Quote by ThorstenA
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
). I am not interested in being named as the author, having the functionality - so that it works with vb4 - is far more important to me

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">';
    
$vbulletin->templatecache['FORUMDISPLAY'] = str_replace($find,$cloud_html.$find,$vbulletin->templatecache['FORUMDISPLAY']); 
and replace with this code:

PHP Code:
    vB_Template::preRegister('FORUMDISPLAY', array('cloud_html' => $cloud_html)); 
2) Put {vb:raw cloud_html} in FORUMDISPLAY where you want to show tag cloud.

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

File Type: %1$s Forum Tags 0.5.zip (87.0 KB, 422 downloads)
File Type: %1$s Forum Tags 0.4.zip (47.4 KB, 65 downloads)
File Type: %1$s Forum Tags 0.6.zip (87.3 KB, 589 downloads)

Supporters / CoAuthors

  • ThorstenA

Screenshots

Click image for larger version
Name:	forum_tags_vb4-05.png
Views:	4852
Size:	39.6 KB
ID:	111135  

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

vblts.ru supports vBulletin®, 2022-2024