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.
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
Comment #1
webpoga commentedUse 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;Comment #2
stormer commentedthanks very much for the pointer.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.