Hi,

it seems that it's only possible to use CCK fields for the teaser - I'm wondering if it would be possible to include a node's "body" in the list of available teaser source options?

Many thanks.

Comments

webpoga’s picture

Use Contemplate module to customize output display for your teaser.

Check "Affect teaser output"
All the variables you need is listed under "Teaser Variables"

Including this one:
print $node->body;

stormer’s picture

Status: Active » Fixed

thanks very much for the pointer.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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