Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.0.0

Roadmap for Package HTML_TagCloud

Show Old Roadmaps

Version 0.1.3 (edit|delete)

Scheduled Release Date: future
Release Goals:
* Consider thoughts from http://www.echochamberproject.com/node/247 (especially logarithmic distribution of elements)

* add (configurable) thresholds:
   1. font-size-threshold  (i.e. 6 different font-sizes in total)
      Example code:
       get MAX;
       get MIN;
       FontSizes = 6
       Delta = (MAX - MIN) / NumberOfFontSizes
   2. color-threshold  (i.e. 6 different grandient colors in total instead of fixed number)

* calculate mediate dates on addElement, maybe add configuration items to set up how a date will be interpreted when the same node contents will be added

* set up behaviour on addElements: distinct/non-distinct issue

* extend examples

* write more user documentation that goes beyond auto-generated content

* add a more verbose package description, maybe integrate screenshots somehow?

Bugs

No bugs

Feature Requests

(100% done: 1 implemented of 1) Show Feature Detail