Releases for Associated Nodes

associated_nodes 6.x-1.5

jfberroyer - April 24, 2009 - 14:02
Download Size md5 hash
associated_nodes-6.x-1.5.tar.gz 14.39 KB d536ea8f0d022aea5c0d789b6e6fe172
Official release from CVS tag: DRUPAL-6--1-5
Last updated: April 24, 2009 - 14:05

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

jfberroyer - April 21, 2009 - 14:13
Download Size md5 hash
associated_nodes-6.x-1.4.tar.gz 13.8 KB 226c7c0b26c3eb446556e45de95c95dc
Official release from CVS tag: DRUPAL-6--1-4
Last updated: April 21, 2009 - 14:15

Fix bug in Associated Links with Block Cache enabled.
Fix bug in criteria clean up function.

associated_nodes 5.x-1.2

jfberroyer - April 14, 2009 - 08:18
Download Size md5 hash
associated_nodes-5.x-1.2.tar.gz 13.25 KB cc27f45768780fdc9dce81176ad49312
Official release from CVS tag: DRUPAL-5--1-2
Last updated: April 14, 2009 - 08:20

Associations cleaned up when a taxonomy term is deleted

associated_nodes 6.x-1.3

jfberroyer - April 14, 2009 - 08:14
Download Size md5 hash
associated_nodes-6.x-1.3.tar.gz 13.64 KB 46459909a2d563cd0fef4a6144a80954
Official release from CVS tag: DRUPAL-6--1-3
Last updated: April 14, 2009 - 08:15

Cleanup system when criteria in BDD are not used anymore

associated_nodes 6.x-1.2

jfberroyer - April 7, 2009 - 16:38
Download Size md5 hash
associated_nodes-6.x-1.2.tar.gz 13.06 KB 843c1d62d5ea038acdab92f9afab0eb9
Official release from CVS tag: DRUPAL-6--1-2
Last updated: April 7, 2009 - 16:40

Bug fixes

associated_nodes 5.x-1.1

jfberroyer - March 13, 2009 - 11:19
Download Size md5 hash
associated_nodes-5.x-1.1.tar.gz 13.09 KB 88118564ef4c3a4b12d61cc7f88d8d7c
Official release from CVS tag: DRUPAL-5--1-1
Last updated: March 13, 2009 - 11:20

Fixed error message "Call-time pass-by-reference has been deprecated"

associated_nodes 6.x-1.1

jfberroyer - March 13, 2009 - 11:18
Download Size md5 hash
associated_nodes-6.x-1.1.tar.gz 12.99 KB 49b6e3029d87680254c20bdfaaea1131
Official release from CVS tag: DRUPAL-6--1-1
Last updated: March 13, 2009 - 11:20

Fixed error message "Call-time pass-by-reference has been deprecated"
Fixed typo in hook_schema

associated_nodes 5.x-1.0

jfberroyer - March 12, 2009 - 15:03
Download Size md5 hash
associated_nodes-5.x-1.0.tar.gz 13.08 KB 04820d2c2126b511117c0fbd850f5f74
Official release from CVS tag: DRUPAL-5--1-0
Last updated: March 12, 2009 - 15:05

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

jfberroyer - March 12, 2009 - 12:29
Download Size md5 hash
associated_nodes-6.x-1.0.tar.gz 12.98 KB 8e9ae74ed40b98fb1bcab9183e1d9736
Official release from CVS tag: DRUPAL-6--1-0
Last updated: March 12, 2009 - 12:30

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.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.