The following change should be made to the MARC21 details in the staff and OPAC: 130/240/730 Display as Uniform Titles (brief/full display) Display corresponding subfields a, b, c, k, n, p, s Use vertical bar to separate multiple other titles Examples: Uniform titles: Orchestra music. Selections. Uniform titles: Hunger games (Motion picture) Uniform titles: Organ music. Selections. | Kleine Präludien und Fugen.
Just to be clear, Uniform Titles do not currently appear in the results list (brief display). So they should be added? Thanks, -Winona (In reply to Nicole C. Engard from comment #0) > The following change should be made to the MARC21 details in the staff and > OPAC: > > 130/240/730 Display as Uniform Titles (brief/full display) > > Display corresponding subfields a, b, c, k, n, p, s > > Use vertical bar to separate multiple other titles > > Examples: > > Uniform titles: Orchestra music. Selections. > > Uniform titles: Hunger games (Motion picture) > > Uniform titles: Organ music. Selections. | Kleine Präludien und Fugen.
I don't know that it's necessary to crowd the brief display in the results list. Currently "Other title" does display in the results, and that may be more useful to patrons than the uniform title, so I personally think it's ok to just keep the uniform title in the full record display.
Okay, thanks! -Winona (In reply to rgravel from comment #2) > I don't know that it's necessary to crowd the brief display in the results > list. Currently "Other title" does display in the results, and that may be > more useful to patrons than the uniform title, so I personally think it's ok > to just keep the uniform title in the full record display.
Created attachment 36903 [details] [review] Updates display of Uniform Title in full display for OPAC and Staff views
Test Plan: 1) Apply this patch 2) Ensure you are using the default XSLT setting for the staff and opac search results and record details 3) Find or create a record with MARC tags 130, 240 or 730 4) Perform an opac search that would show the record in the search results 5) Note the fields displays subfields a,b,c,k,n,p,s with a vertical bar to separate multiple titles. Vertical bar is wrapped in span class="separator" for easy suppression/customization of separator. 6) Repeat steps 4 and 5 for the staff interface
Created attachment 37217 [details] [review] Bug 13387 - Uniform titles (130 / 240 / 730) Display in XSLT Test Plan: 1) Apply this patch 2) Ensure you are using the default XSLT setting for the staff and opac search results and record details 3) Find or create a record with MARC tags 130/240/730 4) Perform an opac search that would show the record in the search results. 5) Click title to review record. 6) Fields show subfields a,b,c,k,n,p,s with multiple fields separated by span class=separator | 7) Repeat steps 4 - 6 for the staff interface
I just have a question on this one: Are we intentionally not displaying subfields d,f,l,m,o ? They show now but are gone after I apply. I like the addition of n,p,s but I think it would be better to display all fields that exist as I think you won't often encounter them all, but if they are there you probably want to see them Also, there is no subfield b or c for uniform titles, at least not according to MARC21 standard
(In reply to Nick Clemens from comment #7) > I just have a question on this one: > > Are we intentionally not displaying subfields d,f,l,m,o ? They show now but > are gone after I apply. > > I like the addition of n,p,s but I think it would be better to display all > fields that exist as I think you won't often encounter them all, but if they > are there you probably want to see them > > Also, there is no subfield b or c for uniform titles, at least not according > to MARC21 standard The original Spec said: "Display corresponding subfields a, b, c, k, n, p, s" But if those fields were there I do think we should keep them if they're useful. It might have to do with the new rules of MARC - so maybe someone from the libraries that asked for this could chime in. Nicole
We didn't originally include them because we didn't think they were often used, but it's a valid point: if they are actually there, then you'd want to see them. So, I'm for displaying all subfields associated with these fields.
Looking at the marc documentation these are the subfields I see for the uniform titles: a,d,f,g,h,k,l,m,n,o,p,r,s,t (240 does not have subfield t). Should I go ahead and add all of these? -Winona (In reply to rgravel from comment #9) > We didn't originally include them because we didn't think they were often > used, but it's a valid point: if they are actually there, then you'd want to > see them. So, I'm for displaying all subfields associated with these fields.
I think that would be great- thank you, Winona! (In reply to Winona Salesky from comment #10) > Looking at the marc documentation these are the subfields I see for the > uniform titles: > a,d,f,g,h,k,l,m,n,o,p,r,s,t (240 does not have subfield t). Should I go > ahead and add all of these? > > -Winona
Created attachment 38078 [details] [review] Bug 13387 - Uniform titles (130 / 240 / 730) Display in XSLT Test Plan: 1) Apply this patch 2) Ensure you are using the default XSLT setting for the staff and opac record details 3) Find or create a record with MARC tags 130/240/730 4) Perform an opac search that would show the record in the search results. 5) Click title to review record. 6) Fields show subfields a,d,f,g,h,k,l,m,n,o,p,r,s,t with multiple fields separated by span class=separator | 7) Repeat steps 4 - 6 for the staff interface
Applying: Bug 13387 - Uniform titles (130 / 240 / 730) Display in XSLT fatal: sha1 information is lacking or useless (koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl). Repository lacks necessary blobs to fall back on 3-way merge. Cannot fall back to three-way merge. Patch failed at 0001 Bug 13387 - Uniform titles (130 / 240 / 730) Display in XSLT
Created attachment 38619 [details] [review] Bug 13387 - Uniform titles (130 / 240 / 730) Display in XSLT Test Plan: 1) Apply this patch 2) Ensure you are using the default XSLT setting for the staff and opac record details 3) Find or create a record with MARC tags 130/240/730 4) Perform an opac search that would show the record in the search results. 5) Click title to review record. 6) Fields show subfields a,d,f,g,h,k,l,m,n,o,p,r,s,t with multiple fields separated by span class=separator | 7) Repeat steps 4 - 6 for the staff interface
Created attachment 39927 [details] [review] [SIGNED OFF]Bug 13387 - Uniform titles (130 / 240 / 730) Display in XSLT Test Plan: 1) Apply this patch 2) Ensure you are using the default XSLT setting for the staff and opac record details 3) Find or create a record with MARC tags 130/240/730 4) Perform an opac search that would show the record in the search results. 5) Click title to review record. 6) Fields show subfields a,d,f,g,h,k,l,m,n,o,p,r,s,t with multiple fields separated by span class=separator | 7) Repeat steps 4 - 6 for the staff interface Signed-off-by: Nick Clemens <nick@quecheelibrary.org>
Created attachment 40938 [details] [review] [PASSED QA] Bug 13387 - Uniform titles (130 / 240 / 730) Display in XSLT Test Plan: 1) Apply this patch 2) Ensure you are using the default XSLT setting for the staff and opac record details 3) Find or create a record with MARC tags 130/240/730 4) Perform an opac search that would show the record in the search results. 5) Click title to review record. 6) Fields show subfields a,d,f,g,h,k,l,m,n,o,p,r,s,t with multiple fields separated by span class=separator | 7) Repeat steps 4 - 6 for the staff interface Signed-off-by: Nick Clemens <nick@quecheelibrary.org> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Patch pushed to master. Thanks Winona!
Great! Thank you. -Winona (In reply to Tomás Cohen Arazi from comment #17) > Patch pushed to master. > > Thanks Winona!