Dear Drupal users,
For my project, which is www.picsters.org, i am using imagefield, imagecache, cck, and views for making a photo-blog posts.
I have created an image field in content type "photoblog", and all uploads are done throught this. Standards drupal "file upload" is OFF.
But I have a problem: When I upload images, (lets say 10-20 images) to a photo-blog post, they all ARE showed in the front page, but I want only 2-3 images to appear in the TEASER of the photo-blog post and other should be inside.
I have tried almost everything - not working - cant do the way that only 2-3 images appear in Teaser.
Question: How to control number of images (imagefield module only) to appear in Teaser View.
I would appriciate any advice/help.
Roman
Comments
Content Templates
With Content Templates (http://drupal.org/project/contemplate) you can modify what fields or imagecache presets will be shown in teaser, body and rss-feed.