Drupal 4.6.3

Khalid,
This module has really matured into somethig very nice. Thank you for creating it. And I see you have the 4.7 version all ready done and ready to go... impressive :-)

If you can find a moment I could use a bit of advice. I'm working with your new content tag feature, where one can embed adsense into content.

I know how to do what I would like to do, if this was an image.. but being a tag -- I can't seem to get the syntex correct.

Here is what I would like to do (have "tinyMCE" disabled -- so working at html level within body)

... basically I'm trying for a left text wrap with a little spacing

If this can't be done, that's ok... I'll work with a different format.

thanks

Comments

green monkey’s picture

Title: Adsense: using html with content tag feature » forgot example

[adsense:120x600:3:1]

kbahey’s picture

Title: forgot example » Adsense: using html with content tag feature
Status: Active » Closed (fixed)

Restoring original title.

Actually, I did not port it for 4.7 yet. It needs work because of the new Form API.

As for your question, I am not sure what the question is? Are the tags working or not? Do you only need formatting then?

Make sure that you have the adsense filter enabled, and change the order to get it working first, then worry about the alignment later. Just enclose it in a

and style it with css to position it where you want.

Repoen the issue if you think it is a bug.