Tag cloud dashlet for Alfresco Share
This small extension to Share provides a new site dashlet to display the most popular tags within the site as a tag cloud.
The dashlet uses the existing tagging REST API, so no additional repository tier scripts are required. The zipped files can be extracted into your tomcat/shared/classes directory to add the Share support. You should find that the directory structure will be automatically created, although you will need to move the site-tags.css file to the components/dashlets directory in the webapp.
It should be trivial to write a second dashlet to surface a global tag cloud, suitable for display in a user dashboard, using the list all tags method, rather than the tagscope-based approach used by this script.
UPDATE: The latest version of the code can now be found on the site tags dashlet page.


October 28th, 2009 at 11:16 am
I tried this on a share (version Alfresco Enterprise edition 3.1 SP1) but this file site-tags.get.head.ftl gives a problem:
There is no such file…
November 16th, 2009 at 1:57 pm
The latest version of the code has now been back-ported to Alfresco 3.1. Check out the site tags dashlet page above for downloads.
November 26th, 2009 at 2:29 pm
Hello!
I would like to know if this works for Alfresco 3.2r too.
Thanks
November 26th, 2009 at 5:11 pm
Yes, the normal downloads will work in 3.2r with the exception of the tag links when a specific tag scope (e.g. Document Library or Wiki) is selected from the drop-down, which require a more recent build.
February 26th, 2010 at 3:52 am
Is there a way that i could implement tag in alfresco 3.2r and how?I’ve been using alfresco and it works perfect now the problem is that i want to implement tag cloud and i don’t know how will i do it. thanks in advance…
February 26th, 2010 at 10:13 am
joemar – if you’re using Alfresco Share already then this has support for tagging content. This dashlet provides a way of displaying the tag cloud on a site dashboard. If you need a quick guide to how to use Share then see this video here – http://www.alfresco.com/en-gb/products/video/?v=share-intro1