With Chrono Cloud you will be able to add a third cloud to your archives page: A cloud based on time.
Just as categories can be viewed as a tag cloud through the use if the taxonomy=category argument to
the wp_tag_cloud function, this plugin provides a similar functionality, displaying each month with posts as
a tag in a cloud.
Example usage in e.g. archives.php:
<?php chrono_cloud_echo(); ?>




