Views Fixed Grid

Categories

Component ID

1108986

Component name

Views Fixed Grid

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

8711

Component created

Component changed

Component body

Ever needed a grid of fixed dimensions to populate with view's results randomly scattered? This project attempts to solve this need.

The views Grid display allows you setting up the number of columns. The number of rows, then, gets defined by the number of items. This module provides a new display that will allow you to specify the number of columns & rows.

This project provides a view's plugin style to create a Grid of Fixed size. Then the cells can be placed randomly in the grid. Think of it as a canvas that needs to be filled.

Dependencies

The Views Fixed Grid module has the following dependencies:

  • Views. It was expected, wasn't it?
    • Drupal 6 version is based on Views 2.x.
    • Drupal 7 version is based on Views 3.x.