nd 6.x-2.9
| Download | Size | md5 hash |
|---|---|---|
| nd-6.x-2.9.tar.gz | 22.4 KB | 4269ce67ebb2dee75591e72fec8c76f5 |
| nd-6.x-2.9.zip | 30.1 KB | f92ed05981510ea223d0ae305f8e6713 |
Release notes
- 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
| Download | Size | md5 hash |
|---|---|---|
| nd-6.x-2.8.tar.gz | 21.55 KB | 0121138ade80edb791f4976324d6ffe7 |
| nd-6.x-2.8.zip | 28.32 KB | 369b307bdb03f886eec3e236cf16187f |
Release notes
- #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.7
| Download | Size | md5 hash |
|---|---|---|
| nd-6.x-2.7.tar.gz | 21.24 KB | 8badddf4d45e23caa4cb40711c330b5a |
| nd-6.x-2.7.zip | 27.92 KB | 727e377c8754b26242b5c3c80123158f |
Release notes
.
nd 6.x-2.6
| Download | Size | md5 hash |
|---|---|---|
| nd-6.x-2.6.tar.gz | 21.24 KB | 1b4a1ae210482610c1ec21510f37b04e |
| nd-6.x-2.6.zip | 27.93 KB | f3c5fc24390afaa6284909eaa0709ef5 |
Release notes
- 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
| Download | Size | md5 hash |
|---|---|---|
| nd-6.x-2.5.tar.gz | 20.82 KB | 396814d151e3ca2dd77dc76d93dc37e1 |
| nd-6.x-2.5.zip | 27.47 KB | b5bd1055d441433538f9af86c707866f |
Release notes
- #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
| Download | Size | md5 hash |
|---|---|---|
| nd-6.x-2.4.tar.gz | 18.83 KB | b76bbb8916899288f605124ca9f94509 |
| nd-6.x-2.4.zip | 25.49 KB | 88184734a5ba2699c62cc218a3994f2c |
Release notes
- #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.3
| Download | Size | md5 hash |
|---|---|---|
| nd-6.x-2.3.tar.gz | 18.83 KB | 7f5379b2d24cb62b58a3dcdaa7a8a6bb |
| nd-6.x-2.3.zip | 25.47 KB | 56b2e104b162437b0ad2169ccbfac5f6 |
Release notes
Release notes on http://drupal.org/node/857512
nd 6.x-2.2
| Download | Size | md5 hash |
|---|---|---|
| nd-6.x-2.2.tar.gz | 17.94 KB | 97b9a6b3d952a57c446d432f931ad729 |
| nd-6.x-2.2.zip | 24.49 KB | 6a48640cdfe95f803c128733609e10cc |
Release notes
nd 6.x-2.1
| Download | Size | md5 hash |
|---|---|---|
| nd-6.x-2.1.tar.gz | 17.5 KB | 9a67237b56d77073dcedf98b0d6148c4 |
| nd-6.x-2.1.zip | 23.68 KB | 610911f758fc1a053291dc2235b8b33a |
Release notes
nd 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| nd-7.x-1.x-dev.tar.gz | 15.82 KB | e6182098d720673ea003e2ef5626c98c |
| nd-7.x-1.x-dev.zip | 21.84 KB | eedb777e5849bf7ce0e0fb8c7a7225f9 |
Release notes
Development release of ND.
nd 6.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| nd-6.x-2.0.tar.gz | 15.15 KB | 6cda838a585fe283ce63f86e962e9cc2 |
| nd-6.x-2.0.zip | 21.04 KB | cb9b55700d871c71cf74ab02d850cb99 |
Release notes
First release of 6--2 branch, depends on Display suite module.
nd 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| nd-6.x-2.x-dev.tar.gz | 22.41 KB | 91a98c98c2362502b18e07f95de6355b |
| nd-6.x-2.x-dev.zip | 30.12 KB | 870d78fd3a805a2b10260fefe8f50c53 |
Release notes
Development version of 6--2 branch - This version is dependant on http://drupal.org/project/ds
nd 6.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| nd-6.x-1.0-beta2.tar.gz | 26.5 KB | 76338b35a20dd62ac296c5600df6f7c7 |
| nd-6.x-1.0-beta2.zip | 34.88 KB | c33b8fb9442030156886f579df3238d1 |
Release notes
Changes since Beta1
- by swentel: added optimized node.tpl file.
- by swentel: added regions css, always nd_footer + option to turn off region css.
- by swentel: added tests.
- by swentel: matrix field + usability per content type/build mode.
- by swentel: custom fields has token support.
- by swentel: new feature: create custom fields per content type.
- #546724 by swentel: refactor code to get rid of views plugin.
- by swentel: renamed ND settings to Settings.
- by swentel: moved custom build modes code to nd.buildmodes.inc.
- by swentel: nd_init.module: remove the check on arg(0) being search.
- by zuuperman: Remove the default <hidden> formatter. Excludes happen by region, not by formatter.
- by zuuperman: Return empty array for default nd formatters.
Note, we don't provide upgrade paths between beta versions, although upgrading shouldn't give much problems between beta 1 and 2
nd 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| nd-6.x-1.0-beta1.tar.gz | 21.58 KB | bd8d40be4c4ee3ff4f8f37207abeb597 |
| nd-6.x-1.0-beta1.zip | 28.28 KB | 5d64bb2fbbcb142cf5286b24e878a170 |
Release notes
Beta release of Node displays module.
nd 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| nd-6.x-1.x-dev.tar.gz | 30.73 KB | f904dcf1a62199a91a98b8bcb1e078ca |
| nd-6.x-1.x-dev.zip | 42.47 KB | f54189f1bf4ef157a8e184618fb319f4 |
Release notes
Development release of Node displays