nd 6.x-2.9

New features
Bug fixes

- NEW submodule, ND Permalink, adds a Permalink field available to every node type.
- #1424748 by xtfer: Fix an issue where the same node rendered in different build modes would always use the first build mode
- #1422448 by xtfer: Fix an issue where an empty body field would sometimes be
populated with other field content
- Fix broken implementation of hook_nd_build_alter
- Hide node titles per content type using a variable (nd_ignore_title_CONTENT_TYPE)

nd 6.x-2.8

- #1414110 by xtfer: Fix an issue where incompatible DS versions could bring the house down.
- Update paths in tests to use menu constants from DS 2.1

nd 6.x-2.6

New features

- NEW Last Updated date field for nodes
- NEW Build modes can be switched using $_GET['build_mode]
- NEW hook_nd_build_alter to allow modules to alter build mode choice

nd 6.x-2.5

New features
Bug fixes

- #1141524 by brunodbo: Display taxonomy terms as a list.
- #1125858 by netsensei: Rules integration for ND.
- #1087632 by bettibio, swentel: Check book permissions on access
- #1316610 by xtfer: Sticky buildmode implementation can conflict with use of Sticky as a state signifier.
- Fix tests.
- Strip CVS keywords.

nd 6.x-2.4

New features
Bug fixes

- #863380 by morningtime: apachesolr views changed their base table.
- #857408 by swentel: taxonomy id's during preview triggered notices.
- Removed the code for cTools support since build modes are now in cTools.
- Check on NODE_BUILD_NORMAL should be on $teaser, not $page.
- Use object_cache_get if possible to retrieve objects.

nd 6.x-2.0

First release of 6--2 branch, depends on Display suite module.

Subscribe with RSS Subscribe to Releases for Node displays