Downloads

Download nodewords-5.x-1.9.tar.gztar.gz 27.85 KB
MD5: 897cbd0d5c732c600fa67cb510c69589
SHA-1: 8a78b09b6343014a5a3bf9e9e62733903a3805e3
SHA-256: 68c6ab44aec7855ef665da11975d330e11e6836137effeabe32b6dea0eb1969e
Download nodewords-5.x-1.9.zipzip 38.33 KB
MD5: b5499991daac59b68ce1e6fc18ac1cfa
SHA-1: 0e9eb89c6c23c81427e7537f8a3d00ef0ba3c5c7
SHA-256: 9e6ac631654c890af79ef855a5c4a479a28c7bdba7d89e0b232f854bf34b1c21

Release notes

Bug fixes

New features

#263003: nodewords hook (easy entry point for token support, thanks hanoii

The new hook_nodewords(&$tags, 'prepare', $type, $ids) allows additional modules to change the output of nodewords. Examples are:

  • Meta tags by path: allows you to set different tags for pages, based on the path of the page so you are no longer limited to the type of pages (node, taxonomy, panels, ...) that Meta tags supports natively.
  • Meta Tags Node Type: allows you to set a different description and keywords tag for node pages, using tokens. Each content type can be configured separetely.

Thanks hanoii for the patch and nodewords_nodetype module, and Shannon Lucas for the nodewords_bypath module.

Created by: Robrecht Jacques
Created on: 18 Jun 2008 at 10:14 UTC
Last updated: 18 Jun 2008 at 10:14 UTC
New features
Bug fixes

Other releases