#301 - Provide a grid layout option for main_cc_embed
| Identifier | #301 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Provide a grid layout option for main_cc_embed |
| Status | Completed |
| Handling member | Chris Graham |
| Addon | catalogues |
| Description | Currently, the main_cc_embed block allows for a few different display types but it does not offer a grid layout. The grid layout is a pretty standard presentation for products or images (and probably many other content types). Ideally, this format would provide for a normalized image size to be presented in a grid layout with the option for the title beneath the content being displayed. |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".
Comments
We'll get this included in v8 and I'll post an update as soon as I have one :).
The grid layout will be based on the current eCommerce catalogue layout (which is grid based, but was messily on top of the lists display mode). The design will be made a bit prettier though. When done, all the template and CSS rule namings will be much much clearer, and there'll be better code re-use. The implementation of the eCommerce catalogue layout was rather confusing, as 4 people had worked on it with some time constraints.
For the new 'grid' layout mode there will be an assumption that the 2nd field is an image. Although the templates could be modified to change that around if required.