$Id -- SUMMARY -- * The Ajax Attribute Calculations module works in tandem with the Ubercart module (http://drupal.org/project/ubercart), adding the ability to dynamically update an Ubercart customer's product view page when attributes are selected and changed. * For a full description of the module, visit the project page: http://drupal.org/project/uc_aac * To submit bug reports and feature suggestions, or to track changes: http://drupal.org/project/issues/uc_aac -- REQUIREMENTS -- * uc_attribute. -- INSTALLATION -- * Install as usual, see http://drupal.org/node/70151 for further information. -- CONFIGURATION -- * Enable/Disable dynamic price adjustments at /admin/store/settings/attributes -- CONTACT -- * Current maintainers - Chris Yu (cYu) - http://drupal.org/user/202205 - Jon Antoine (AntoineSolutions) - http://drupal.org/user/192192 * Sponsors - Classic Graphics (http://www.classicgraphics.com) * Special thanks - deekayen and tecto for taking some time to code review and provide 'drupal way' insight. - Longwave for providing a starting point for a 2.x version.