[Bug 26825] New: Add span for publication date in OPAC
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26825 Bug ID: 26825 Summary: Add span for publication date in OPAC Change sponsored?: --- Product: Koha Version: 19.11 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: barbara.johnson@bedfordtx.gov QA Contact: testopia@bugs.koha-community.org In a list of search results on the OPAC the publication date is contained in the .results_summary span along with place of publication and publisher. It would be great to add a span specifically for the publication date so that it could be styled separately or so that the place of publication and publisher could be hidden while still showing the pub date. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26825 Barbara Johnson <barbara.johnson@bedfordtx.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |barbara.johnson@bedfordtx.g | |ov -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26825 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |16696 Version|19.11 |master Status|NEW |ASSIGNED Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16696 [Bug 16696] Rename "Publisher" on detail and result lists -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26825 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26825 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 112580 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=112580&action=edit Bug 26825: Add span for publication date in OPAC This patch modifies the XSL templates for OPAC results and OPAC details so that the parts of the publisher details are wrapped separate <span>s: Publisher place, name, and date. To test, apply the patch "restart_all" if necessary. You can add this to the OPACUserCSS system preference to better see the change: .publisher_place { color: red; } .publisher_name { color: green; } .publisher_date { color: orange; } - Peform a search in the OPAC - In the search results, confirm that the publisher plac, name, and date are wrapped in separate <span>s, either by confirming the custom colors or by inspecting the source. - View the details for one of the results. Confirm that the same change has been made to the detail page. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26825 ByWater Sandboxes <bws.sandboxes@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #112580|0 |1 is obsolete| | --- Comment #2 from ByWater Sandboxes <bws.sandboxes@gmail.com> --- Created attachment 112589 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=112589&action=edit Bug 26825: Add span for publication date in OPAC This patch modifies the XSL templates for OPAC results and OPAC details so that the parts of the publisher details are wrapped separate <span>s: Publisher place, name, and date. To test, apply the patch "restart_all" if necessary. You can add this to the OPACUserCSS system preference to better see the change: .publisher_place { color: red; } .publisher_name { color: green; } .publisher_date { color: orange; } - Peform a search in the OPAC - In the search results, confirm that the publisher plac, name, and date are wrapped in separate <span>s, either by confirming the custom colors or by inspecting the source. - View the details for one of the results. Confirm that the same change has been made to the detail page. Signed-off-by: B Johnson <barbara.johnson@bedfordtx.gov> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26825 Barbara Johnson <barbara.johnson@bedfordtx.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26825 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |tomascohen@gmail.com |y.org | CC| |tomascohen@gmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26825 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26825 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #112589|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26825 --- Comment #3 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 112701 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=112701&action=edit Bug 26825: Add span for publication date in OPAC This patch modifies the XSL templates for OPAC results and OPAC details so that the parts of the publisher details are wrapped separate <span>s: Publisher place, name, and date. To test, apply the patch "restart_all" if necessary. You can add this to the OPACUserCSS system preference to better see the change: .publisher_place { color: red; } .publisher_name { color: green; } .publisher_date { color: orange; } - Peform a search in the OPAC - In the search results, confirm that the publisher plac, name, and date are wrapped in separate <span>s, either by confirming the custom colors or by inspecting the source. - View the details for one of the results. Confirm that the same change has been made to the detail page. Signed-off-by: B Johnson <barbara.johnson@bedfordtx.gov> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26825 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |20.11.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26825 --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Pushed to master for 20.11, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org