Closed (fixed)
Project:
Nodewords: D6 Meta Tags
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Sep 2009 at 09:44 UTC
Updated:
9 Oct 2009 at 10:00 UTC
The call to drupal_alter('nodewords_tags') needs to be removed as it is a remainder of the old code.
Third-party modules that implement new meta tags, or that change existing ones need to implement hook_nodewords_tags_info().
Comments
Comment #1
avpadernoThe code has been changed, and committed in CVS.