Top Level :: HTML

Package Information: HTML_Menu 2.0

Show All Changelogs
» Version » Information
2.1.4 2007-05-18     stable
2.1.3 2006-10-08     stable
2.1.2 2006-06-02     stable
2.1.1 2004-05-19     stable
2.1 2004-01-18     stable
2.0pl1 2003-09-16     stable
2.0Download

Release date: 2003-09-16 16:24 UTC
Release state: stable

Changelog:

HTML_Menu class does not contain output logic itself anymore. Output is now done via
external Renderer classes. This will cause BC break if you extended HTML_Menu to customize
its output.

Additions and changes:
- Added Direct renderer: based on old code but it is possible to customize its output
- Added Sigma renderer that uses an instance of HTML_Template_Sigma for output
- Added Array renderer that creates an array of menu's visible entries
- Added usage examples
- Changed 'prevnext' menu generation, previous element is now the one closest to the current.

Dependencies:
1.0 2003-08-25     stable