'blog')); // fetch & display latest comments on all blog posts $comments = get_annotations(0, "object", "blog", "generic_comment", "", 0, 4, 0, "desc"); echo elgg_view('annotation/latest_comments', array('comments' => $comments)); // temporarily force tag-cloud display echo "

Tagcloud

"; echo ""; echo "All site tags"; ?>