context.info 444 B

1234567891011121314151617
  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[] = context.module
  7. files[] = tests/context.test
  8. files[] = tests/context.conditions.test
  9. files[] = tests/context.reactions.test
  10. ; Information added by drupal.org packaging script on 2012-12-19
  11. version = "7.x-3.0-beta6"
  12. core = "7.x"
  13. project = "context"
  14. datestamp = "1355879811"