Creating this issue per instructions on the status page, which is reporting the following issue: "There are no modules that implement meta tags, or that support the current API version."
The issue on Status includes the following instructions: "Check if there are enabled modules listed under the category Meta tags in the modules page. If nodewords.module is not the only enabled module listed under the category Meta tags, then file an issue."
Here are the other modules listed under 'Meta tags' on the Modules page:
Nodewords - basic meta tags 6.x-1.11
Nodewords - extra meta tags 6.x-1.11
Nodewords - site verification meta tags
All are disabled.
There don't appear to be any meta-tags being written to the head container of output pages.
What's causing this error? What does it mean?
Comments
Comment #1
avpadernoYou are saying that nodewords.module is the only enabled module. That is the reason you don't see any meta tags.
Comment #2
escoles commentedPlease change the message to say something like "you must enable additional modules", and add similar language to the configuration pages.
Comment #3
avpadernoThe message reported from
hook_requirements()has been changed, and the code committed in CVS.