Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Joshua Ferraro 3d65e44d5c Syndetics and Amazon bugfix enhancements
This patch resolves a number of problems related to Enhanced Content:

1. Previously, there was no syspref for controlling whether or not to display
Amazon.com cover images apart from other content. This had the side effect
of preventing use of amazon.com content alongside use of another provider's
images. This patch introduces AmazonCoverImages and OPACAmazonCoverImages,
and changes the name of AmazonContent to AmazonEnabled.

So, for instance, you can now enable OPACAmazonSimilarItems yet utilize
SyndeticsCoverImages for displaying those similar items.

NOTE TO DOCUMENTATION TEAM: please update references to AmazonContent
and OPACAmazonContent to comply with the above.

2. Fixes some semantically incorrect uses of AmazonContent (now OPACAmazonEnabled)
on the OPAC side.

3. Resolves once and for all, the normalization of ISBN,UPC,EAN and OCLC numbers
for all enhanced content elements; These elements can be normalized using the
new functions in C4::Koha; I've replaced use of the various previously used
variables $xisbn,$norm_isbn,$clean_isbn, etc with $isbn, and the template
variable normalized_isbn.

We finally have a single, consistant place to retrieve normalize values for
these fields given a particular record.

4. Adds Syndetics attribution statements to display of all Syndetics content
'enhanced content provide by Syndetics' or 'Enhanced Description from Syndetics'

5. Adds an option to view the large cover image on the detail page on the OPAC
when using SyndeticsCoverImages; this option is controlled by a new system
preference: SyndeticsCoverImageSize which has two values: MC (medium) LC (large)

6. Adds UPC and OCLC numbers for Syndetics enhanced content queries especially
helpful for finding enhanced content for DVD and Music materials

7. Adds capability to display Syndetics images to opac-user for checkouts and overdues

8. Updates to systempreferences.sql, and updatedatabase.pl database revision 015

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-03-27 17:23:51 -05:00
..
acqui Minor rework of template js. 2009-02-02 08:20:50 -06:00
admin This patch allows the Branch Transfer Limits feature to limit transfers either by itemtype ( like the original commit ) or collection code ( new feature ). 2009-03-06 11:27:16 -06:00
authorities (bug #2933) change popup names containing space chars 2009-03-06 08:37:30 -06:00
catalogue Syndetics and Amazon bugfix enhancements 2009-03-27 17:23:51 -05:00
cataloguing Changes to tabindex values to improve keyboard access. 2009-03-11 08:37:21 -05:00
circ Fix for Bug 3015: Check-in screen displays branch name inconsistently 2009-03-11 08:37:23 -05:00
errors Spelling corrections: organisation->organization, authorise->authorize, catalogue->catalog 2008-09-02 15:43:29 -05:00
help Branchoverdues circ report reworking. 2009-03-06 15:01:41 -06:00
installer Spelling corrections: organisation->organization, authorise->authorize, catalogue->catalog 2008-09-02 15:43:29 -05:00
labels followup to Mason's labels patch 2008-12-31 15:35:08 -06:00
maint Spelling corrections: organisation->organization, authorise->authorize, catalogue->catalog 2008-09-02 15:43:29 -05:00
members Fix for Bug 3027, Hide RSS option in patron messaging. Also includes some markup cleanup. 2009-03-11 08:37:15 -05:00
offline_circ Improvements to offline circ report (linking to title and patron records), and moving English strings from the script into the template to allow translation. 2008-12-22 17:24:34 -06:00
reports Add larger values to numerical limit. 2009-03-11 08:36:50 -05:00
reserve Adding Copy Number column to table of item information on holds pages. 2009-03-04 09:27:49 -06:00
reviews
serials bug 2840: Delete a hidden tag that is not needed and create an error 2009-03-05 11:16:36 -06:00
sms
suggestion (bug #2863) add the borrowers branchcodes in suggestion list 2009-03-06 14:19:11 -06:00
tags Fix for Bug 2682 ("Approving Multiple Tags - Doesn't Work"). Processing based on value of submit buttons didn't take into account capitalization. 2008-10-23 16:01:09 -05:00
tools (bug #2933) change popup names containing space chars 2009-03-06 08:37:30 -06:00
virtualshelves Corrections and tweaks to recent lists fixes. 2008-12-01 11:24:25 -06:00
z3950 More fixes for Bug 2600, enabling the appearance of HTML tags in item titles. Resubmission. 2008-09-26 09:06:13 -05:00
about.tmpl HTML validation adjustments to about.pl 2008-09-04 20:42:34 -05:00
auth.tmpl
intranet-main.tmpl Spelling corrections: organisation->organization, authorise->authorize, catalogue->catalog 2008-09-02 15:43:29 -05:00