Tagcloud module for Magnolia CMS

The Tagcloud module for Magnolia CMS is a custom module for Magnolia CMS for generating and managing tag clouds.

Building tag clouds based on a Jcr backed is usually really complex due to the hiearchical organization of content. The TagCloud module is a ready-to-use solution with several advantages:

  • directly uses lucene inxedes and not Magnolia/Jcr APIs, it's fast!
  • provide a simple html for your customization
  • automatic caching of generated tagclouds (if needed)
  • retrieve inserted tags and provide a 'facebook like' input dialog, see the screenshot below.

The 1.0 release works fine with Magnolia 4.x (up to 4.3.x) and Jackrabbit version 1.6 or newer.

See the how to for details on how to configure and use it.

Css styled tagcloud
Tagcloud control in action with typed search

Project info & quick links