Date: Sat, 27 Nov 2004 05:31:19 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/pear-HTML_TreeMenu Makefile distinfo pkg-descr Message-ID: <200411270531.iAR5VJRg077609@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2004-11-27 05:31:19 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/pear-HTML_TreeMenu Makefile distinfo pkg-descr
Log:
New port: devel/pear-HTML_TreeMenu Provides an API to create a HTML
tree
PHP Based API creates a tree structure using a couple of
small PHP classes. This can then be converted to javascript
using the printMenu() method. The tree is dynamic in IE 4
or higher, NN6/Mozilla and Opera 7, and maintains state
(the collapsed/expanded status of the branches) by using
cookies. Other browsers display the tree fully expanded.
Each node can have an optional link and icon. New API in
1.1 with many changes (see CVS for changelog) and new
features, of which most came from Chip Chapin
(http://www.chipchapin.com).
PR: ports/74376
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
Revision Changes Path
1.1748 +1 -0 ports/devel/Makefile
1.1 +40 -0 ports/devel/pear-HTML_TreeMenu/Makefile (new)
1.1 +2 -0 ports/devel/pear-HTML_TreeMenu/distinfo (new)
1.1 +11 -0 ports/devel/pear-HTML_TreeMenu/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411270531.iAR5VJRg077609>
