You are here

realistic_dummy_content.info in Realistic Dummy Content 8.2

Same filename and directory in other branches
  1. 7.2 realistic_dummy_content.info
  2. 7 realistic_dummy_content.info
name = Realistic Dummy Content
description = Uses the Realistic Dummy Content API, and custom demo images in a specific directory structure, to make customized generated content. Do not enable on production sites.
package = Development
core = 7.x
php = 7.0
tags[] = developer

; note that we are using realistic_dummy_content_api as a dependency here purely
; as a convenience. For you own modules, this is not required.
dependencies[] = realistic_dummy_content_api

File

realistic_dummy_content.info
View source
  1. name = Realistic Dummy Content
  2. description = Uses the Realistic Dummy Content API, and custom demo images in a specific directory structure, to make customized generated content. Do not enable on production sites.
  3. package = Development
  4. core = 7.x
  5. php = 7.0
  6. tags[] = developer
  7. ; note that we are using realistic_dummy_content_api as a dependency here purely
  8. ; as a convenience. For you own modules, this is not required.
  9. dependencies[] = realistic_dummy_content_api