Configure the layout and format of content and data presented to site visitors.

Image Composition

Image composition let you create a composition of images of different aspects and dimensions, then scaling them to fit into a single rectangular block on the page.

It's a wrapper around the the "magazine layout" algorithm described by Harvey Kane http://www.alistapart.com/articles/magazinelayout/

2014-06 deprecated in favor of Imagematrix, or collageformatter.

This allows you to add multiple images to a single node and then choose to display all of them together nicely when viewing the node.
If you want a view renderer that will do the same thing for the results of views then please see Imagematrix. It does the same thing, in the same way, using a copy of the same code, but works on compositing view results. This module works on multiple image fields attached to single nodes.

Top Node

Top Node provides a Views display type called 'node page' that displays a single node, using the same code that the node module does on that node's own default page.

Image Map

Utilizes the HTML imagemap to provide a block. Autoconverts "node/$nid" paths into aliased paths.

No longer maintained.

Links Block

Publishes a block containing all the usual "links" produced by all hook_link implementations on the system.

Related Block

#D7CX: I pledge that Related Block will have a full Drupal 7 release very soon.

Features:

* Display "related" content by searching for nodes with many of the same words
* Per-content type related content display
* Filter related content results by configured content types
* Basic i18n support (respects content selection mode)

Block Assign

This module provides an alternate way to manage blocks. If you have many blocks that are displayed in different configurations across your site's pages, managing them through the standard blocks admin interface can be tedious. For example, say you decide you want to add six blocks to three different pages based on request URI and four blocks (including two of the original six) to three other pages based on node type. This quickly becomes a frustrating exercise as you think through writing logic per block that will handle the overlap correctly. Block Assign simply provides another approach to organizing blocks.

Please be very sure to read the release notes before installing. They warn of (intentional) potential data loss as a result of configuring the module.

Pages

Subscribe with RSS Subscribe to RSS - Content display