PDA

View Full Version : New Addon: Tag Cloud Generator


gopperman
02-10-2009, 11:26 PM
I just completed my first addon, Tag Cloud Generator. The addon alllows you to generate weighted tag clouds, both for individual posts and for your entire site. It's pretty similar to what the weighted archive generator does for categories, but with tags, and on a per-post basis. Check it out:

http://www.pixelpost.org/extend/addons/tag-cloud-generator/

Feedback is always welcome.

nox
03-03-2009, 11:32 AM
Sounds good.Is there an online demo?

sepp
03-06-2009, 02:53 PM
Hi, Sounds like a great tool. But within my blog it just posts the entries and does no CLOUDs. It all the time the same font/font size.

I tried to integrate it within the about site.

Greets Sepp

sepp
03-06-2009, 03:03 PM
okay... sorry.. got it. Next time I will read the FAQ before...

.tags01 { font-size: 10px !important; }
.tags02 { font-size: 12px !important; }
.tags03 { font-size: 14px !important; }
.tags04 { font-size: 16px !important; }
.tags05 { font-size: 18px !important; }
.tags06 { font-size: 20px !important; }
.tags07 { font-size: 22px !important; }
.tags08 { font-size: 24px !important; }
.tags09 { font-size: 26px !important; }
.tags10 { font-size: 28px !important; }

Cheers
sepp