views_rows_wrapper 8.x-2.0

Bug fixes
New features

Drupal 9 support with the new features from the issues #3152247, #3129583, #3129543

Contributors:

Marco Zanon, Akshay kashyap, Mashir

views_rows_wrapper 8.x-2.x-dev

New features

Drupal 10 compatibility #3290533 and replace README.txt with README.md #3320423

views_rows_wrapper 7.x-1.23

Bug fixes
Unsupported

Changes in this release

This release contains major fix on module complete source code.

views_rows_wrapper 7.x-1.22

Unsupported

Changes in this release

This release contains Drupal coding standards fixes.

views_rows_wrapper 8.x-1.1

Unsupported

Description

This is simple view display style plugin, that combines a user defined number of rows into sets, wrapped by chosen HTML element and attribute. For example, if you have 9 rows on page, you can get 3 sets of rows (3 rows in each set) wrapped into div or span with custom class or id name.

If you have 10 results and you group them by 3, in this case, you will get 4 sets: 3 divs by 3 rows and the last div with one row.

Requirements: Views module.

views_rows_wrapper 7.x-1.x-dev

Description

This is simple view display style plugin, that combines a user defined number of rows into sets, wrapped by chosen HTML element and attribute. For example, if you have 9 rows on page, you can get 3 sets of rows (3 rows in each set) wrapped into div or span with custom class or id name.

If you have 10 results and you group them by 3, in this case, you will get 4 sets: 3 divs by 3 rows and the last div with one row.

Requirements: Views module.

views_rows_wrapper 7.x-1.21

Bug fixes
Unsupported

Tested with Drupal 7.56, PHP 7.0.21, 5.6.31, MySQL 5.6.

views_rows_wrapper 7.x-1.2

Bug fixes
Unsupported

Tested with Drupal 7.56, PHP 7.0.21, 5.6.31, MySQL 5.6.

views_rows_wrapper 7.x-1.1

Unsupported

This is simple view style plugin, that combines a user defined number of rows into sets, wrapped by chosen elements and attributes.

Subscribe with RSS Subscribe to Releases for Views Rows Wrapper