]> 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)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Tue, 14 May 2024 13:34:30 +0000 (15:34 +0200)
commit48e39c1e5cea2db2c4e0951a6efcae7e611490fb
tree5407b02b20e1f56755c1b49b5e9f4cce1a23030e
parentd4c70f7d07dcc0fe1319b6e0380abcd1b7400b95
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>
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21authResults.xsl