Example timeline display.
Example timeline using content images

Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This module provides a views_timeline style plugin for Views.

It will build a visual timeline of rendered entities, spread over a time span, based on a date or timestamp property or field in the results.

Each entity appears at a percentage of width of the outer container.

Styling-wise, each entity carries an extra class depending on whether the selected date is before the current date, is the next in list after the current date, or is another date after the current date. This allows theming to render them differently just in CSS.

CSS follows SMACSS conventions.

Alternatives

  • Views TimelineJS depends on a JS library to produce more sophisticated layouts.

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • Module categories: Content Display
  • Created by fgm on , updated