Downloads
Download tar.gz
13.08 KB
MD5: 04820d2c2126b511117c0fbd850f5f74
SHA-1: f83f3ea80123a7c0b023df5fc70c4af6470b819c
SHA-256: 998c17bf9e8dfd94be84fd718730223c785e5a270cbc0f602ebca2935a687e4d
Download zip
17.63 KB
MD5: 3ad6c0bfe17cce3f3afdc4f13444a17b
SHA-1: 3f48be1d6b97384c537148f6fa3630be87bbac7b
SHA-256: ac08bd412b414fb9a2881e04cabc420decf92f2d91b03e72f250f77227cefff9
Release notes
This module enables to associate nodes according to different criteria such as Taxonomy and CCK fields.
You can give a different weight for each criterion. All criteria will be aggregated by the main module which compute a matching score for each couple of nodes.
Then, for a given node, you can get the other nodes that are associated to it. The associated nodes are ordered by the matching score they have with the given node.
Different associations can be defined with their own criteria and weight.
The main module provides an API so you can define your own criteria of association.