Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-10-30 17:44:50

wilshire
Plugin Author
From: Akron, Ohio
Registered: 2004-08-27
Posts: 656
Website

[plugin] [ORPHAN] rss_category_cloud

The rss_category_cloud plugin displays a weighted list of article categories as a tag cloud.

The plugin is similar to the rss_unlimited_categories_cloud tag except that it uses the standard Textpattern categories.

The plugin was commissioned by Garri from HolidayPad and he has graciously allowed for it to be released into the wild.

Details

Download

Offline

#2 2006-11-30 14:53:17

raveoli
Member
From: Copenhagen
Registered: 2004-03-06
Posts: 205
Website

Re: [plugin] [ORPHAN] rss_category_cloud

Hi Wilshire!

Thanks for making this plugin. Just what I’ve been wishing for as I enjoy the simplicity of having just two categories.

It works like a charm!

PS: It would be so neat if there was a sort attribute, so I could order the categories by article-count, in order to have my biggest “tags” first, and then prgressively smaller towards the end. It’s a different flavour, a bit more organized looking.

Do you think that would be possible?

Thumbs up!

Last edited by raveoli (2006-11-30 14:53:59)

Offline

#3 2007-03-16 07:19:57

QAD
New Member
From: Vietnam
Registered: 2006-05-12
Posts: 7

Re: [plugin] [ORPHAN] rss_category_cloud

Really cool. I love it.

Just a thought that this plugin can even be better if you allow user to specify which section to include/exclude.


Say nothing. Do nothing. Be nothing.

Offline

#4 2009-01-05 02:03:53

muskokee
New Member
Registered: 2009-01-05
Posts: 1

Re: [plugin] [ORPHAN] rss_category_cloud

Thank you for this plugin.
I was setting up a site with no categories assigned yet and received an error. I have placed this line:
if (empty($catcounts)){ return "No categories"; }
just after
$catcounts = array_count_values($catarr);.
Stopped the error and provided output even if no categories have been created.

Thanks again!

Offline

Board footer

Powered by FluxBB