Post in Clouds plugin just got better and went up one version :).
Main difference is that now you have a option to count post popularity by views or by comments.
To count popularity by number of comments simply say that $count = ‘comments’ and to count by views say $count = ‘views’
if (function_exists('cloudOutput')) {
cloudOutput($limitX=10,$min_font_size = 9,$max_font_size = 26, $count='comments');
}
To see original post on Post in Clouds click here and to download current version just click download.
TODO
Write decent Readme
November 26th, 2006 at 1:11 pm
[...] Version 0.9 has been released. Post in Clouds is Wordpress plugin that will display your blogs most popular posts in Tag Cloud anywhere on your blog. Plug-in in is inspired by Digg’s cloud view. Most popular posts are found by number of unique views post has got. [...]
January 1st, 2007 at 7:03 am
hi
just downloaded your plugin today but i seem to have problems to activate it. i can’t see the plugin in the list and if i rename the file to .php, it will output the code in the plugin list and still not able to activate it.
what should i do? ^_^
thanks in advance
January 29th, 2007 at 4:49 pm
You need to download .phps file and rename extension to .php
Please refer to original post on how to install it
Original Post
February 6th, 2007 at 11:14 pm
pls. re-read the 1st comment..it says that he renamed the file to .php and then uploaded it..and it outputs the content of the file..I have the same problem..it doesn`t work…
February 13th, 2007 at 10:44 am
same problem overhere. downloading the phps renaming it to php uploading it to the plugings and only see then the code. Can’t activated it.
February 13th, 2007 at 10:47 am
ps. made a screenshot
http://www.pinkpower.nl/images/clouds.JPG there you will see what’s happening.
February 20th, 2007 at 11:19 am
Activating the plugin
Problem might be in comments or in removed
Check to see if there is open
If that doesn’t work try removing comments from beginning of the postInClouds.php file.
PS
sorry for late reply but I have been very very busy lately, ah too much work to be done.
August 30th, 2007 at 12:23 pm
Hey, I found the problem u r facing, do the below steps to make it correct
1. rename the file to .html
2. open in browser and copy the content.
3. paste the content in the original file.
4. problem solved