views_inject
Security covered
Synopsis
This module allows showing results from one views display within another with configurable spacing. This allows you to build views where, for example, every third row is a blog post while all others are articles, or where every n-th row shows sponsored content.
Installation
Install as you would normally install a contributed Drupal module.
Configuration
Edit the view display of your choice that should have other results injected.
The center area should have a section "Inject Results" where you can alter the
module's settings for this view. These settings only apply to the currently
edited display of the view.