Releases for Associated Nodes
associated_nodes 6.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| associated_nodes-6.x-1.5.tar.gz | 14.39 KB | d536ea8f0d022aea5c0d789b6e6fe172 |
It is now possible to load content of Associated Links blocks with Ajax.
When associated nodes are not in cache, the time to compute them can be long, especially if there are a lot of criteria.
This release add an option in each block configuration form to activate the Ajax loading of the block. By this way, the page can be loaded quickly and the blocks appeared as soon as associated nodes are calculated.
associated_nodes 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| associated_nodes-6.x-1.4.tar.gz | 13.8 KB | 226c7c0b26c3eb446556e45de95c95dc |
Fix bug in Associated Links with Block Cache enabled.
Fix bug in criteria clean up function.
associated_nodes 5.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| associated_nodes-5.x-1.2.tar.gz | 13.25 KB | cc27f45768780fdc9dce81176ad49312 |
Associations cleaned up when a taxonomy term is deleted
associated_nodes 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| associated_nodes-6.x-1.3.tar.gz | 13.64 KB | 46459909a2d563cd0fef4a6144a80954 |
Cleanup system when criteria in BDD are not used anymore
associated_nodes 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| associated_nodes-6.x-1.2.tar.gz | 13.06 KB | 843c1d62d5ea038acdab92f9afab0eb9 |
Bug fixes
associated_nodes 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| associated_nodes-5.x-1.1.tar.gz | 13.09 KB | 88118564ef4c3a4b12d61cc7f88d8d7c |
Fixed error message "Call-time pass-by-reference has been deprecated"
associated_nodes 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| associated_nodes-6.x-1.1.tar.gz | 12.99 KB | 49b6e3029d87680254c20bdfaaea1131 |
Fixed error message "Call-time pass-by-reference has been deprecated"
Fixed typo in hook_schema
associated_nodes 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| associated_nodes-5.x-1.0.tar.gz | 13.08 KB | 04820d2c2126b511117c0fbd850f5f74 |
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.
associated_nodes 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| associated_nodes-6.x-1.0.tar.gz | 12.98 KB | 8e9ae74ed40b98fb1bcab9183e1d9736 |
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.
