You are here

CHANGELOG.txt in Node displays 6.2

Same filename and directory in other branches
  1. 6.3 CHANGELOG.txt
  2. 6 CHANGELOG.txt
  3. 7 CHANGELOG.txt
--------------------------------------------------------------------------------
6.x-2.9 2012-02-02
---------------------------------------------------------------------------------
- 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)

--------------------------------------------------------------------------------
6.x-2.8 2012-01-25
--------------------------------------------------------------------------------
- #1414110 by xtfer: Fix an issue where incompatible DS versions could bring the
  house down.

--------------------------------------------------------------------------------
6.x-2.7 2012-01-22
--------------------------------------------------------------------------------
- Drop 1.x compatibility
- Tidy help
- Update call to ds_render for better performance

--------------------------------------------------------------------------------
6.x-2.6 2012-01-09
--------------------------------------------------------------------------------
- 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

--------------------------------------------------------------------------------
6.x-2.5 2011-10-29
--------------------------------------------------------------------------------
- #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

--------------------------------------------------------------------------------
6.x-2.4 2010-12-16
--------------------------------------------------------------------------------
- #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.

--------------------------------------------------------------------------------
6.x-2.3 2010-07-18
--------------------------------------------------------------------------------
- #844342 by swentel: use taxonomy_term_path() to get the path of the term.
- #808508 by swentel: add custom build modes also.
- #804478 by stijndm: Apply date formatting on post date.
- #810352 by swentel: don't use taxonomy_get_vocabularies() for vocabularies.
- #816504 by swentel: support for other book content types.

--------------------------------------------------------------------------------
6.x-2.2 2010-05-07
--------------------------------------------------------------------------------
- #651028 by swentel: Integrate with Apache Solr Views

--------------------------------------------------------------------------------
6.x-2.1 2010-04-15
--------------------------------------------------------------------------------
- #722000 by swentel: make taxonomy vocabularies fields available.
- #724420 by swentel: make sure RSS feeds work for real now.
- #744832 by swentel: panels/ctools support.
- #743872 by swentel: node templates now rendering ok.
- Following #722852: separate nd region css.
- added tests for region to block plugin.

--------------------------------------------------------------------------------
6.x-2.0 2010-02-04
--------------------------------------------------------------------------------

File

CHANGELOG.txt
View source
  1. --------------------------------------------------------------------------------
  2. 6.x-2.9 2012-02-02
  3. ---------------------------------------------------------------------------------
  4. - NEW submodule, ND Permalink, adds a Permalink field available to every node type.
  5. - #1424748 by xtfer: Fix an issue where the same node rendered in different build modes would always use the first build mode
  6. - #1422448 by xtfer: Fix an issue where an empty body field would sometimes be
  7. populated with other field content
  8. - Fix broken implementation of hook_nd_build_alter
  9. - Hide node titles per content type using a variable (nd_ignore_title_CONTENT_TYPE)
  10. --------------------------------------------------------------------------------
  11. 6.x-2.8 2012-01-25
  12. --------------------------------------------------------------------------------
  13. - #1414110 by xtfer: Fix an issue where incompatible DS versions could bring the
  14. house down.
  15. --------------------------------------------------------------------------------
  16. 6.x-2.7 2012-01-22
  17. --------------------------------------------------------------------------------
  18. - Drop 1.x compatibility
  19. - Tidy help
  20. - Update call to ds_render for better performance
  21. --------------------------------------------------------------------------------
  22. 6.x-2.6 2012-01-09
  23. --------------------------------------------------------------------------------
  24. - NEW Last Updated date field for nodes
  25. - NEW Build modes can be switched using $_GET['build_mode]
  26. - NEW hook_nd_build_alter to allow modules to alter build mode choice
  27. --------------------------------------------------------------------------------
  28. 6.x-2.5 2011-10-29
  29. --------------------------------------------------------------------------------
  30. - #1141524 by brunodbo: Display taxonomy terms as a list.
  31. - #1125858 by netsensei: Rules integration for ND.
  32. - #1087632 by bettibio, swentel: Check book permissions on access
  33. - #1316610 by xtfer: Sticky buildmode implementation can conflict with
  34. use of Sticky as a state signifier.
  35. - Fix tests
  36. - Strip CVS keywords
  37. --------------------------------------------------------------------------------
  38. 6.x-2.4 2010-12-16
  39. --------------------------------------------------------------------------------
  40. - #863380 by morningtime: apachesolr views changed their base table.
  41. - #857408 by swentel: taxonomy id's during preview triggered notices.
  42. - Removed the code for cTools support since build modes are now in cTools.
  43. - Check on NODE_BUILD_NORMAL should be on $teaser, not $page.
  44. - Use object_cache_get if possible to retrieve objects.
  45. --------------------------------------------------------------------------------
  46. 6.x-2.3 2010-07-18
  47. --------------------------------------------------------------------------------
  48. - #844342 by swentel: use taxonomy_term_path() to get the path of the term.
  49. - #808508 by swentel: add custom build modes also.
  50. - #804478 by stijndm: Apply date formatting on post date.
  51. - #810352 by swentel: don't use taxonomy_get_vocabularies() for vocabularies.
  52. - #816504 by swentel: support for other book content types.
  53. --------------------------------------------------------------------------------
  54. 6.x-2.2 2010-05-07
  55. --------------------------------------------------------------------------------
  56. - #651028 by swentel: Integrate with Apache Solr Views
  57. --------------------------------------------------------------------------------
  58. 6.x-2.1 2010-04-15
  59. --------------------------------------------------------------------------------
  60. - #722000 by swentel: make taxonomy vocabularies fields available.
  61. - #724420 by swentel: make sure RSS feeds work for real now.
  62. - #744832 by swentel: panels/ctools support.
  63. - #743872 by swentel: node templates now rendering ok.
  64. - Following #722852: separate nd region css.
  65. - added tests for region to block plugin.
  66. --------------------------------------------------------------------------------
  67. 6.x-2.0 2010-02-04
  68. --------------------------------------------------------------------------------