You are here

CHANGELOG.txt in Node displays 6.3

Same filename and directory in other branches
  1. 6 CHANGELOG.txt
  2. 6.2 CHANGELOG.txt
  3. 7 CHANGELOG.txt
--------------------------------------------------------------------------------
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.6 2012-01-09
  3. --------------------------------------------------------------------------------
  4. - NEW Last Updated date field for nodes
  5. - NEW Build modes can be switched using $_GET['build_mode]
  6. - NEW hook_nd_build_alter to allow modules to alter build mode choice
  7. --------------------------------------------------------------------------------
  8. 6.x-2.5 2011-10-29
  9. --------------------------------------------------------------------------------
  10. - #1141524 by brunodbo: Display taxonomy terms as a list.
  11. - #1125858 by netsensei: Rules integration for ND.
  12. - #1087632 by bettibio, swentel: Check book permissions on access
  13. - #1316610 by xtfer: Sticky buildmode implementation can conflict with
  14. use of Sticky as a state signifier.
  15. - Fix tests
  16. - Strip CVS keywords
  17. --------------------------------------------------------------------------------
  18. 6.x-2.4 2010-12-16
  19. --------------------------------------------------------------------------------
  20. - #863380 by morningtime: apachesolr views changed their base table.
  21. - #857408 by swentel: taxonomy id's during preview triggered notices.
  22. - Removed the code for cTools support since build modes are now in cTools.
  23. - Check on NODE_BUILD_NORMAL should be on $teaser, not $page.
  24. - Use object_cache_get if possible to retrieve objects.
  25. --------------------------------------------------------------------------------
  26. 6.x-2.3 2010-07-18
  27. --------------------------------------------------------------------------------
  28. - #844342 by swentel: use taxonomy_term_path() to get the path of the term.
  29. - #808508 by swentel: add custom build modes also.
  30. - #804478 by stijndm: Apply date formatting on post date.
  31. - #810352 by swentel: don't use taxonomy_get_vocabularies() for vocabularies.
  32. - #816504 by swentel: support for other book content types.
  33. --------------------------------------------------------------------------------
  34. 6.x-2.2 2010-05-07
  35. --------------------------------------------------------------------------------
  36. - #651028 by swentel: Integrate with Apache Solr Views
  37. --------------------------------------------------------------------------------
  38. 6.x-2.1 2010-04-15
  39. --------------------------------------------------------------------------------
  40. - #722000 by swentel: make taxonomy vocabularies fields available.
  41. - #724420 by swentel: make sure RSS feeds work for real now.
  42. - #744832 by swentel: panels/ctools support.
  43. - #743872 by swentel: node templates now rendering ok.
  44. - Following #722852: separate nd region css.
  45. - added tests for region to block plugin.
  46. --------------------------------------------------------------------------------
  47. 6.x-2.0 2010-02-04
  48. --------------------------------------------------------------------------------