You are here

cer_entity_settings.info in Corresponding Entity References 7.3

name = "CER Entity Settings"
core = "7.x"
description = "Allows administrators and content authors to override CER settings for individual entities."

dependencies[] = cer
dependencies[] = entityreference
dependencies[] = views

File

extensions/cer_entity_settings/cer_entity_settings.info
View source
  1. name = "CER Entity Settings"
  2. core = "7.x"
  3. description = "Allows administrators and content authors to override CER settings for individual entities."
  4. dependencies[] = cer
  5. dependencies[] = entityreference
  6. dependencies[] = views