field.info 422 B

1234567891011121314151617
  1. name = Field
  2. description = Field API to add fields to entities like nodes and users.
  3. package = Core
  4. version = VERSION
  5. core = 7.x
  6. files[] = field.module
  7. files[] = field.attach.inc
  8. files[] = tests/field.test
  9. dependencies[] = field_sql_storage
  10. required = TRUE
  11. stylesheets[all][] = theme/field.css
  12. ; Information added by drupal.org packaging script on 2012-11-07
  13. version = "7.17"
  14. project = "drupal"
  15. datestamp = "1352325357"