-
Content Recommendation Engine: February 25, 2011 2:06
Commit fb3e0fc on 4.7.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Content Recommendation Engine: February 25, 2011 2:06
Commit 27d79fb on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Content Recommendation Engine: February 25, 2011 2:06
Commit 477a611 on 6.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Content Recommendation Engine: February 25, 2011 2:06
Commit 15cdcfa on 5.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Content Recommendation Engine: February 25, 2011 2:06
Commit 66683c5 on 5.0.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
#333580 remove the require_once from the dev version
-
creating the new cre module for drupal 6. Makes use of the new similarity module to index its recommendations
-
add in node_recommendation.install for the new table
-
This commit was manufactured as part of Drupal's Great Git Migration to create branch 'DRUPAL-6--1'. Sprout from DRUPAL-5 2008-11-03 13:17:49 UTC Scott Reynolds <sdrreynolds@gmail.com> '- all content similarities are calculated on cron now' Delete: recommendation_modules/comment_recommendation.info recommendation_modules/comment_recommendation.module recommendation_modules/node_recommendation.info recommendation_modules/node_recommendation.module recommendation_modules/node_recommendation_views.inc recommendation_modules/user_recommendation.info recommendation_modules/user_recommendation.module
-
Content Recommendation Engine: November 3, 2008 13:17
Commit 23a6685 on 5.x-1.x, 6.x-1.x- all content similarities are calculated on cron now - new table node_recommendations that holds a users recommendations. This speeds the query process up - node_recommendations requires Views