Koha/koha-tmpl/opac-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
..
errors bug 1803 - fix error page handling 2008-02-18 19:32:07 -06:00
sco bug-2923: replaces 'renew/not renew' text with nice 'renew/return 'yui buttons. 2009-03-04 16:28:23 -06:00
kohaerror.tmpl If LibraryName was not specified, the opac layout was broken. Adding a default ("Koha Online Catalog") to the template in case LibraryName is empty. 2007-11-28 21:25:16 -06:00
maintenance.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-account.tmpl Adding some body IDs to OPAC pages to enable finer per-page control via CSS. 2008-10-22 16:23:08 -05:00
opac-addbybiblionumber.tmpl kohabug 2159 Improving "Lists" button list refreshes after adding/changing lists/shelves 2008-07-22 15:48:13 -05:00
opac-advsearch.tmpl add some search indexes to opac advanced search that are on quick search 2009-02-12 14:46:10 -06:00
opac-alert-subscribe.tmpl Finishing adding additional markup for increased flexibility in stylesheet customization. Patch also includes some markup corrections, but shouldn't result in any visual changes. 2008-05-11 06:50:23 -05:00
opac-auth.tmpl Fix for Bug 3031, Standardize OPAC login form labels. 2009-03-12 08:52:38 -05:00
opac-authorities-home.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-authoritiesdetail.tmpl Some minor markup corrections to opac authorities pages. Some fixes to address Bug 2620. 2008-10-16 15:37:52 -05:00
opac-authoritiessearchresultlist.tmpl Some minor markup corrections to opac authorities pages. Some fixes to address Bug 2620. 2008-10-16 15:37:52 -05:00
opac-basket.tmpl bug 2991: Request hold on multiple items at one time. 2009-03-06 09:52:39 -06:00
opac-browser.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-detail.tmpl Syndetics and Amazon bugfix enhancements 2009-03-27 17:23:51 -05:00
opac-detailprint.tmpl More fixes for Bug 2600, enabling the appearance of HTML tags in item titles. Resubmission. 2008-09-26 09:06:13 -05:00
opac-dictionary.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-full-serial-issues.tmpl Removing duplicate column (Bug 2364, "Library column repeated") 2008-07-22 15:43:37 -05:00
opac-ISBDdetail.tmpl Syndetics and Amazon bugfix enhancements 2009-03-27 17:23:51 -05:00
opac-main.tmpl bug 2779: fix template syntax error in OPAC home page 2008-11-17 09:04:58 -06:00
opac-MARCdetail.tmpl Tweaks to display of "views" tabs (MARC, ISBD, etc). 2008-12-01 11:24:22 -06:00
opac-messaging.tmpl Fix for Bug 3027, Hide RSS option in patron messaging. Also includes some markup cleanup. 2009-03-11 08:37:15 -05:00
opac-mymessages.tmpl Bug 2176 (4/5): adding RSS feed for patron overdue alerts 2008-06-20 13:04:53 -05:00
opac-opensearch.tmpl kohabug 2078 - removed ersatz ESCAPE="html" added in prior patch 2008-06-03 05:59:50 -05:00
opac-passwd.tmpl Adding some body IDs to OPAC pages to enable finer per-page control via CSS. 2008-10-22 16:23:08 -05:00
opac-readingrecord.tmpl Syndetics and Amazon bugfix enhancements 2009-03-27 17:23:51 -05:00
opac-reserve.tmpl UI tweaks to OPAC holds screen following addition of multiple holds functionality. Addition of subtitle and copy number to output. 2009-03-11 08:37:11 -05:00
opac-results-grouped.tmpl Syndetics and Amazon bugfix enhancements 2009-03-27 17:23:51 -05:00
opac-results.tmpl Syndetics and Amazon bugfix enhancements 2009-03-27 17:23:51 -05:00
opac-review.tmpl Trying again: Standardizing styling of error messages; other markup corrections. 2008-09-16 21:23:54 -05:00
opac-sendbasket.tmpl Fixes bug #2231 2008-06-10 08:22:22 -05:00
opac-sendbasketform.tmpl A few more en-US spelling corrections; Markup corrections; Standardizing on "email" instead of "e-mail"; Copying isbn-formatting from opac-detail.pl to detail.pl; 2008-09-09 10:53:02 -05:00
opac-sendshelf.tmpl bug 2908 followup - use "list", not "shelf" 2009-01-12 16:18:03 -06:00
opac-sendshelfform.tmpl bug 2908 followup - use "list", not "shelf" 2009-01-12 16:18:03 -06:00
opac-serial-issues.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-shelves.tmpl bug 2991: Request hold on multiple items at one time. 2009-03-06 09:52:39 -06:00
opac-showmarc.tmpl bug 2509: fix file permissions 2008-08-21 18:55:02 -05:00
opac-showreviews.tmpl Finishing adding additional markup for increased flexibility in stylesheet customization. Patch also includes some markup corrections, but shouldn't result in any visual changes. 2008-05-11 06:50:23 -05:00
opac-suggestions.tmpl Related to earlier patch: adding body id to add flexibility to CSS customizations. 2009-01-12 16:21:20 -06:00
opac-tags.tmpl Related to earlier patch: adding body id to add flexibility to CSS customizations. 2009-01-12 16:21:20 -06:00
opac-tags_subject.tmpl (bug #2962) escape searchbox, and change the search from tag clouds 2009-03-04 09:40:50 -06:00
opac-topissues.tmpl More fixes for Bug 2600, enabling the appearance of HTML tags in item titles. Resubmission. 2008-09-26 09:06:13 -05:00
opac-user.tmpl Syndetics and Amazon bugfix enhancements 2009-03-27 17:23:51 -05:00
opac-userdetails.tmpl A few more en-US spelling corrections; Markup corrections; Standardizing on "email" instead of "e-mail"; Copying isbn-formatting from opac-detail.pl to detail.pl; 2008-09-09 10:53:02 -05:00
opac-userupdate.tmpl Removed RSS Option from UI 2009-02-04 13:57:41 -06:00