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

--- Comment #1 from Matthias Meusburger <[email protected]> ---
Created attachment 203203
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203203&action=edit
Bug 43230: Plugin hook for adding buttons to intranet authorities detail
toolbar

This patchs adds an intranet_authorities_detail_enhancements_toolbar_button
hook,
that allows adding one or several buttons to the intranet authorities detail
toolbar.

This is similar to the intranet_catalog_biblio_enhancements_toolbar_button hook
(Bug 20968: Plugins: Add hooks to enable plugin integration into catalogue) but
for authorities.

Test plan:

 - With Bug 43230 applied to the koha kitchensink plugin
   (see
https://github.com/bywatersolutions/dev-koha-plugin-kitchen-sink/pull/42),
   check that you have:

   - a "Plugin button on new authority" in the new
     authority toolbar (authorities/authorities.pl)

   - a "Plugin button on authority #<auth_id>" in the edit
     authority toolbar (authorities/detail.pl)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to