Bug 5643 - Few new template routines in MARC21slim2OPACResults.xsl
Summary: Few new template routines in MARC21slim2OPACResults.xsl
Status: CLOSED WONTFIX
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: master
Hardware: All All
: PATCH-Sent (DO NOT USE) minor (vote)
Assignee: Marcel de Rooy
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-20 13:59 UTC by Marcel de Rooy
Modified: 2012-10-26 00:41 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Patch (1.44 KB, patch)
2011-01-20 14:12 UTC, Marcel de Rooy
Details | Diff | Splinter Review
Patch (18.56 KB, patch)
2011-01-20 14:14 UTC, Marcel de Rooy
Details | Diff | Splinter Review
Patch (19.14 KB, patch)
2011-03-17 13:17 UTC, Marcel de Rooy
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel de Rooy 2011-01-20 13:59:32 UTC
The suggested patch does not actually change OPAC results, but merely rearranges code.

I moved the sections in match marc:record for field 856 and availability to separate templates (without any changes; only corrected some spaces and tabs). Hopefully makes it easier to maintain and facilitates what comes next. 

I added a template for showing call number 952 subfield o. This section is not called in the xsl; an example call is between comments. Note: We use in our library the Call Number section and comment the Availability part.
Comment 1 Marcel de Rooy 2011-01-20 14:12:46 UTC Comment hidden (obsolete)
Comment 2 Marcel de Rooy 2011-01-20 14:14:41 UTC Comment hidden (obsolete)
Comment 3 MJ Ray (software.coop) 2011-02-06 11:13:53 UTC
This bug is mentioned in:
Bug 5643: Tidy up MARC21slim2OPACResults.xsl, add code for Call Number. http://lists.koha-community.org/pipermail/koha-patches/2011-January/013680.html
Comment 4 Marcel de Rooy 2011-03-17 13:17:39 UTC
Created attachment 3339 [details] [review]
Patch

Rebased.
Comment 5 Marcel de Rooy 2011-04-04 07:12:20 UTC
Giving up on this one. Closing it.