News
Update to Amazon Moola August 16th
Summary¶
Implement "anti-keywords" and better related products on search results page.
Changes from origin/master to master¶
origin/master was last updated 3 months ago
Merged Branches¶
cr/use-search-terms¶
Updated 3 months ago.
Chris Rasys (1):- commit:c0c9db8 Use search term for related products
lc/refine_results¶
Updated 46 minutes ago.
Lance Cleveland (13):- commit:447aecd Update xml with new version, add new antikeywords parameter.
- commit:9a7de44 Add missing searchindex categories.
- commit:be55055 Add antikeywords to params form/sidebar.
- commit:a823e6a Added "Edition" on error report page.
- commit:3191243 Make the parameters popup bigger.
- commit:46e17c1 Make keywords fields thinner to fit params window.
- commit:57fbcdd Add productbox to component settings page.
- commit:9204c09 Fix typo in help on antikeywords.
- commit:f850410 Added more to the description in the metadata xml file.
- commit:c6e9392 Change API version to 2011-08-01 (latest).
- commit:6528ed8 Make commas in keyword list into spaces.
- commit:e00c189 Skip products with antikeywords in title.
- commit:7de2bb8 Allow for regular expressions in antikeyword list.
V0.94 Update (6 comments)
Summary¶
This update has a few minor bug fixes and improved error reporting for the Amazon API.
Full Changelog:
Converted all instances of <? to <?php, this should prevent some issues on older servers (notably windows servers).
Changed parsing of keyword list, this should provide better support for multiple keywords.
Implemented better error reporting for Amazon API errors.
Minor layout fix with buttons on shopping cart page.
Changes from origin/master to master¶
origin/master was last updated 2 months ago
Merged Branches¶
0.94-update¶
Updated 62 seconds ago.
Chris Rasys (9):- commit:cc6eae5 Update version and release date info
cr/error-reporting¶
Updated 5 weeks ago.
Chris Rasys (6):- commit:8409eb5 Fix typo in "congrats" message
- commit:d03f665 Check for items before attempting to access them
- commit:54a3525 Better parsing of errors returned from Amazon
- commit:457dce7 Template and CSS for errors
- commit:527fff8 Implement error template override for cart, item, and store templates
- commit:762cdc3 Update admin section to read new error format
cr/keywords-list¶
Updated 8 weeks ago.
Chris Rasys (1):- commit:0c9aa67 Properly parse the keywords list
cr/no-wrap-button¶
Updated 5 weeks ago.
Chris Rasys (1):- commit:ceb9bc1 Prevent buttons on cart page from line-wrapping
cr/php-longcodes¶
Updated 75 seconds ago.
Chris Rasys (9):
- commit:0d450a4 Convert all php short codes to full codes
Also available in: Atom