nodehierarchy 7.x-4.x-dev

The 4.x branch no longer relies on the Drupal 7 menu system for storage making it more scalable and performant.

nodehierarchy 6.x-1.5

Security update
Bug fixes
Unsupported

Fixed XSRF issue which potentially allowed malicious users to craft a link which could change the order of a node's children if accidentally visited by a site admin. See SA-CONTRIB-2012-099 - Node Hierarchy - Cross Site Request Forgery - CSRF

nodehierarchy 6.x-2.1

Bug fixes
Unsupported

This release does not contain any database updates and the nodehierarchy folder can be replaced with ease.

Fixes the following:

nodehierarchy 6.x-1.4

Bug fixes
Insecure
Unsupported

Fixed Token/Pathauto integration which broke with the Token 1.4 release. Also fixed a menu reordering issue.

nodehierarchy 6.x-2.0

New features
Bug fixes
Unsupported

The first stable release of the 2.x branch. This branch is a major rewrite that uses the core menus system to maintain the underlying hierarchy. This provides some major advantages for sites with lots of nodes. Also, multiple parents are now allowed per node on a limited basis.

nodehierarchy 5.x-1.3

Security update
Bug fixes
Unsupported

Fixed string translation issue and added check_plain to node title in tooltips in the child page ui.

nodehierarchy 6.x-1.3

Security update
Bug fixes
Insecure
Unsupported

Fixed string translation issue and added check_plain to node title in tooltips in the child page ui.

nodehierarchy 6.x-2.x-dev

New features
Bug fixes

The 2.x branch of Node Hierarchy is a ground up rewrite which utilizes the core of D6's menu system to store the parent-child relationships. This allows for significant improvements to the performance and scalability. The module's code has also be significantly reduced and optimized for simplicity.

REMEMBER: Dev packages are only produced twice daily. If a fix has been committed, please be patient while Node Hierarchy processed through Drupal's package queue.

Noteworthy Features:

  • Drag and drop children re-ordering.
  • Simplified node edit screen.
  • Ability to restrict parent-child relationships by type.
  • Node Hierarchy and Node Access integration (Now fully implemented for D6!)
  • Ability to have multiple parents (interface not implemented yet)

Bug Fixes

May 18, 2010

  • bug by markcarver: removed nodehierarchy_new_child_links from hook_theme() which was throwing errors

May 17, 2010

New Features and Support

May 17, 2010

nodehierarchy 6.x-1.2

Bug fixes
Insecure
Unsupported

Fix to nodehierarchy_views uninstall function which was removing the nodehierarchy tables instead of the nodehierarchy_views tables causing unintended data loss.

nodehierarchy 5.x-1.2

New features
Bug fixes
Insecure
Unsupported

This release adds the ability to chose a default embedded view and allows non-admins to create menus or for menus to be created and updated automatically. When deleting a node, a user can now delete all of that node's descendants with 1 click.

nodehierarchy 6.x-1.1

Bug fixes
Insecure
Unsupported

This release makes Node hierarchy compatible with the final stable Views 2 API.

nodehierarchy 6.x-1.0

Security update
Bug fixes
Insecure
Unsupported

First stable release of Node Hierarchy for Drupal 6

Changes since DRUPAL-6--1:

  • direct port of 5.x-1.0 to D6, lacking nodeaccess support and workflow-ng untested
  • #257796 code standards cleanup by quicksketch.
  • fixed issue with toggle url using the wrong params url
  • fixed reorder children issue

Contains a fix for SA-2008-034 - Node Hierarchy - Access bypass.

nodehierarchy 5.x-1.1

Security update
Bug fixes
Insecure
Unsupported

Version 1.1 release of Node Hierarchy for Drupal 5

Changes since DRUPAL-5--1-0:

nodehierarchy 6.x-1.x-dev

2010 May 17 - UPDATE: This branch is no longer in development. Any bugs or features issued will be fixed and implemented in the 6.x-2.x branch. Once 6.x-2.x has been officially released, this branch will no longer be supported.

------------------------------------------

This is a direct port of the 5.x-1.0 functionality and implementation. Ultimately I will be rewriting the 6.x branch to take better advantage of the new menu system, drag and drop, ahah, etc.

Nodeaccess support has been removed until the nodeaccess module is updated to 6.

nodehierarchy 5.x-1.0

Insecure
Unsupported

First stable version of node hierarchy. All new features will be added to the 5.x-2.x-dev and (future) 6.x-1.x-dev branches. The 5.x 1.x branch of nodehierarchy will only contain bug fixes and security releases.

Subscribe with RSS Subscribe to Releases for Node Hierarchy