Development release. Should only be used for testing and development purposes.
#387244: Unpublished content #439008: Incompatibility with core form api workflow
A minor bugfix patch from http://drupal.org/node/350249#comment-1202171. A bugfix: CCK multi-valued fields weren't showing up in the zones tab, although individual field values were (http://www.prosepoint.org/node/62).
Minor bugfixes and one minor enhancement.
Add 'edit composite layouts' permission. Add default layout set functionality.
If your users suddenly cannot edit their composite layouts, make sure they have the 'edit composite layouts' permission.
Add threecol_flexigrid layout. Add layout sets functionality. Also partial fix for http://drupal.org/node/331095.
To use layout sets, you need to be on the Zones tab of an existing composite-enabled node. Then have a look at the tasks at the bottom of the form.
Refix http://drupal.org/node/327130.
Fix #327130: Wrong schema or wrong insert query? Improve content types form. Fix #327246: Invalid argument supplied
Update.php needs to run for this upgrade.
First beta release of Composite Layout. Should be mostly working.