CVS messages for Amazon associate tools
September 17, 2008
-
Changes to format and text
August 21, 2008
-
Changed Image Size to a more appropriate size!
-
Amazon associate tools: /modules/amazontools/amazon.info 1.2
Amazon associate tools: /modules/amazontools/amazon.module 1.64Updated Code for CSS, also included Bug Fixes in Querry!
March 29, 2007
- Commit #62407 by Prometheus6 at 16:04
http://drupal.org/node/119475 Change every line that looks like this $module_dir = drupal_get_path('module', 'amazon'); to this $module_dir = base_path() . drupal_get_path('module', 'amazon');
February 28, 2007
- Commit #58607 by Prometheus6 at 20:09
delete a commented out line of code
February 15, 2007
- Commit #56201 by Prometheus6 at 02:45
Creating amazon_node_node_submit() broke _amazon_bulk_import
February 9, 2007
- Commit #55471 by Prometheus6 at 21:28
Eliminate the custom title fields for the blocks, since that is now provided by the core system
February 7, 2007
- Commit #55070 by Prometheus6 at 17:46
http://drupal.org/node/116807 in the hook_node_submit() functions I was checking against 'Submit' instead of t('Submit') The ASIN field for related books is in a collapsible field group (to match the other added fields), labels refer to products instead of books In the node type configuration forms, the option to allow related products is presented via radio buttons instead of a checkbox...just looks better
February 4, 2007
- Commit #54590 by Prometheus6 at 17:43
http://drupal.org/node/114288 Accepts changes to title and body field lables http://drupal.org/node/114283 Ratings image directory starts with a slash now (technically I should look up the OS and maybe use a backslash when it's Windows)
February 1, 2007
- Commit #54182 by Prometheus6 at 20:57Amazon associate tools: /modules/amazontools/amazon_CA.inc 1.2.2.1 @ DRUPAL-5
Amazon associate tools: /modules/amazontools/amazon_DE.inc 1.2.2.2 @ DRUPAL-5
Amazon associate tools: /modules/amazontools/amazon_FR.inc 1.2.2.1 @ DRUPAL-5
Amazon associate tools: /modules/amazontools/amazon_JP.inc 1.2.2.1 @ DRUPAL-5
Amazon associate tools: /modules/amazontools/amazon_UK.inc 1.2.2.1 @ DRUPAL-5http://drupal.org/node/107308 Added "All" to search categories
