As nodewords.module now simply implements a public API for the other modules, it should implement hook_requirements() to verify if there are any modules that implement any meta tags, and report an error in the case such modules are not enabled.
As nodewords.module now simply implements a public API for the other modules, it should implement hook_requirements() to verify if there are any modules that implement any meta tags, and report an error in the case such modules are not enabled.
Comments
Comment #1
avpadernoI committed the code in CVS.