Top Level :: HTML

Package Information: HTML_TagCloud

Show All Changelogs
» Version » Information
0.2.2Download

Release date: 2008-04-07 19:22 UTC
Release state: beta

Changelog:

Feature requests:
* implemented req #13598: Add public getElementCount() method to return the
number of elements in a cloud

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PHP Extension: date
  • PEAR Package: Image_Color 1.0.2 or newer (optional)
0.2.1Download

Release date: 2008-03-10 10:06 UTC
Release state: beta

Changelog:

Fixed issues:
* fixed bug #13348: PHP warning message when not using timestamps
* fixed issue with PHP notice message when not using counts
* fixed issue with PHP notice message when not using urls
* added missing code documentation to _buildHTMLTags and simplified function calls
* addElement: name is now mandatory

Feature requests:
* implemented #12417: Adding weighted limitation of elements

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PEAR Package: Image_Color 1.0.2 or newer (optional)
0.2.0Download

Release date: 2008-03-05 11:07 UTC
Release state: beta

Changelog:

New features
- Added ability to set up timeline colors for tags dynamically by setting up a
latestColor and a earliestColor and the number of thresholds.
(requires PEAR package "Image_Color")
- Added ability to set up multiple tag cloud per page by attaching a unique id
to each tag cloud's individual css class identifiers
Fixed issues
- Fixed issue with setting up basefonsize and fontsizerange on extending class
(doesn't got recognized when instance isn't constructed with these values;
so they were useless in most of the cases)

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PHP Extension: date
  • PEAR Package: Image_Color 1.0.2 or newer (optional)
0.1.3Download

Release date: 2008-01-23 16:44 UTC
Release state: beta

Changelog:

Quality review release
- Heavily applied PEAR Coding Standards
- extended unit tests

Fixed issues
- Fixed hard-wired css class name: If cloud consists of one tag and epocLevel
was set up by extending the class member, the default value for the css class
may be incorrect if it was not "latest". This behaviour has been changed. The
value for the css class is now based on the last value of a _epocLevel key
string.
- Returned value of _buidHTMLTags was of wrong type if no tags were set up.
This behaviour has been changed. An empty tag cloud will now be displayed
with text "not enough data" instead of returning an empty string.

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PHP Extension: date
0.1.2Download

Release date: 2007-11-25 15:00 UTC
Release state: beta

Changelog:

bug fix release

Dependencies:
  • PHP Version: PHP 5.0.0 or newer
  • PEAR Package: PEAR 1.4.0b1 or newer
  • PEAR Package: PEAR 1.1 or newer
0.1.1Download

Release date: 2006-10-03 13:39 UTC
Release state: beta

Changelog:

removed docs/CVS

Dependencies:
  • PEAR Package: PEAR Installer 1.1 or newer
  • PHP Version: PHP 5.0.0 or newer
0.1.0Download

Release date: 2006-10-02 21:08 UTC
Release state: beta

Changelog:

First Release as PEAR Package

Dependencies:
  • PEAR Package: PEAR Installer 1.1 or newer
  • PHP Version: PHP 5.0.0 or newer