Bug 36837: Simplify XSLT and aid translatability
authorTomas Cohen Arazi <tomascohen@theke.io>
Mon, 13 May 2024 13:58:48 +0000 (10:58 -0300)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 29 May 2024 12:34:52 +0000 (14:34 +0200)
commit22ff328708b377b4599bd072a9b444bae5953fa3
tree36a8368f022c715bc8bb08facf4f67f72a373281
parent5e405a29a8b5af3daf8c51f814844086d828e63a
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>
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21authResults.xsl