I wrote a PhpWikiPlugin to create a TagCloud. To use it you have to create Meta-Information for your pages with EditMetaDataPlugin like this
tags => space separated tag list
Here is the TagCloud for this Wiki:
Plugin 'TagCloud' does not exist.
I will release the source code soon. At the moment it's a bit to much spaghetti code. And, as you can see, it's quite slow, because it parses every page in the wiki (and I have more than 1k here at
mdm.net). At the moment I'm implementing the plugin's cache mode.
Tags: phpwiki tagcloud plugin tagging tag
More awesome stuff: