CVS messages for Content Recommendation Engine
March 7, 2009
- Commit #180112 by Scott Reynolds at 19:01
#333580 remove the require_once from the dev version
- Commit #180022 by Scott Reynolds at 16:34Content Recommendation Engine: /modules/cre/cre.info 1.1.4.3.2.1 @ DRUPAL-6--1
Content Recommendation Engine: /modules/cre/cre.install 1.9.2.1.2.4.2.1 @ DRUPAL-6--1
Content Recommendation Engine: /modules/cre/cre.module 1.9.2.2.2.14.2.1 @ DRUPAL-6--1
Content Recommendation Engine: /modules/cre/views/cre.views.inc 1.1.2.1 @ DRUPAL-6--1
Content Recommendation Engine: /modules/cre/views/cre.views_default.inc 1.1.2.1 @ DRUPAL-6--1creating the new cre module for drupal 6. Makes use of the new similarity module to index its recommendations
- Commit #180008 by Scott Reynolds at 16:24
Directory /cvs/drupal-contrib/contributions/modules/cre/views added to the repository --> Using per-directory sticky tag `DRUPAL-5'
November 3, 2008
- Commit #150717 by Scott Reynolds at 13:18Content Recommendation Engine: /modules/cre/recommendation_modules/node_recommendation.install 1.1.2.1 @ DRUPAL-5
add in node_recommendation.install for the new table
- Commit #150716 by Scott Reynolds at 13:17Content Recommendation Engine: /modules/cre/cre.install 1.9.2.1.2.4 @ DRUPAL-5
Content Recommendation Engine: /modules/cre/cre.module 1.9.2.2.2.14 @ DRUPAL-5
Content Recommendation Engine: /modules/cre/cre_query_obj.inc NONE @ DRUPAL-5
Content Recommendation Engine: /modules/cre/recommendation_modules/node_recommendation.module 1.1.4.10 @ DRUPAL-5
Content Recommendation Engine: /modules/cre/recommendation_modules/node_recommendation_views.inc 1.1.2.1 @ DRUPAL-5
Content Recommendation Engine: /modules/cre/recommendation_modules/user_recommendation.info 1.1.4.4 @ DRUPAL-5- 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
August 30, 2007
- Commit #79373 by Scott Reynolds at 04:19Content Recommendation Engine: /modules/cre/recommendation_modules/node_recommendation.module 1.1.4.9 @ DRUPAL-5
fixed _cre_get_top_rated_nodes to only return nodes, it wasn't checking the content_type of the votingapi_cache table
July 23, 2007
-
Content Recommendation Engine: /modules/cre/recommendation_modules/node_recommendation.module 1.1.4.8 @ DRUPAL-5
cleaned up blocks, moved theme functions into cre.module
-
fixed broken commit to cre_query_obj. Still not convinced this will work as intended.
-
Content Recommendation Engine: /modules/cre/recommendation_modules/user_recommendation.module 1.1.4.6 @ DRUPAL-5
choose a content type and minimum age for nodes recommended by users
-
Content Recommendation Engine: /modules/cre/recommendation_modules/comment_recommendation.module 1.1.4.4 @ DRUPAL-5
fixed typos
