Summary: | Make authority MARC preview look like bibliographic MARC preview | ||
---|---|---|---|
Product: | Koha | Reporter: | Heather Hernandez <flyingendpaper> |
Component: | MARC Authority data support | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | david, mspinney |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Heather Hernandez
2023-06-30 19:53:22 UTC
The "plain" MARC preview which you can trigger from, for example, the bibliographic detail page, depends on XML data which is being formatted by an XSLT file, plainMARC.xsl. That file *might* be generic enough to pass an authority record to, but the supporting script, catalogue/showmarc.pl, needs to have authority record handling added. |