I've added a controlpanel option for batch size. This is set to 3 by default,
so out of the box it should work as before.

You can set any batch size, but only 1- to 5-column layouts are supported by
the templates and CSS. (Should be easy to add 6- or 7-column layout.)

I've committed this to trunk: http://dev.plone.org/collective/changeset/145424

Kees

On 10/04/2010 12:35 PM, Kees Hink wrote:
> Turns out this is quite easy: Collage has a "batch size", which we can modify.
> 
> I created a branch, and added my changes:
> http://dev.plone.org/collective/changeset/145418/Products.Collage/branches/more-than-three-columns/Products
> 
> Todo: Add CSS for 4- and 5-column layouts.
> 
> I'd like to merge this branch at some point.
> 
> Kees
> 
> 
> On 10/04/2010 11:37 AM, Kees Hink wrote:
>> Collage currently seems to support only a 3-column layout. You can add more
>> columns to the row, but they are put in a separate div (which is in the same
>> row). Both divs in the row get the "three-columns-equal" class.
>>
>> Has anyone been using Collage with more than three columns?
>>
>> And would it be hard to extend collage to allow for more than 3 columns, 
>> which
>> actually get displayed beside each other?
>>
>> Kees
_______________________________________________
Product-Developers mailing list
Product-Developers@lists.plone.org
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to