News with Images/Thumbnails on listing page
Posted: Thu 5. Jan 2006, 14:32
Hi,
i still try to understand how the different ways of image handling in phpwcms work together. I guess, it's best to avoid FSCKs image browser and rely on phpwcms file manager. Is this correct?
But let me explain my problem here first:
I want to create a news page. Some of the news articles can have images. So i use content type "Text with image" (Text mit Bild) for my news article. On the news summary (or listing) page, there should be a listing of all news articles. If the news article has an image, there should be a thumbnail of this image on the summary page.
Is this possible? I've already tried to create thumbnails, but could not get it to work. I use ImageMagick and it works on command line. I've seen that the according code is commented out in include/inc_tmpl/files.search.tmpl.php. So i suppose there's a better workaround for working with thumnails now.
I'm confused, any light?
Mike
i still try to understand how the different ways of image handling in phpwcms work together. I guess, it's best to avoid FSCKs image browser and rely on phpwcms file manager. Is this correct?
But let me explain my problem here first:
I want to create a news page. Some of the news articles can have images. So i use content type "Text with image" (Text mit Bild) for my news article. On the news summary (or listing) page, there should be a listing of all news articles. If the news article has an image, there should be a thumbnail of this image on the summary page.
Is this possible? I've already tried to create thumbnails, but could not get it to work. I use ImageMagick and it works on command line. I've seen that the according code is commented out in include/inc_tmpl/files.search.tmpl.php. So i suppose there's a better workaround for working with thumnails now.
I'm confused, any light?
Mike