Now the ad_embed.module code for showing ads does not work when adding the code to a block (tryed both with [[ad]] and ).

This would be handy for:

• displaying ads on specific node types (calling the relative block in PHPtemplate file for that content type)
• displaying adson single nodes (see issue here) by using the Sidecontent.module

cheers

Comments

jeremy’s picture

Perhaps this could be accomplished by creating a filter type. Unfortunately it's not on my list of things I plan to add anytime soon. I'd be happy to review a patch, though.

jeremy’s picture

Title: Ad_embed: show ads in default blocks » embed ads using Drupal filter
Component: ad.module » ad_embed.module

I'm updating the title so this issue reflects what is being requested -- it would be useful beyond block. It's currently very low on my todo list, but patches would gladly be accepted.

jeremy’s picture

Version: 4.7.x-1.0-beta7 » 5.x-1.x-dev

New features will only be added to the 5.x development branch.

jeremy’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev
Component: ad_embed.module » ad_embed module

Bumping up to 6.x-1.x-dev where I would very much like to see ad_embed re-implemented as a standard Drupal input filter.

jeremy’s picture

Version: 6.x-1.x-dev » 6.x-2.x-dev

Nothing has happened yet, moving to 6.x-2.x where development of the module continues.

shunting’s picture

I meant to file a bug report on this: When I test by embedding 10 or so ads on the page, the page refreshes 1,2,3 ... 10 times. That's not right, and I imagine it's due to the lack of a filter.

shunting’s picture

I meant to file a bug report on this: When I test by embedding 10 or so ads on the page, the page refreshes 1,2,3 ... 10 times. That's not right, and I imagine it's due to the lack of a filter.

enggajb’s picture

Version: 6.x-2.x-dev » 5.x-1.7

Hi,

I am new in drupal. I want to know how can I add embedded ads in article? I tried but not able to do that. Does anybody have more help on it?

Thanks

john franklin’s picture

Status: Active » Closed (won't fix)

Closing out all bugs for 5.x and older versions of Drupal. If this is still an issue, please reopen and update with 6.x details.