http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11299

            Bug ID: 11299
           Summary: Add a button that automatically links authority
                    records to a biblio record during edition. (AJAX)
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Cataloging
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

Created attachment 23146
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23146&action=edit
Add a button to the biblio edition page to automatically add authority links.

This patch adds a "Link authorities automatically" button to the addbiblio
page.
When it's clicked, authority links are automatically added to the current
biblio record without a need to save the record.
A message is then shown, giving a summary of the linking process and telling
the user which fields were updated and which ones were not.

If some fields could not be linked, a "create authority" icon is added next to
their $9 subfield. If this icon is clicked, a popup appears to let the user
create a new authority record for the field.

The patch also adds an optional "status" return value to Linker.pm, which can
be used by the Linker to return custom status strings to give more informations
about the linking process to the user.

Sponsored-by: CCSR ( http://www.ccsr.qc.ca )

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to