From d8ad83d896f16df728ffba6054d2cee87405f537 Mon Sep 17 00:00:00 2001 From: dbs Date: Thu, 9 Sep 2010 01:50:10 +0000 Subject: [PATCH] Make OpenLibrary the default added content provider OpenLibrary is a better choice than Amazon for added content out of the box because: 1) The OpenLibrary added content handler provides cover images + tables of content, whereas the Amazon added content handler only provides cover images. 2) The terms of use for OpenLibrary content are much friendlier than the Amazon "Product Advertising API". We discussed this back in mid-2009: http://markmail.org/message/csx2hl6aleznapga git-svn-id: svn://svn.open-ils.org/ILS/trunk@17530 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/examples/opensrf.xml.example | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/Open-ILS/examples/opensrf.xml.example b/Open-ILS/examples/opensrf.xml.example index b2a66a13f..e9d72c2ea 100644 --- a/Open-ILS/examples/opensrf.xml.example +++ b/Open-ILS/examples/opensrf.xml.example @@ -262,16 +262,8 @@ vim:et:ts=4:sw=4: - - - - OpenILS::WWW::AddedContent::Amazon - - http://images.amazon.com/images/P/ + + OpenILS::WWW::AddedContent::OpenLibrary + + -- 2.11.0