[contributions:mathias] /modules/ecommerce/cart cart.module /modules/ecommerce/payment payment.module /modules/ecommerce/product INSTALL product.module

[email protected] 27 Sep 2004 21:58:26 -0000
Newsgroups gmane.comp.php.drupal.cvs
Message-ID <[email protected]>
User: mathias	Branch: HEAD	Date: Mon, 27 Sep 2004 21:58:26 +0000

Modified files:
  /modules/ecommerce/cart cart.module
  /modules/ecommerce/payment payment.module
  /modules/ecommerce/product INSTALL product.module

Log message:
  * Allow product sub-classes (e.g., file, shippable item, auction item) to be themed.
  * Price adjustments can be implemented at the product sub-class level. This means things like donation products or auction items can be created. Getting a product price must always be called with product_adjust_price($node).

Links:
  http://cvs.drupal.org/diff.php?path=contributions/modules/ecommerce/cart/cart.module&old=1.19&new=1.20&root=contrib
  http://cvs.drupal.org/diff.php?path=contributions/modules/ecommerce/payment/payment.module&old=1.12&new=1.13&root=contrib
  http://cvs.drupal.org/diff.php?path=contributions/modules/ecommerce/product/INSTALL&old=1.3&new=1.4&root=contrib
  http://cvs.drupal.org/diff.php?path=contributions/modules/ecommerce/product/product.module&old=1.24&new=1.25&root=contrib

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