Composite Layout is a Drupal module that allows your nodes to be displayed in complex layouts. Currently, two and three column layouts are provided. You can also add other nodes, blocks, and even CCK fields to your node's layout.
Was:Composite Layout is a Drupal module that allows your nodes to be displayed in complex layouts. Currently, two and three column layouts are provided. You can also add other nodes, blocks, and even CCK fields to your node's layout. The content area of your node is divided into zones and you decide what should appear in those zones. Zones are essentially the same as Drupal blocks, but they apply to nodes rather than the entire site.
You can think of Composite Layout as Drupal blocks for nodes.
There is overlap in functionality between Composite Layout and Panels. Both address the issue of complex layouts, but each has a different approach.
Composite Layout is a Drupal module that allows your nodes to be displayed in complex layouts. Currently, two and three column layouts are provided. You can also add other nodes, blocks, and even CCK fields to your node's layout. The content area of your node is divided into zones and you decide what should appear in those zones. Zones are essentially the same as Drupal blocks, but they apply to nodes rather than the entire site.
You can think of Composite Layout as Drupal blocks for nodes.
There is overlap in functionality between Composite Layout and Panels. Both address the issue of complex layouts, but each has a different approach.
Was:Composite Layout allows your nodes to be displayed in complex layouts. Currently, two and three column layouts are provided. You can also add other nodes, blocks, and even CCK fields to your node's layout. The content area of your node is divided into zones and you decide what should appear in those zones. Zones are essentially the same as Drupal blocks, but they apply to nodes rather than the entire site.
You can think of Composite Layout as Drupal blocks for nodes.
There is overlap in functionality between Composite Layout and Panels. Both address the issue of complex layouts, but each has a different approach.