You are here

field_collection.info in Field collection 7

name = Field Collection
description = Provides a field collection field, to which any number of fields can be attached.
core = 7.x
dependencies[] = entity
test_dependencies[] = entity_translation
files[] = field_collection.test
files[] = field_collection.entity.inc
files[] = field_collection.info.inc
files[] = includes/translation.handler.field_collection_item.inc
files[] = views/field_collection_handler_relationship.inc
files[] = field_collection.migrate.inc
configure = admin/structure/field-collections
package = Fields

File

field_collection.info
View source
  1. name = Field Collection
  2. description = Provides a field collection field, to which any number of fields can be attached.
  3. core = 7.x
  4. dependencies[] = entity
  5. test_dependencies[] = entity_translation
  6. files[] = field_collection.test
  7. files[] = field_collection.entity.inc
  8. files[] = field_collection.info.inc
  9. files[] = includes/translation.handler.field_collection_item.inc
  10. files[] = views/field_collection_handler_relationship.inc
  11. files[] = field_collection.migrate.inc
  12. configure = admin/structure/field-collections
  13. package = Fields