For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > August 2004 > [ANNOUNCEMENT] DB_NestedSet-1.3.6 (beta) Released.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author [ANNOUNCEMENT] DB_NestedSet-1.3.6 (beta) Released.
Pear Announce

2004-08-10, 9:00 pm

The new PEAR package DB_NestedSet-1.3.6 (beta) has been released at http://pear.php.net/.

Release notes
-------------
Bugfix release
- Fixed #2034: getAllNodes(), getSubBranch() with NESE_SORT_PREORDER and sorting by name
- _secSortCollect() a static array which wasn't reset if called again
- Now really fixed #1441: _getOne() was missing in DB driver

Package Info
-------------
DB_NestedSet let's you create trees with infinite depth
inside a relational database.
The package provides a way to
o create/update/delete nodes
o query nodes, trees and subtrees
o copy (clone) nodes, trees and subtrees
o move nodes, trees and subtrees
o Works with PEAR::DB, PEAR::MDB, PEAR::MDB2
o output the tree with
- PEAR::HTML_TreeMenu
- TigraMenu (http://www.softcomplex.com/products/tigra_menu/)
- CoolMenus ([url]http://www.dhtmlcentral.com/projects/menus/[/url])
- PEAR::Image_GraphViz (http://pear.php.net/package/Image_GraphViz)
- PEAR::HTML_Menu

Related Links
-------------
Package home: http://pear.php.net/package/DB_NestedSet
Changelog: http://pear.php.net/package/DB_NestedSet/download/1.3.6
Download: http://pear.php.net/get/DB_NestedSet-1.3.6.tgz

Authors
-------------
Daniel Khan <dk@webcluster.at> (lead)
Jason Rust <jason@rustyparts.com> (developer)
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com