Page list with images

Permalink 1 user found helpful
I am trying to get the page list to display an image within the RSS list (which is made up of the title and description of each page).

I have had a look at this in the forums: (http://www.concrete5.org/community/forums/customizing_c5/modify_page_list_block/), but I would like to display the page description with an image in it.

Thanks in advance

Matt

MattGreyDesign
 
Remo replied on at Permalink Reply
Remo
I think this tutorial might exactly do what you're looking for,http://www.codeblog.ch/2009/03/concrete5-templates/...

(there are two pages and make sure you use the correct code on the 2nd page - the c5 api changed over the time)
MattGreyDesign replied on at Permalink Reply
MattGreyDesign
Ill try it, looks like what I'm looking for, what's this about the change in the API though, will that affect me?
Remo replied on at Permalink Reply
Remo
make sure you use the code that matches your c5 version. On the second page you'll find different code blocks, at the beginning is a little note about the c5 version.. Pick the right one (probably the last one) and you're fine.
MattGreyDesign replied on at Permalink Reply
MattGreyDesign
The tutorial didnt work, it just looks the same
dagish replied on at Permalink Reply
the code there doesn't work since the new version of concrete5.

or at least i think so.

all i know is i had used that code before the upgrade , it worked perfectly but after i upgraded to the latest version of concrete5 it didn't work anymore. i'll do a separate install of concrete5 and check it out on 2 versions ( before and after update ) and i will get back to you .
MattGreyDesign replied on at Permalink Reply
MattGreyDesign
Mine works fine, just use the bottom code
melat0nin replied on at Permalink Reply
melat0nin
Remo

Is it possible to have the thumbnail be taken automatically from the first image in the main content block, so that editors don't have to manually specify a thumbnail?
MattGreyDesign replied on at Permalink Best Answer Reply
MattGreyDesign
That would be helpful to know. Its probably possible but I dont know enough PHP to help you out, this forum post may help:http://www.concrete5.org/community/forums/customizing_c5/modify_pag...

Matt