Hi,

I'm trying to find a module or block that will show different content depending on current tag.

For example, if I'm in a node tagged with A, or in the category A listing page, I'd like the block to show adverts about A.

If I'm in a node tagged with A, or in a category B page, then I want so show adverts about B.

I'm not opposed to writing this myself as it should be easy, but I can't work out which functions will tell me which tags are associated with the current page.

Thanks,

fcmisc.

Comments

WorldFallz’s picture

If you're talking specifically about ads, see the http://drupal.org/project/ad module.

fcmisc’s picture

That looks perfect! You're a hero.