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

The Views Scored Sort module is intended to allow site builders to apply scoring rules to their views.

Description

This module was originally designed to fulfill a requirement similar to the following:

Design a view that will show related content for a node. It will primarily show nodes that share a taxonomy term with the current node, giving a higher score for each taxonomy term that is shared. In addition, content will be penalized if it is too old. The result should be something like 70% taxonomy term sharing, 30% date.

Early Stages

This module is in the early stages of development and has known limitations. These include:

  1. Doesn't work with limits or offsets.
  2. Only able to apply scores to taxonomy terms reference fields and datetime fields.

Additionally, improvements to the configuration UI are needed.

Project information

Releases