https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38425

--- Comment #9 from Alexander Wagner <[email protected]> ---
I agree that a procedure that basically uses a hash of the form

{ id -> resolver }

would be more convenient. This is how I did it in our old system.

However I am not (yet) aware of how to do this in Koha given the XSLT required.
I'd need a helping hand here and happily recode. IOW how do I access a system
pref, that should actually also be a structured variable, from XSLT? Is there
some sample where something along those lines is already done?

Wrt Bug 37995 I think we could even share the same hash for id -> resolver for
both authorities and bibliographics. IMHO the orcid resolver would live happily
along the doi resolver eg. and they wouldn't hurt each other.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to