Page 1 of 1

Newbie layout question [SOLVED]

Posted: Tue Mar 03, 2009 11:41 am
by tommycahir
Hi All

Please be patient with as I am a newbie to CMSMS and only trying to learn the ropes still. I have been asked to do a brouchure site for a friend and he wants it set-up in a specific method. Basically he is looking to be able to navigate between products as it is in this site -> http://www.topshredders.ie/products/home-small-office/. Ie click on a product summary section and have a content page open that contains all the detailed data on the product.

My 1st thoughts on this is to use multiple content blocks having one for each product but that seems very messy to maintain.

Does anybody know of an easy way to do this in CMSMS?

I have a pretty good knowledge of HTML and programming but my CSS is a bit ropey just yet so if you provide any code examples or links to modules then that would be excellent.

Looking forward to your responses

Regards
Tommy

Re: Newbie layout question

Posted: Wed Mar 04, 2009 3:03 pm
by tommycahir
Hi

I have been looking around and came across cataloger module, does anybody know if this would meet my needs?

Regards
Tommy

Re: Newbie layout question

Posted: Sun Mar 08, 2009 3:48 pm
by pedes
yes the cataloger will give you a solution to have categories and items in these categories

a little test example i did last week for fun (sorry the main website is in dutch)

http://www.redstarcom.be/wsc/index.php?page=Bruin


kind regards
Peter

Re: Newbie layout question

Posted: Sun Mar 08, 2009 3:51 pm
by calguy1000
ahem 'Products' module :)

Re: Newbie layout question

Posted: Mon Mar 09, 2009 10:21 am
by tommycahir
1st off thanks for all the replies

Does the products module have a method of showing a preview of the page eg an image and summary text?
and again the same question for the cataloguer module.

I have done some tweaking with the summary & detail templates in the products module and got it do display the type of data that i need it to bar the above issue.

I was thinking their maybe something simple like $entry->image?

Regards
Tommy

Re: Newbie layout question [Solved]

Posted: Mon Mar 09, 2009 11:36 am
by tommycahir
OK actually managed to find some of the info on this in the forums and a few searches

For anybody with the same issue in the future have a look @ http://forum.cmsmadesimple.org/index.ph ... 781.0.html
it details how to manage images for the summary and detail views in the products module.

Regards
Tommy