https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26692
--- Comment #44 from David Cook <[email protected]> --- In the near future, we'll have a large library using a more up-to-date version of the plugin to show an authenticated patron their barcode on the OPAC. If all goes well, I imagine that I will make an effort to add it to core. Right now, I use the API endpoint to generate the image, and then I use OpacUserJS to add a barcode icon to the top navbar and display the barcode in a modal. In the core version, I'd want to add the barcode icon and modal via the OPAC templates. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
