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

--- Comment #1 from Nicolas Giraud <nicolas.gir...@inlibro.com> ---
Created attachment 151426
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=151426&action=edit
Bug 33758 - Add a parameter to use the
intranet_catalog_biblio_enhancements_toolbar_button Plugin hook

This patch adds a parameter to call the method
intranet_catalog_biblio_enhancements_toolbar_button with a biblionumber in the
page catalogue/detail.pl.

Modification of cat-toolbar.inc to display new buttons correctly.

To test :
1. Apply the patch
2. Take a plugin who implements the method
intranet_catalog_biblio_enhancements_toolbar_button
3. Check if the parameter "biblionumber" is passed correctly at this method
4. Create the new button in HTML in the plugin method
(button must be like the ones that are in the toolbar of the page detail.pl)
5. Go to the page in browser and check if the new button is displayed

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to