You are here

dfp.info in Doubleclick for Publishers (DFP) 7

Same filename and directory in other branches
  1. 7.2 dfp.info
name = Doubleclick for Publishers
description = Integrates DFP Google Publisher Tags onto a site.
core = 7.x
package = Advertising

configure = admin/structure/dfp_ads/settings

;These version dependencies are still accurate but they have been commented out
;to allow testbot to work properly.
;dependencies[] = system (>= 7.17)
;dependencies[] = ctools (>= 7.x-1.0-rc2)

dependencies[] = system
dependencies[] = ctools
dependencies[] = taxonomy

files[] = plugins/export_ui/dfp_tag_ui.class.inc
files[] = plugins/export_ui/dfp_ctools_export_ui.inc
files[] = tests/dfp_ad_categories.test
files[] = tests/dfp_ads.test
files[] = tests/dfp_base.test
files[] = tests/dfp_display_tag.test
files[] = tests/dfp_globals.test
files[] = tests/dfp_tokens.test
files[] = tests/dfp_unit.test

testing_api = 2.x

File

dfp.info
View source
  1. name = Doubleclick for Publishers
  2. description = Integrates DFP Google Publisher Tags onto a site.
  3. core = 7.x
  4. package = Advertising
  5. configure = admin/structure/dfp_ads/settings
  6. ;These version dependencies are still accurate but they have been commented out
  7. ;to allow testbot to work properly.
  8. ;dependencies[] = system (>= 7.17)
  9. ;dependencies[] = ctools (>= 7.x-1.0-rc2)
  10. dependencies[] = system
  11. dependencies[] = ctools
  12. dependencies[] = taxonomy
  13. files[] = plugins/export_ui/dfp_tag_ui.class.inc
  14. files[] = plugins/export_ui/dfp_ctools_export_ui.inc
  15. files[] = tests/dfp_ad_categories.test
  16. files[] = tests/dfp_ads.test
  17. files[] = tests/dfp_base.test
  18. files[] = tests/dfp_display_tag.test
  19. files[] = tests/dfp_globals.test
  20. files[] = tests/dfp_tokens.test
  21. files[] = tests/dfp_unit.test
  22. testing_api = 2.x