nodewords 6.x-1.1
kiamlaluno - September 23, 2009 - 14:57
| Download | Size | md5 hash |
|---|---|---|
| nodewords-6.x-1.1.tar.gz | 41.54 KB | 35a9c05f8c96156abf36c8f168474193 |
Official release from CVS tag: DRUPAL-6--1-1
Last updated: September 23, 2009 - 15:01
This release fixes a security vulnerability, all users of Meta tags 6.x-1.0 or any 6.x-1.x-dev snapshot from before 2009-09-23 are urged to upgrade. For more details, see SA-CONTRIB-2009-060.
Differences with version 6.x-1.0:
- #584720: Allow the meta tag "Description" tag to be generated from the node teaser
- #556240: Wrong implementations of hook_form_FORM_ID_alter()
- #542078: Integration with CheckAll
- #364682: Conflict with Ubercart / Ubercart Auction
- #518140: Add the support for node / user bulk operations
- #477490: Meta Tags for parent term mistakingly used
- #236833: Add more settings pages for the global meta tags
- #544172: Teaser not shown on certain pages
- #542074: Add a page for the error pages meta tags
- #537984: Integrate with CCK content-type forms
- #445464: Add the option to disable the meta tags editing for users
- #508894: Allow the user to edit the global value for each meta tag
- #524570: Add support for NOSNIPPET
- #517480: Add the validation code for the meta tag form fields
- #266693: Calls to node_build_content() from nodewords_description_prepare() are causing duplicate loading of node information
- #296963: Support for site verification meta tag
- #516662: "collapsed" property should not always be set to TRUE
- #518146: Rename "Global meta tags" as "Default meta tags"
- #510200: Global meta tags should be saved in the database as the other meta tags
- #509802: Allow multiple values per meta tag
- #517464: Reorganize the settings page
- #515180: Use different Drupal variables for the settings
- #506474: Replace nodewords_init() with nodewords_preprocess_page()
- #374049: Add a default value for the node canonical URL
- #367639: Description meta tag content is created from the node teaser only when the filter used in the node body allows it to be cached
- #506640: The module handles paths that are not used by Drupal
- #507514: Support for NOOPD, and NOYDIR
- #492728: Meta tags field set is show in each tab present in the editing form for the user profile
- #510424: array_key_exists() argument error
- #509836: Add additional checks for the user permissions
- #508922: Global meta tags values should be the default values used when the module cannot use a specific value
- #354821: Use existing node location from location module for GeoURL/ICBM Meta Tag
- #313057: Support for PICS meta tags
- #300180: Add permissions to edit each meta tag
- #507798: Use node_teaser()
