New Tag Cloud
I have sort of moved towards Web 2.0. If you look to the top of the sidebar, you’ll see that I have a tag cloud. Whoopee.
The plugin is New Tag Cloud from FunnyDingo and is a piece of cake to install: unzip to the plugin directory, navigate to sidebar.php, add in the following line of code:
<?php Continue reading ‘New Tag Cloud’ »
newtagcloud_output(array(’maxcount’ => 10, ‘bigsize’ => 18, ’smallsize’ => 10, ’step’ => 2, ’sizetype’ => ‘px’));