Essentially, I am trying to find a module that can do what the adsense_injector does, except with any content. Also one that may allow for multiple instances. I couldn't not find anything like this in the downloads area. Anyone know of anything with this functionality?

Comments

redmonp’s picture

ImportExportAPI has a manual data import/export functionality for most content types. I am currently working on utilizing the api to automatically import data into a cck content type.

dzynz’s picture

That looks like its designed to bring content in from offsite, right? I just want to define data in one content type, and have it automatically inserted in definable parts of content.

Idealistically it could look for the fourth paragraph in a body and insert content there, etc.

redmonp’s picture

The closest thing I could find was the prepopulate module.

http://drupal.org/project/prepopulate

mcurry’s picture

The latest versions of the adsense_injector module allow arbitrary insertion of content (with or without adsense ads :D) in node bodies or teasers. Before or after the original content.

(I've considered releasing a generic injector module for this purpose, but adsense_injector can now do what you want right now.)

Michael Curry - http://exodusdev.com