context.info 419 B

12345678910111213141516
  1. name = "Context"
  2. dependencies[] = "ctools"
  3. description = "Provide modules with a cache that lasts for a single page request."
  4. package = "Context"
  5. core = "7.x"
  6. files[] = tests/context.test
  7. files[] = tests/context.conditions.test
  8. files[] = tests/context.reactions.test
  9. ; Information added by drupal.org packaging script on 2013-07-29
  10. version = "7.x-3.0-beta7"
  11. core = "7.x"
  12. project = "context"
  13. datestamp = "1375065368"