PDA

View Full Version : Forum Home Enhancements - Tag Cloud on Forum Home


Eric
05-31-2011, 10:00 PM
What is this?
This mod will allow you to display the most used tags on your forum home with your choice of location.

It is inspired by https://vborg.vbsupport.ru/showthread.php?t=194825 but it is my own code.


Features
You are able to choose from the following locations (see the screenshots):

Below Navbar
Above Forum List
Below Forum List
Above What's Going On
Below What's Going On


I've only tested this mod on vB 4.1.4. It should work with previous versions of vB4, however I am not sure. If it works for you on an older version, let me know.


Installation
1. Download the `product-tagcloud_forumhome.xml` file. (* may differ in name based on version)
2. Enter your AdminCP and go to Plugins & Products > Manage Products > [Add/Import Product]
3. Import the product using the `product-tagcloud_forumhome.xml` file. (* may differ in name based on version)
4. Configure the mod in AdminCP -> Settings -> Options -> Tag Cloud on Forum Home


Upgrading
In many cases, all you'll need to do to upgrade is follow the installation instructions above, but set "Allow Overwrite" to "Yes".


Changelog
Version 1.0.0, 05/31/2011

Initial release.

Eric
06-01-2011, 02:21 AM
Reserved.

BadgerDog
06-01-2011, 11:03 AM
Thanks ... installed on 4.1.3 .. :up:

Regards,
Doug

TTF
06-01-2011, 11:52 AM
Thanks - Installed on 4.1.1

Kat-2
06-20-2011, 05:50 AM
Works on 4.1.2 Thanks!

archet1337
07-23-2011, 08:20 AM
I like the possibility of having a tag cloud on forum home, but not that it adds 8 queries.

Tagged for later if this gets improved.

togotutor
08-11-2011, 02:02 AM
Good one, Just installed

donal
08-11-2011, 03:05 PM
Not working on 4.1.5. Disabled

Welshy2008
08-13-2011, 04:15 PM
I too, would love to see this for vB4 (4.1.5+). :)

crazyboy1661
09-08-2011, 03:31 PM
Thanks installed on 4.1.5. Working fine.

telugudosti (http://snehandhra.com)

juanrimore
09-10-2011, 10:50 AM
works on 4.1.1

ruger
12-19-2011, 07:47 AM
Works on 4.1.9. Thanks!:D

datoneer
12-19-2011, 09:18 PM
Works with 4.1.8 awesome mod thanks

chq
01-07-2012, 03:45 PM
Love this. Just installed on 4.1.9 and works well.

Is there any way we can put the cloud on the cms page?

Katelynn
03-27-2012, 07:19 PM
Works on 4.1.11 but tags are all the same size.

Alexandre Zart
04-11-2012, 02:28 PM
Works on 4.1.11 but tags are all the same size.

I second that.

Alexandre Zart
05-07-2012, 06:44 PM
I second that.

Me too.

Mopar1973Man
06-08-2012, 01:56 AM
Same problem here on 4.2.0... All the tags are the same size...

fahl
07-22-2012, 05:03 PM
Doesnt work on 4.2

YOODA230
07-30-2012, 06:53 PM
Doesnt work on 4.2

JetLee
07-31-2012, 02:58 PM
It is working PERFECTLY on my 4.2.0 PL2 installation; sizes and everything.

Thank you!

zascok
08-20-2012, 04:31 PM
Exelent 4.2.pl2 where do I edit the template please? I want to remove the 'this is {1} tags ' box .

Mauro79
09-17-2012, 06:52 PM
labels all the same size, so please could correct

snotek
10-28-2012, 07:55 PM
labels all the same size, so please could correct

+1

Please provide an update or the templates to fix. :)

EDIT: After some digging it doesn't seem to be getting the CSS applied from tagcloud.css. The font-size: parameter specifically is missing, at least on my board, which is causing all of the links to inherit from the body{} tags in the main vB css file a size of 13px.

Mauro79
10-29-2012, 01:08 AM
+1

Please provide an update or the templates to fix. :)

EDIT: After some digging it doesn't seem to be getting the CSS applied from tagcloud.css. The font-size: parameter specifically is missing, at least on my board, which is causing all of the links to inherit from the body{} tags in the main vB css file a size of 13px.

No how to fix the issue of size.

fxdigi-cash
05-06-2013, 06:51 AM
Thanks for the good mod!

I noticed the size issue as well and could solve it quickly as the following:

.blockrow a{font-size:13px;}

all you need is to add this small code to your additional.css and it will do the job.

The only thing with this solution is that it won't let tag keywords to show which is one more used or not, but all the same size...

I hope this helps.

Cheers

ywwz
05-24-2013, 06:42 AM
Can you make it everywhere?