Page list or gallery

Permalink
First let me say I really like the job on c5mix|showcase and here is my request:

I'm looking for a block/addon that is a gallery of pages in a level. More or less exactly like the nice wp theme by Chris Wallace used here:http://showcase.c5mix.com/

I could only find picture galleries and page lists in the concrete5 addons. What I want is a custom thumbnail gallery (possibly showing rating and comment) Think Apple App store.

Please also advise me if I jumped the gun and there is already something on the market place.

Cheers!

 
getapps replied on at Permalink Reply
Just browsing around a bit more I found that the eCommerce or perhaps Image/File Details would suite my purposes. Is there any way of trying an addon before paying for it?
braincramp replied on at Permalink Reply
braincramp
You should be able to do this with the pagelist block with some tinkering. I have a pagelist that uses a custom attribute to display a page thumbnail with the page, but I would assume you could modify it to collect and display other custom attribute for pages.
TheRealSean replied on at Permalink Reply
TheRealSean
The ecommerce Demo is here,

http://ecommerce.concrete5.org/...

You could also use the page list, as Braincramp has said there is a nice addon for this that uses a custom template by Synlag

http://www.concrete5.org/marketplace/addons/thumbview-template/...

demo found here
http://www.sohtanaka.com/web-design/examples/display-switch/...

It uses a pagelist view with an extra attribute page_thumbnail attached to the page. It is this thumbnail that is then displayed.

The addon is a very nice jumping off point, it does not do all of the jquery slide bits but you could add that in.