This project is not covered by Drupal’s security advisory policy.

This is a Views summary style plugin. It allows you to embed the results of a View with each argument in the argument summary. You may use a different display; for example, you might build an archive View with a Year+Month argument, that lists the four most popular nodes for each month in the summary, but that lists nodes in date order when you click through to the argument.

Usage

(Links go to relevant screenshots)

Drupal 6

Drupal 7

Caveats:

  • You should limit the number of arguments displayed per page (in the argument summary). A View is executed for each argument that is rendered.
  • You should use Views' caching, at least for the display you use for peek_summary.
  • The peek_summary display must have the same arguments as the argument summary display--they may or may not be the same actual display.

This module was developed by Palantir.net for Vocalo.org.

Project information

Releases