While it is good to have advertising functionality in feeds, controlling where the advertising comes from, YPN or others, belongs in other modules. I suggest collaborating with the maintainer of ad.module.
While it is good to have advertising functionality in feeds, controlling where the advertising comes from, YPN or others, belongs in other modules. I suggest collaborating with the maintainer of ad.module.
Comments
Comment #1
dave reidAgreed. This has no place in this module. This belongs in an ad-type module that can alter the node object on rss building.
Comment #2
deekayen commentedAd stuff was removed in cvs revision 1.31 a while back.
Comment #3
dave reidIt's still in the DRUPAL-6--1 branch.
Comment #4
deekayen commentedTrue, but I think it would be poor taste to yank functionality in the middle of a core state - that's why I figured it would just be gone as part of the D7 upgrade.
Comment #5
dave reidMeh, it's contrib, not core. :) If there's a better solution out there, why not remove it and add a drupal_set_message() that basically says "Hey sorry we removed this feature, but here's a way better module if you want this feature."
Comment #6
dave reidRemoved from the DRUPAL-6--1 branch. Update message is provided if the feature was used directing people to ad.module (and sub-module ad_embed.module) or adsense_injector.module. Synced the HEAD update function with DRUPAL-6--1.