nodewords 5.x-1.9

Robrecht Jacques - June 18, 2008 - 10:14
Download Size md5 hash
nodewords-5.x-1.9.tar.gz 27.85 KB 897cbd0d5c732c600fa67cb510c69589
Official release from CVS tag: DRUPAL-5--1-9
Last updated: June 18, 2008 - 10:15

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.

 
 

Drupal is a registered trademark of Dries Buytaert.