[Koha-devel] New Feature: Amazon.com Content

Joshua Ferraro jmf at liblime.com
Wed Feb 8 18:03:36 CET 2006


On Fri, Feb 03, 2006 at 06:02:16PM -0800, Joshua Ferraro wrote:
> Note that if you don't touch these systemprefs, no Amazon.com code will
> be called.
Oops ... I put the 'use C4::Amazon' line at the top of opac-detail.pl
instead of inside the conditional. Fixed in CVS -- sorry about that.

If you want to use Amazon content you'll also need to install 
XML::Simple and LWP::Simple, both available from CPAN:

# perl -MCPAN -e 'install LWP::Simple'
# perl -MCPAN -e 'install XML::Simple'

Cheers,
-- 
Joshua Ferraro               VENDOR SERVICES FOR OPEN-SOURCE SOFTWARE
President, Technology       migration, training, maintenance, support
LibLime                                Featuring Koha Open-Source ILS
jmf at liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS





More information about the Koha-devel mailing list