Downloads
Download tar.gz
68.51 KB
MD5: cc52c1efe107651c70a712af0cc4cccc
SHA-1: e016625e9b5b52980aa9b2ef2848f76ec1590cba
SHA-256: 29f4553a8a4f04db9ccfd249830723274135fbc40bc3c0bb83d130d2d27ea3ff
Download zip
94.42 KB
MD5: 0c4cba3a051f3bca0a5ab38ba05f2200
SHA-1: 29c239ab0e0466e208613eb353b60fabc290370a
SHA-256: 6f9390c566228f7502a7674d1fb1a38802e9d227d165437e534f41d1b14ced5f
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.