Hi, all. I have a question regarding subject links in detail records. Subject links are treated differently in the detail display depending on whether OPACXSLTDetailsDisplay is set to "default" or left blank (no XSLT). Using no XSLT, each subject subdivision is a separate link. You can see an example at https://tantur.library.nd.edu/cgi-bin/koha/opac-detail.pl?biblionumber=1012 . In that example record, you can see the subject "Vatican Council -- (2nd : -- 1962-1965 : -- Basilica di San Pietro in Vaticano) -- Views on religious liberty." If you hover your mouse cursor over "Vatican Council", the search URL is https://tantur.library.nd.edu/cgi-bin/koha/opac-search.pl?q=su:Vatican%20Cou... Hovering your mouse cursor over each subsequent subdivision ands the subdivision to the URL, so that you also get the search URLs https://tantur.library.nd.edu/cgi-bin/koha/opac-search.pl?q=su:Vatican%20Cou...: https://tantur.library.nd.edu/cgi-bin/koha/opac-search.pl?q=su:Vatican%20Cou...: and so on to https://tantur.library.nd.edu/cgi-bin/koha/opac-search.pl?q=su:Vatican%20Cou.... Using OPACXSLTDetailsDisplay=default, no matter which subdivision you hover your mouse cursor over, the entire subject is searched. You can see an example of this behavior at http://beckercat.wustl.edu/cgi-bin/koha/opac-detail.pl?biblionumber=92537 . So here's the question: Is there a way to replicate the the behavior of the non-XSLT configuration, so that when OPACXSLTDetailsDisplay=default, I can still get the subjects broken into links for each subdivision? BTW, I've tried using TraceSubjectSubdivisions=Include, but it's all or nothing. If there are multiple subject subdivisions, you can't choose the specific "depth" you want, you get all subdivisions included in the search. -- Andy Boze, Associate Librarian University of Notre Dame 208A Hesburgh Library (574) 631-8708
Andy, that's certainly something to fill a bug for. Maybe you find someone to take care of implementing it. And we should, as non-XSLT has been deprecated for a while, and feature parity was a de-facto requirement for permanent removal of the deprecated view. El jue., 16 de jun. de 2016 16:07, Andy Boze <boze.1@nd.edu> escribió:
Hi, all. I have a question regarding subject links in detail records.
Subject links are treated differently in the detail display depending on whether OPACXSLTDetailsDisplay is set to "default" or left blank (no XSLT).
Using no XSLT, each subject subdivision is a separate link. You can see an example at https://tantur.library.nd.edu/cgi-bin/koha/opac-detail.pl?biblionumber=1012 . In that example record, you can see the subject "Vatican Council -- (2nd : -- 1962-1965 : -- Basilica di San Pietro in Vaticano) -- Views on religious liberty."
If you hover your mouse cursor over "Vatican Council", the search URL is
https://tantur.library.nd.edu/cgi-bin/koha/opac-search.pl?q=su:Vatican%20Cou...
Hovering your mouse cursor over each subsequent subdivision ands the subdivision to the URL, so that you also get the search URLs
https://tantur.library.nd.edu/cgi-bin/koha/opac-search.pl?q=su:Vatican%20Cou... :
https://tantur.library.nd.edu/cgi-bin/koha/opac-search.pl?q=su:Vatican%20Cou... :
and so on to
https://tantur.library.nd.edu/cgi-bin/koha/opac-search.pl?q=su:Vatican%20Cou... .
Using OPACXSLTDetailsDisplay=default, no matter which subdivision you hover your mouse cursor over, the entire subject is searched. You can see an example of this behavior at http://beckercat.wustl.edu/cgi-bin/koha/opac-detail.pl?biblionumber=92537 .
So here's the question: Is there a way to replicate the the behavior of the non-XSLT configuration, so that when OPACXSLTDetailsDisplay=default, I can still get the subjects broken into links for each subdivision?
BTW, I've tried using TraceSubjectSubdivisions=Include, but it's all or nothing. If there are multiple subject subdivisions, you can't choose the specific "depth" you want, you get all subdivisions included in the search.
-- Andy Boze, Associate Librarian University of Notre Dame 208A Hesburgh Library (574) 631-8708 _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- Tomás Cohen Arazi Theke Solutions (https://theke.io <http://theke.io/>) ✆ +54 9351 3513384 GPG: B2F3C15F
Thanks. I've filed a bug. https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16765 On 6/16/2016 7:10 PM, Tomas Cohen Arazi wrote:
Andy, that's certainly something to fill a bug for. Maybe you find someone to take care of implementing it. And we should, as non-XSLT has been deprecated for a while, and feature parity was a de-facto requirement for permanent removal of the deprecated view.
El jue., 16 de jun. de 2016 16:07, Andy Boze <boze.1@nd.edu> escribió:
Hi, all. I have a question regarding subject links in detail records.
Subject links are treated differently in the detail display depending on whether OPACXSLTDetailsDisplay is set to "default" or left blank (no XSLT).
Using no XSLT, each subject subdivision is a separate link. You can see an example at https://tantur.library.nd.edu/cgi-bin/koha/opac-detail.pl?biblionumber=1012 . In that example record, you can see the subject "Vatican Council -- (2nd : -- 1962-1965 : -- Basilica di San Pietro in Vaticano) -- Views on religious liberty."
If you hover your mouse cursor over "Vatican Council", the search URL is
https://tantur.library.nd.edu/cgi-bin/koha/opac-search.pl?q=su:Vatican%20Cou...
Hovering your mouse cursor over each subsequent subdivision ands the subdivision to the URL, so that you also get the search URLs
https://tantur.library.nd.edu/cgi-bin/koha/opac-search.pl?q=su:Vatican%20Cou... :
https://tantur.library.nd.edu/cgi-bin/koha/opac-search.pl?q=su:Vatican%20Cou... :
and so on to
https://tantur.library.nd.edu/cgi-bin/koha/opac-search.pl?q=su:Vatican%20Cou... .
Using OPACXSLTDetailsDisplay=default, no matter which subdivision you hover your mouse cursor over, the entire subject is searched. You can see an example of this behavior at http://beckercat.wustl.edu/cgi-bin/koha/opac-detail.pl?biblionumber=92537 .
So here's the question: Is there a way to replicate the the behavior of the non-XSLT configuration, so that when OPACXSLTDetailsDisplay=default, I can still get the subjects broken into links for each subdivision?
BTW, I've tried using TraceSubjectSubdivisions=Include, but it's all or nothing. If there are multiple subject subdivisions, you can't choose the specific "depth" you want, you get all subdivisions included in the search.
-- Andy Boze, Associate Librarian University of Notre Dame 208A Hesburgh Library (574) 631-8708 _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- Andy Boze, Associate Librarian University of Notre Dame 208A Hesburgh Library (574) 631-8708
participants (2)
-
Andy Boze -
Tomas Cohen Arazi