metatag_context.info 517 B

12345678910111213141516171819
  1. name = Metatag: Context
  2. description = "Assigned Metatag using Context definitions, allowing them to be assigned by path and other criteria."
  3. package = SEO
  4. core = 7.x
  5. configure = admin/config/search/metatags/context
  6. dependencies[] = metatag:metatag
  7. dependencies[] = context:context
  8. ; Tests.
  9. files[] = tests/metatag_context.test
  10. files[] = tests/metatag_context.i18n.test
  11. ; Information added by Drupal.org packaging script on 2018-04-04
  12. version = "7.x-1.25"
  13. core = "7.x"
  14. project = "metatag"
  15. datestamp = "1522849089"