dfp.admin.css |
dfp.admin.css |
|
#dfp-adtest-form {
background: #fff;
border: 1px solid #ccc;
padding: 20px;
width: 85%;
margin: 0 auto;
}
#dfp-adtest-form .token-tree {
width: auto;
margin-left: 0px;
} |
dfp.admin.inc |
dfp.admin.inc |
|
Admin forms and functinality for DFP ads. |
dfp.adtest.inc |
dfp.adtest.inc |
|
Creates a test page for DFP ads. |
dfp.api.php |
dfp.api.php |
|
Hooks provided by the Chaos Tool Suite. |
dfp.info |
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… |
dfp.install |
dfp.install |
|
Installation file for DFP module. |
dfp.module |
dfp.module |
|
|
dfp_ads.test |
tests/dfp_ads.test |
|
Ads test file for DFP module. |
dfp_ad_categories.test |
tests/dfp_ad_categories.test |
|
Ad Categories test file for DFP module. |
dfp_base.test |
tests/dfp_base.test |
|
Base test file for DFP module. |
dfp_context_reaction_adunit.inc |
plugins/contexts/dfp_context_reaction_adunit.inc |
|
Context reaction plugin for DFP ads. |
dfp_context_reaction_outofpage.inc |
plugins/contexts/dfp_context_reaction_outofpage.inc |
|
Context reaction plugin for DFP Out of page. |
dfp_context_reaction_settings.inc |
plugins/contexts/dfp_context_reaction_settings.inc |
|
Context reaction plugin for DFP ads. |
dfp_context_reaction_sizes.inc |
plugins/contexts/dfp_context_reaction_sizes.inc |
|
Context reaction plugin for DFP ads. |
dfp_context_reaction_tags.inc |
plugins/contexts/dfp_context_reaction_tags.inc |
|
Context reaction plugin for DFP ads. |
dfp_ctools_export_ui.inc |
plugins/export_ui/dfp_ctools_export_ui.inc |
|
A Ctools Export UI plugin for DFP ads. |
dfp_display_tag.test |
tests/dfp_display_tag.test |
|
Display tag test file for DFP module. |
dfp_globals.test |
tests/dfp_globals.test |
|
Globals test file for DFP module. |
dfp_pane.inc |
plugins/content_types/dfp_pane.inc |
|
The 'DFP Panel' custom content type. |
dfp_short_tag.tpl.php |
theme/dfp_short_tag.tpl.php |
|
Default template for dfp short tags. |
dfp_tag.tpl.php |
theme/dfp_tag.tpl.php |
|
Default template for dfp tags. |
dfp_tag_ui.class.php |
plugins/export_ui/dfp_tag_ui.class.php |
|
A custom Ctools Export UI class for DFP Tags. |
dfp_tokens.test |
tests/dfp_tokens.test |
|
Tokens test file for DFP module. |
dfp_unit.test |
tests/dfp_unit.test |
|
Unit test file for DFP module. |