https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38677
David Liddle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from David Liddle <[email protected]> --- 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. -- 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/
