Closed (fixed)
Project:
Doubleclick for Publishers (DFP)
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2013 at 09:14 UTC
Updated:
7 Feb 2013 at 18:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
bleen commentedThis is something i would definitely consider as long as we found a good way to say "at breakpoint X, set tagA's size to wXh AND tagB's size to wXh ...." The UI here could get very confusing
Comment #2
gurrmag commentedI was thinking breakpoints+context-breakpoint to provide a context condition that effectively looks to see if a media query set in breakpoints is satisfied - see attached.
Comment #3
gurrmag commentedVery rough mock-up of UI following that of existing context plugin for DFP - not sure if tokens are necessary though?
Comment #4
bleen commentedThis patch should work really well (especially with a module like context_breakpoint for example) and should allow users to override the size of ads.
Comment #5
gurrmag commentedThat's great... Thanks for looking at this so quickly...
I'll look at this as soon as I can...
Comment #6
bleen commentedThanks ... the sooner the better - I'm ramping up to do an official release of DFP :)
Comment #7
gurrmag commentedI can confirm this works... Looking forward to an official release!
In case anyone else decides to go down this path, it may be worth just cross-posting this issue/patch on context_breakpoints which means, on some browsers, the context using breakpoints will not fire the first time someone visits the site (i.e. cleared cookies): Current context is not checked against existing cookie when page is loaded, so, without applying the patch at #1 there, you may get either no ads or ads of the wrong size the first time you visit the site.
Comment #8
bleen commentedI'll take that as RTBC :)
Comment #9
bleen commentedstupendous ... committed