$Id: taxonews.module,v 1.10.8.10 2008/10/13 09:09:10 fgm Exp $

hello i m quite novice on drupal.
Is there a way to have with all the news, pictures if some are linked to a news with cck in my exemple.
i mean i got a "ad content" and i added field with cck (image, ...) and it's linked to a taxonmy
when i display taxonews results i only have a link but i'd like to have the picture with it.
are you plannign to work on that or do you ahve some idea?

Comments

fgm’s picture

The best way to achieve what you are looking for is probably to create a custom template or theme function in your theme for the taxonews block, and render the nodes as you want. Taxonews passes the node info to the theme function generating the block, so you can change its rendering freely. Or you can use Views instead of Taxonews.

fgm’s picture

Status: Active » Fixed

Forgot to set status.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

fgm’s picture

Status: Closed (fixed) » Fixed

Actually, new feature in 7.x.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.