Integrated Product System Version 1.1    

Version History

Version Number Date Changes
1.1 17/07/2003
  1. Added minPrice search
  2. Added maxPrice search
  3. Added <aw:searchform:minprice /> tag
  4. Added <aw:searchform:maxprice /> tag
  5. Added <aw:numrecords /> tag
  6. Added <aw:category:name /> tag
  7. Added <aw:category:link /> tag
  8. Added order by option for search results
  9. Added <aw:searchform:orderbylist /> tag
  10. Added configurable number of results for search
  11. Added <aw:searchform:limit /> tag
  12. Changed $limit in config file to $hardlimit (overrides $limit if none given)
  13. Added $defaultbrowseorderby to config file and installer
  14. Added $defaultsearchorderby to config file and installer
  15. Added <aw:merchantid /> tag
1.01 10/04/2003
  1. Added option to enable/disable search engine friendly URLs as some web servers cannot deal with this
1.0 18/03/2003
  1. Added search engine friendly URLs
  2. Improved phrase searching results
  3. Optimised for speed
  4. Added ability to split results for subcats, matching cats, products and top level cats into columns using <aw:attribute:columns>number of columns</aw:attribute:columns>
  5. Changed soap server address for first public version
  6. Added installation wizard
  7. Removed <aw:featuredproducts />tag

 

0.2 06/03/2003
  1. Changed <aw:keywordsearch /> tag to <aw:searchform:keywordsearch /> tag
  2. Added <aw:toplevelcats></aw:toplevelcats>
  3. Added <aw:toplevelcats:link /> tag
  4. Added <aw:toplevelcats:name /> tag
  5. Added <aw:toplevelcats:count /> tag
  6. Changed <aw:subcats /> to <aw:subcats></aw:subcats>
  7. Added <aw:subcats:link /> tag
  8. Added <aw:subcats:name /> tag
  9. Added <aw:subcats:count />"> tag
  10. Added php functions for displaying data
  11. Added fix for passwords that start with an integer being given incorrect type
  12. Improved category matching on search results
0.1.1 14/02/2003
  1. Added import_request_variables('gp'); to allow for new versions of php where register_globals defaults to off. Thanks to Richard Danby for reporting this.
  2. Added <aw:keywordsearch /> tag
  3. Added <aw:searchform:catlist /> tag
  4. Added <aw:searchform:merchantlist /> tag
  5. Added <aw:resultstitle /> tag
  6. Added <aw:matchingcats /> tag
  7. Fixed bug that returned zero results for searches of 3 letters or less. NB. These searches will be slow; a large data set isn't really designed for searching such broad searches.
0.1 01/02/2003 First Release



Introduction | Upgrade Instructions | Quick Start | Installation & Usage | Including results in existing pages | Template Examples | Template Reference | Functions | API | Version History