Wordpress Plugin: Post in Clouds 0.9

Tagged: Wordpress Plugins Date: 26th, November 2006

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

8 Responses to “Wordpress Plugin: Post in Clouds 0.9”

  1. Knowbies.com - Development and Marketing Weblog - Wordpress Plugin: Post in Clouds 0.8:

    [...] 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. [...]

  2. Veto:

    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

  3. Vladimir Cvetic:

    You need to download .phps file and rename extension to .php

    Please refer to original post on how to install it
    Original Post

  4. hex:

    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…

  5. Henk:

    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.

  6. Henk:

    ps. made a screenshot

    http://www.pinkpower.nl/images/clouds.JPG there you will see what’s happening.

  7. Administrator:

    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.

  8. Venki:

    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

Leave a Reply