You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Andreas Hartmann <an...@apache.org> on 2010/07/22 01:26:04 UTC

Ported tag cloud to Dojo

Hi everyone,

just a quick heads-up – I have updated the tag cloud module in the 
contributions area:

The tag cloud is now available as a Dojo widget:

   <div dojoType="lenya.tagcloud.TagCloud"
     pub="'{$pub}'" area="'{$area}'" lang="'{$language}'">
    <xsl:comment/>
   </div>

The tags are loaded asynchronously as XML.

Advantages:

* Allows to leverage HTTP caching (e.g. set the expiration time of the 
tag cloud XML to 1 hour)

* Reduced page generation time

* Less bandwith usage

-- Andreas


-- 
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org