Closed (won't fix)
Project:
Google AdSense integration
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 May 2009 at 00:14 UTC
Updated:
15 May 2012 at 08:39 UTC
Comments
Comment #1
kbahey commentedEither you have to write a module to do this, or you can be creative with block visibility with some PHP.
Comment #2
jcnventuraJust a note: if you read the instructions on README.txt, you'll see that it's possible to define your own your_mod_adsense() function which you can use to select what is the returned publisher ID. In this case, it would have to access the AT module's data structures to find the user who would be considered the author of the page currently being viewed, and then similar to the existing revenue sharing module, simply access the Adsense ID field in his profile to return the appropriate user ID..
João
Comment #3
jcnventuraThe Author Taxonomy seems to be mostly dead since 2009.