It comes from here ( #325940) but I think this should be a new feature request.
At the moment CL ignores the chosen display values for pics (eg. lightbox2: tiny -> fullsize). It just uses "tiny".
To complete the "default sets approach" this should be changed.
Comments
Comment #1
halver commentedTerrific module. I second this request.
I am using imagefield and imagecache to insert photos into a node with composite layout.
When I created the content type, I set it up so that imagecache creates a thumbnail of the image. Then, under 'display fields' tab, I have selected 'thumb image linked to image' for both the teaser and the full node.
This works fine when I create new content and view it without composite layout. But somehow, when I turn on composite layout for the content, this gets switched. The thumb links to the node instead of the picture. I looked under the zones tab for the node and the 'Display as' filed says 'thumb image linked to node.'
In other words, composite layout has switched the 'display as' field from 'thumb image linked to image' to 'thumb image linked to node.'
I can fix this for each node by selecting the zones tab, and switching the 'display as' field back to 'thumb image linked to image.' But this is not a viable option if I am going to allow multiple users to create this kind of content.
Comment #2
halver commentedNevermind. I have been trying to figure this out all morning, and all of a sudden am having a hard time reproducing this behavior. Sorry.
Comment #3
dddave commentedThis seems to be fixed since beta7 or I don't understand my original problem.