Download List

Project Description

PHP Layers Menu is a hierarchical DHTML menu system that relies on the PHP scripting engine for the processing of data items. It achieves a compact layout and a compact output code for menus with a large number of entries. It provides horizontal and vertical layers-based menus whose behavior is analogous to menus of commonly used GUI-based applications. It also provides JavaScript-based tree menus, whose look is analogous to the most widely used file managers and bookmark handling tools. Menus are generated using data retrieved from files, strings, and databases. It supports Mozilla, Netscape 4, 6, and 7, Konqueror 2.2+/Safari, Opera 5+, and Internet Explorer 4+. It also provides accessibility solutions for browsers that do not support JavaScript.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-05-05 02:02
3.0beta

Tags: Development, Minor feature enhancements

2003-03-10 01:21
2.2.2

This maintainance release backports some minor bugfixes and minor feature enhancements from the development (2.3.x) branch. Some minor changes have been made to provide better handling of Opera 7, which provides better DOM support w.r.t. previous versions. Some minor bugs affecting the PHP Tree Menu have been fixed. The icons bundled with the package have been converted to indexed PNGs, as some browsers are not able to handle trasparencies for RGB PNGs.
Tags: Stable, Minor feature enhancements

2003-03-10 01:19
2.3.5

Some changes have been made to obtain a better imitation of the Gnome, KDE, and MS Windows main menus' behaviour for the layers menus w.r.t. turning off popped up layers. A workaround has been added for an annoying behaviour of Mozilla on MS Windows for the layers menus. An extended class has been added to provide methods useful to process/convert menu data, e.g. to output a menu structure and an SQL dump of already parsed data. Some examples of use have been added. There are also other minor improvements.
Tags: Development, Major feature enhancements

2003-03-03 04:54
2.3.4

Performance of the depth-first recursive search of items stored in the DB has been strongly improved. i18n support for items stored in the DB has been added. The DB-related user interface has been improved. The menu structure format has been extended to foresee the default expansion state for each item. There are client-side performance improvements. The general-purpose JavaScript code has been isolated to provide a set of browser abstraction layer functions. Other miscellaneous improvements have been made.
Tags: Development, Major feature enhancements

2003-02-09 17:06
2.3.3

Some parts of the code have been updated and improved to obtain correct behaviour on Konqueror 3.1 and Opera 7. The JS Tree Menu has been extended to show icons specified for leaf items, and its images have been changed to obtain exactly the same look of the "Manage Bookmarks..." window of Mozilla. Some alternative themes have been added for the tree menus. The use of tables have been abandoned for the PHP Tree Menu, which now has the same appearance as the JS Tree Menu. The ability to get the menu content from a database table has been added. There are also some other minor improvements.
Tags: Development, Major feature enhancements

Project Resources