https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39509
--- Comment #5 from David Cook <[email protected]> --- (In reply to Tomás Cohen Arazi (tcohen) from comment #4) > I think long-term no one thinks XSLT should be used. But a full revamp won't > happen soon too much effort, and also it was not clear for the crowd that we > were ready for removing support for Zebra entirely. I was thinking more so of adding a new display option which could be grown incrementally rather than an in-place replacement. The same way really that the XSLT gradually replaced the old display mechanism that came before it. Only once it was fully mature did we flip the switch. > This MVP would imply a reorganization of the current XSLT in a way each > visual section of the record display has its own template (I'd say all in > one single file) so we can have options for overriding them. Something like > make the XSLTs useful as they were originally meant to be. Sounds interesting. I have a Koha plugin which transforms MARCXML into another XML schema using XSLT and I've started using template overrides so different customers can have different transforms. It's quite useful. Happy to share code and ideas with whoever works on this. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
