You are here

CHANGELOG.txt in Display Suite 6.3

--------------------------------------------------------------------------------
6.x-3.x
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
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

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