]> git.koha-community.org Git - koha.git/commit
Bug 36837: Simplify XSLT and aid translatability
authorTomas Cohen Arazi <tomascohen@theke.io>
Mon, 13 May 2024 13:58:48 +0000 (10:58 -0300)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 30 May 2024 19:35:56 +0000 (19:35 +0000)
commit35803bc64b2ec4507a42c9a428957acfa190c022
tree4b9c79bbd99933806c1881e5f3cd84d2894c629d
parent7a926a8c28430d14b4f8b423d8458a7c3556b3c2
Bug 36837: Simplify XSLT and aid translatability

This patch makes the XSLT contain HTML tags instead of building them
from scratch with static attribute values. This made it awkward for
translators as CSS classes ended up being extracted for translation
purposes. Plus, there's no need to spend CPU cycles on static content
generation.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 48e39c1e5cea2db2c4e0951a6efcae7e611490fb)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 22ff328708b377b4599bd072a9b444bae5953fa3)
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21authResults.xsl