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-unsubscr...@lenya.apache.org
For additional commands, e-mail: dev-h...@lenya.apache.org

Reply via email to