[Koha-bugs] [Bug 11606] Novelist Select in Staff Client

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 26 01:52:09 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11606

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Change sponsored?|---                         |Sponsored
           Assignee|oleonard at myacpl.org         |nick at bywatersolutions.com
                 CC|                            |nick at bywatersolutions.com

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Work to be done:
1) Add new system preferences:
a) NovelistSelectStaffEnabled
b) NovelistSelectStaffProfile
c) NovelistSelectStaffPassword
2) Modify catalogue/detail.pl ( when NovelistSelectStaffEnabled is enabled ) to
a) Include https://imageserver.ebscohost.com/novelistselect/ns2init.js
b) Create a new tab titled "Novelist Select" in the list of tabs
c) Populate the div connected to this tab with the html needed for ns2init.js
to function correctly
d) Call novSelect.loadContentForQuery using the jQuery method $().ready to
trigger the call as soon as that part of the DOM is loaded.
3) Update the Koha OPAC code to use loadContentForQuery rather than the
deprecated loadContentForISBN

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list