https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26692
--- Comment #40 from Kyle M Hall <[email protected]> --- (In reply to David Cook from comment #38) > I have a library that is planning to replace physical borrower cards with > this barcode that can be scanned from the user's phone, when they log into > their Koha OPAC account on their phone. > > We haven't gone live yet, but I'm sure that experience will teach me more > about anything missing here. > > If it goes well and no one disagrees, we could move the sample OPACUserJS > code into the plugin itself (or add plugin hooks for displaying content in > the OPAC account pages or whatever). > > -- > > Curious to hear what you think, Kyle! Looks great! I can see pros and cons to to having the javascript in the opacjs method of the plugin. One one hand, it makes for a drop-in easy to use plugin for librarians. On the other hand, it does "limit" how it can be displayed if a library wants something different. I honestly think either choice is good. You can always put the javascript in the the documentation. Do you have this in a public repo yet? -- 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/
