]> git.koha-community.org Git - koha.git/commit
Bug 26777: Add bwip-js library to Koha
authorSam Lau <samalau@gmail.com>
Wed, 26 Jun 2024 02:07:12 +0000 (02:07 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 26 Aug 2024 15:39:35 +0000 (17:39 +0200)
commit2e745b378c10759046b86798791bfc5a4c880c53
tree0fd8b483375f34f4f3e45d832221f14e9da844da
parent00a641d3568d3f001d9594e580fd2f32f80ecebd
Bug 26777: Add bwip-js library to Koha

bwip-js is the chosen library for generating and displaying barcodes in the OPAC. It allows for many different barcode types and customizable settings. This patch created a new directory and file for the js library code to live as well as updating the about.tt to give credit.

Signed-off-by: Laura Escamilla <laura.escamilla@bywatersolutions.com>
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/modules/about.tt
koha-tmpl/opac-tmpl/lib/bwip-js/bwip-js-min.js [new file with mode: 0644]