Drupal: Using flexiblock to show/hide AdSense
As the author of the Drupal adsense module, I often get queries on how to display ads in unusual ways.
Normally ads can be done using one of two ways:
Block Ads
if the ads are in blocks, then you just add PHP blocks with the call to the adsense_display() function call. Ads in blocks can be restricted to certain pages, for example, you do not want them to display in node/*/edit and node/add/* pages because the Javascript based WYSIWYG editor you use is messed up by Google's Adsense code.
Most Comments
Most commented on articles ...