phpblogger wordcloud addon:
wordcloud phpblogger addon by Stefan Hummert
more about the creators here
wordcloud addon is easy to install and use. It generates a wordcloud next to your blogitems for the phpblogger, see more about phpblogger here. You can see the demo of the script in my own blog at www.donneker.de/phpblogger/
@wordCloud php class
Author: Derek Harvey (www.derekharvey.co.uk)
got from: http://www.lotsofcode.com/php/tutorials/tag-cloud
Modified by: Stefan Hummert (www.donneker.de)
this Version was a bit enhanced (inkl. Word Links)
and modified to work with http://www.phpblogger.com/
So, my thanks to the people developed phpblogger, I think it was Mike Collard who did most of the great the job. I mailed him that addon, but I didn't get any response, so I don't know if he got my mail.
This Addon is proved to use with phpblogger 2.2.7
+ phpblogger.zip
+ Version: 2.2.7
+ Released: November 07, 2006
+ Size: 71 Kb
Fast explanation:
- wordcloud.php is for the addon directory, and
- index.html is for the template directory.
To get a wordcloud you have to move wordcloud.php in the addon directory, and index.html in the template directoy. You can edit wordcloud.php for your best needs, for example some additional words in your cloud. Just open the file in a text editor, go to the end and remove or add the words you like.
download:
phpblogger wordcloud addon