[pmwiki-users] help with custom markup for adsense
    Anno 
    anno at shroomery.org
       
    Sun Nov  5 06:51:17 CST 2006
    
    
  
In particular:
Markup('adsense', 'directives',
   '/\\(:adsense:\\)/',
   Keep("<script type='text/javascript'>
google_ad_client = 'pub-';
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = '728x90_as';
google_ad_type = 'text';
google_ad_channel = '';
</script>
<script type='text/javascript'
   src='http://pagead2.googlesyndication.com/pagead/show_ads.js'>
</script>"));
    
    
More information about the pmwiki-users
mailing list