/[drupal]/contributions/modules/recommender/README.txt
ViewVC logotype

Diff of /contributions/modules/recommender/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.4, Sat Feb 28 20:49:53 2009 UTC revision 1.5, Sun Mar 1 04:12:56 2009 UTC
# Line 1  Line 1 
1  Recommender API -- README  Recommender API -- README
2    
3  Please refer to README.html, or visit the project homepage at:  The goal of the project is to provide easy-to-understand, easy-to-use,
4  http://drupal.org/project/recommender  fully-documented APIs for developers to write cool Drupal modules based on
5    recommender algorithms.
6    
7    The module provides several core algorithms in the API framework. But in order
8    to use those algorithms in Drupal, you need to write your own modules using the
9    APIs, or use existing modules such as the User-to-user Recommendation module.
10    
11    Module developers: Please refer to README.html, or visit the project homepage
12    at: http://drupal.org/project/recommender

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.2