Closed (fixed)
Project:
Google AdSense integration
Version:
5.x-1.6
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
8 Jul 2007 at 19:31 UTC
Updated:
30 Jan 2009 at 12:29 UTC
Hi,to start thanks making this great module but i want a new feature in it what other people will also like it i hope..
this is what i want:
A user enters his or here Adsense ID in the profile field and only shows there ads in there profile or in there personal blog so they can make a little bit money with there own profile page and blog see screenshot for more details,the screenshot explains everything.. i hope you can make it for free
| Comment | File | Size | Author |
|---|---|---|---|
| explenation_adsense_module.jpg | 362.83 KB | demon326 |
Comments
Comment #1
kbahey commentedThe module already shows ads with the user's ID if it is on the blog page. You have to enable revenue sharing and check the "blog" content type.
The other part, about the user profile is not implemented. Are you willing to sponsor its development? If so contact me via the contact form.
Comment #2
demon326 commented@kbahey :
ow.. okay thanks for helping me out a little bit :D,sorry but i cant sponser you but this can be clossed.. i have my awnser..
Comment #3
kbahey commentedThere are many ways you can theme the user profile page in Drupal.
One of these methods can help you. Requires programming of course.
Comment #4
incom commenteduser ad code in blog/user and site/user is very much required in revenue sharing - kindly post the awnser
Comment #5
Greg Go commentedHere's one way to give adsense credit to the user on their profile page. (Disclaimer: I'm using this in a 4.7 setup. In 5, module_exist is now module_exists.)
I put this at the top of user_profile.php. You need to follow these instructions for using user_profile.tpl.php first.
Comment #6
jcnventuraClosing this issue as there's nothing this module can do about changing the user's profile and the instructions in #5 solve it.
João