Closed (fixed)
Project:
Doubleclick for Publishers (DFP)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Oct 2015 at 14:28 UTC
Updated:
9 Feb 2016 at 15:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jyoti.singh commentedHas anybody started porting DFP module in Drupal 8.I am working on a project and i need this module.I have started customising it but it would be a great help to me if somebody assist me with it.
Comment #3
bleen commentedNope ... You looking to take it on? I'm happy to open an 8.x branch and make you a maintainerSorry ... I thought the comment was from David (Original poster) whom I know. Since I'm not familiar with your code (Etc...) I would want to see your code and where you are going with the moule before asking you to be a maintainer, but i am happy to take a look and work with you on it if you want to get started on an 8.x version
Comment #4
alexpottI've started a port - it's on GitHub just to have a place to push to... https://github.com/chapter-three/dfp
Comment #5
alexpottHere's a patch based on the github repo. I'm going to commit this to a new 8.1.x branch and fix this issue. The only features the patch does not have that the 7.x version has is the ability to inject custom javascript on the page, to determine a tag's targeting from visible taxonomy terms, and to do out-of-page ads.
Comment #7
alexpottObviously this doesn't pass Drupal 7 testing :). I've pushed the new branch and enabled the dev release - it should show up soon...