Hi,
when I go to the filter menu i can not allow the embed advertisement tag.
Regards francula

Comments

jeremy’s picture

Status: Active » Postponed (maintainer needs more info)

You probably want to allow <img> and <a>. [ad] is not an html tag.

avpaderno’s picture

Maybe he means he cannot select the filter for embedding advertisements, but the module doesn't implement a filter.
It seems he misunderstood how to us the module.

jeremy’s picture

Priority: Critical » Normal

If that's what this request is, then it's a duplicate. Waiting for clarification.

francula’s picture

Hi,
yes Kiam you are right. I it is not an html tag. Probably I got something wrong. Do you have any idea about some documentation on this?

I would like to use the replacement of the [ad] functionality on CCK fields also not only on the standard node text field.

Regards

avpaderno’s picture

Category: bug » support

The module doesn't implement a filter; that mean it's not listed between the input formats.

It's not possible to use it with any CCK field, as the module simply change the content of node before CCK content is added to the node (correct me if I am wrong).

jeremy’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)

Correct, the ad_embed module is a poor hack. It needs to be reimplented as Drupal input-filter. Marking as duplicate.