Closed (fixed)
Project:
Metatag
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Nov 2010 at 12:07 UTC
Updated:
3 Jan 2014 at 02:41 UTC
Jump to comment: Most recent
Will there be a hook / api that will enable module developers to integrate with MetaTags and programmatically enter their own data for each implemented metatag.
The use case is where users create nodes but are not expected to enter keywords directly. The keywords are drawn from the node content and added automatically through some form of hook / callback.
Comments
Comment #1
dave reidYes the API will be quite extensible. Something like a hook_metatags_alter() before outputting to the page.