Portfolio Component Layout
Overview
These templates are for various image galleries. We're in the process of revamping these so they work better.
Category identifier: portfolio
Product Fields
| Order | Field | Label |
| 1 | hide | |
| 2 | list_order | |
| 3 | product_name | Title |
| 4 | page_name | web-page-address-reference-only |
| 5 | product_image1 | Image |
| 6 | blurb1 | Description |
| 7 | main_cat_id | |
portfolio/default
portfolio/image-gallery
- A caroufredsel slider with a large image with optional caption, plus a thumbnail carousel underneath.
- Uses its own product_list.html and product_cell.html, otherwise uses portfolio/default templates
- Each section of the slider (large image vs thumbnail carousel) has its own set of controllers. The large image loops, the thumbnails do not.
portfolio/basic-noslideshow
- A non-slideshow portfolio that is useful when the site owner needs to link to individual images
- Uses its own category_list.html, category_cell.html, product_list.html, product_cell.html, and product_detail.html
- Placement of next/prev links is in mm-head on product detail, but you could override the placement in your stylesheet. #next and #prev



