Koha/opac
Nahuel ANGELINETTI 6b8992ef0f (bug #1578) Add the (quasi)full COinS(Zotero) support
this patch do a lot of things :
 * Add the function GetCOinSBiblio in C4::Biblio, return the COinS value that must be put in a span title
   This will be usefull for OpenURL support.

 * Replace the span in opac-detail, and put the var get from GetCOinSBiblio
 * Fix an <img> tag that wasn't autoclosed
 * Add the COinS in search result
 * Full COinS support of UNIMARC, the MARC21 support should be improved to provide all kind of document types

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-05-11 19:05:32 -05:00
..
errors
rss
sco - perltidy corrects broken indentation on 'if' block. 2009-03-04 16:28:27 -06:00
changelanguage.pl
maintenance.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
oai.pl bug 3205: fix another error in the OAI-PMH Identify response 2009-05-08 11:59:03 -05:00
opac-account.pl Adding warnings, fixing a bug that meant the title of an item that had a fine was never printed 2009-05-01 17:06:53 -05:00
opac-addbybiblionumber.pl Fix for Bug 3095, Add to lists page doesn't redirect with no javascript 2009-04-08 12:30:22 -05:00
opac-alert-subscribe.pl
opac-authorities-home.pl Bug 2505 adding warnings to opac-authorities-home and fixing warnings generated 2009-04-29 07:29:02 -05:00
opac-authoritiesdetail.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
opac-basket.pl bug 3034: Tag multiple items at once. 2009-04-01 12:30:01 -05:00
opac-browser.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
opac-changelanguage.pl Bug 2617: Add strict (and warnings), partial fix. 2009-03-11 08:36:55 -05:00
opac-detail.pl (bug #1578) Add the (quasi)full COinS(Zotero) support 2009-05-11 19:05:32 -05:00
opac-detailprint.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
opac-dictionary.pl
opac-export.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
opac-ics.pl Bug 2900: fix GetPendingIssues. 2009-01-08 11:08:27 -06:00
opac-ISBDdetail.pl (bug #3053) extract ISBD view generator, and permit to display valuecode in ISBD view 2009-04-06 11:16:34 -05:00
opac-logout.pl
opac-main.pl Bug 2505 Adding use warnings, and fixing the warnings generated 2009-04-26 09:51:03 -05:00
opac-MARCdetail.pl (bug #2913) show "--" on repeated fields 2009-04-01 10:49:31 -05:00
opac-messaging.pl Hiding SMS settings in OPAC if SMSSendDriver is not defined. Fixes Bug 2455, remove SMS column from patron messaging preferences if SMSSendDriver is not defined 2009-01-06 20:29:43 -06:00
opac-modrequest.pl
opac-mymessages.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
opac-passwd.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
opac-readingrecord.pl Syndetics and Amazon bugfix enhancements 2009-03-27 17:23:51 -05:00
opac-renew.pl (bug #2811)[3.2] fix opac-renew.pl part 2009-03-06 12:49:57 -06:00
opac-reserve.pl Convert opac-reserve to use GetBranchesLoop. 2009-03-27 19:06:54 -05:00
opac-review.pl
opac-search.pl (bug #1578) Add the (quasi)full COinS(Zotero) support 2009-05-11 19:05:32 -05:00
opac-sendbasket.pl bug 3141: use quoted printable encoding in cart/list emails 2009-04-18 18:36:14 -05:00
opac-sendshelf.pl bug 3141: use quoted printable encoding in cart/list emails 2009-04-18 18:36:14 -05:00
opac-serial-issues.pl
opac-shelves.pl
opac-showmarc.pl remove superfluous retrieval of $ENV{'REMOTE_USER'} 2008-12-05 16:03:43 -06:00
opac-showreviews.pl bug 2505: turn on warnings in two scripts 2008-12-11 08:27:52 -06:00
opac-suggestions.pl bug 2505: turn on warnings in two scripts 2008-12-11 08:27:52 -06:00
opac-tags.pl bug 3034: Tag multiple items at once. 2009-04-01 12:30:01 -05:00
opac-tags_subject.pl
opac-topissues.pl
opac-user.pl Corrected: Hiding renew link in the OPAC for items which cannot be renewed. Fixes bug 3083. 2009-04-03 18:31:16 -05:00
opac-userdetails.pl
opac-userupdate.pl Messaging Preferences for OPAC 2009-02-04 13:54:45 -06:00
unapi