https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38677 --- Comment #6 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- (In reply to David Liddle from comment #5)
I want to echo the sentiment about the tedium and frustration involved in modifying the XSLTs. We employ an instance that has 7 languages installed. There are 4 fields that we add or alter for staff and 4 fields that we customize for both staff and patrons. I have to create snippets of the code block for each modified field, translate the terms manually, and then insert the snippets into custom XSLTs for each language and interface. I save these to /var/lib/koha/{library}/xslt/{lang} to stay organized and ensure that they're included in backups.
If there could be a connection and uniformity between the frameworks and the stylesheets, such that basic control of field display rests with framework settings... my goodness, I would be over the moon.
If this bug moves to development in that direction, sign me up for testing and feedback.
David, you might want to have a look at Bug 39860. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.