[contributions:weitzman] /modules/affiliate affiliate.module affiliate.mysql readme.txt

[email protected] 28 Sep 2004 01:19:30 -0000
Newsgroups gmane.comp.php.drupal.cvs
Message-ID <[email protected]>
User: weitzman	Branch: HEAD	Date: Tue, 28 Sep 2004 01:19:30 +0000

Added files:
  /modules/affiliate affiliate.module affiliate.mysql readme.txt

Log message:
  from the README:
  
  DESCRIPTION
  Site owners may now hand out affiliate links to their partners. When anonymous users follow these links, and  subsequently register for an account, the account is associated with that affiliate. Email reports are  generated daily for each affiliate and for the site administrator. These emails list all the new registrants  for each affiliate.
  
  INSTALLATION
  - Activate the module as usual
  - Run the affiliate.mysql script on your database
  - Grant 'administer affiliates' permission as needed
  
  USAGE
  - Create affiliates by browsing to your q=admin/affiliate page in the admin menu
  - Then you may hand out links to the affiliate. The links may poin to anywhere on the web site. The key is  that they contain 'aff=x' on the querystring. Substitute the ID of the affiliate for 'x'. Sample affiliate  links are displayed on the admin/affiliate form and on the affiliate edit form.
  
  TECH NOTES
  - If someone follows an affiliate link which is unrecognized, then no association is logged
  - No attempt is made to affiliate users who are already members but have no affiliation. Association can only  happen at time of registration
  
  CREDITS
  Sponsored by Share New York, an innovative online music sharing web site - http://sharenewyork.com
  
  AUTHOR
  Moshe Weitzman <weitzman at tejasa dot com>

Links:
  http://cvs.drupal.org/diff.php?path=contributions/modules/affiliate/affiliate.module&old=NONE&new=1.1&root=contrib
  http://cvs.drupal.org/diff.php?path=contributions/modules/affiliate/affiliate.mysql&old=NONE&new=1.1&root=contrib
  http://cvs.drupal.org/diff.php?path=contributions/modules/affiliate/readme.txt&old=NONE&new=1.1&root=contrib

-- 
[ Drupal cvs list | http://list.drupal.org/ ]