Download Size md5 hash
nodewords-6.x-1.10.tar.gz 68.51 KB cc52c1efe107651c70a712af0cc4cccc
nodewords-6.x-1.10.zip 94.42 KB 0c4cba3a051f3bca0a5ab38ba05f2200
Last updated: December 24, 2010 - 23:28
Official release from tag: 6.x-1.10

Release notes

Changes since DRUPAL-6--1-9:

  • By kiamlaluno: Changed the comment used for hook implementations; removed the comments placed between different type of functions.
  • #667636 by kiamlaluno: Pull Description from body if metatag field and teaser are both empty.
  • By kiamlaluno: Updated nodewords.api.php.
  • #668804 by kiamlaluno: Meta tags content for specific pages are wrongly saved.
  • By kiamlaluno: Remove a not used parameter from the query executed by nodewords_update_6161().
  • By kiamlaluno: Changed some messages returned from the update functions.
  • #669684 by kiamlaluno: Change the code that verify if there are modules implementing meta tags for the current API version.
  • By kiamlaluno: Fixed a typo; made the user interface more consistent.
  • #669728 by kiamlaluno: Option "Auto-keywords vocabularies" is not used when node meta tags editing is not enabled; by kiamlaluno: Corrected some comments.