The Arcive of vBulletin Modifications Site. |
|
Tag Cloud on Forumdisplay Details »»
|
|||||||||||||||||||||||||
vbulletin 4 version
What does this product do? It displays a tag cloud of all tags used within actual forums on top of FORUMDISPLAY. If a user clicks on tags, only threads within actual forums are displayed then. How to install? Just import product. Done. Optional: To also only show threads within actual forums once a user clicks on a tag on showthread, change template tagbit to Code:
<a href="tags.php?$session[sessionurl]tag=$tag_url<if condition="THIS_SCRIPT == 'showthread'">&forumid=$threadinfo[forumid]</if>">$tag</a> How to uninstall? Just deinstall product. Done. How to change location of tag cloud box?
Details
Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Screenshot please.
|
|
#3
|
||||
|
||||
|
Screenshot added. I am also looking for further suggestions.
|
|
#4
|
|||
|
|||
|
how many query ?
is there any option for cache tags ? |
|
#5
|
||||
|
||||
|
This mod adds 1 query to forumdisplay. This query is not cached. As there is just one small query I do not know how if caching here would be possible anyway.
|
|
#6
|
|||
|
|||
|
Is this for per section rather than on the home page as I have a similar one on my home page of VB. Here is what I use currently how does this one differ?
https://vborg.vbsupport.ru/showthrea...ighlight=Cloud |
|
#7
|
||||
|
||||
|
Quote:
1. Your mentioned product is placed on FORUMHOME, mine is placed on FORUMDISPLAY. 2. If you click on a tag in your mentioned product, you'll see all threads tagged with this tag. If you click on my tag, you'll only get a list of all threads tagged with this tag within actual forum. |
|
#8
|
|||
|
|||
|
installed
and nominated thanks |
|
#9
|
|||
|
|||
|
suggestion :
tags location before ther footer |
|
#10
|
||||
|
||||
|
I need to have placed them on top. But I'll take this into consideration into making an option about that.
I also put some space after tag cloud. I updated product xml file and screenshot. |
![]() |
|
|