[Koha-bugs] [Bug 27188] Show current class in plugins home

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 10 10:56:21 CET 2020


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

--- Comment #1 from Fridolin Somers <fridolin.somers at biblibre.com> ---
Created attachment 114297
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=114297&action=edit
Bug 27188: Show current class in plugins home

In plugins home, when searching on a specific class, you see the table but no
reminder which class is displayed.
Only when there are no results you see it in message.
I propose to show it in H1 title and remove it from no results message.

Sort of what is asked in Bug 16391.

This change adds missing specific message to class 'ill_availability_services'.

This change removed the message 'Unknown plugin type'.
Seems useless to me since you must change manually method in URL to get it.
And this may be usefull for unlisted classes like hooks 'opac_js', ...

Test plan :
1) Enable plugins
2) Install a tool plugin like InLibro Carrousel
3) Go to Administration > Manage plugins
4) Check you see the plugin and title 'All plugins'
5) In menu select 'View tool plugins'
6) Check you see the plugin and title 'Plugins that can be used as a tool'
7) In menu select 'View report plugins'
6) Check you see message 'No plugins installed' and title 'Plugins that can
create a report'
7) Edit URL and go to
   /cgi-bin/koha/plugins/plugins-home.pl?method=opac_js
8) Check you see message 'No plugins installed' and title 'Plugins with class
opac_js'

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


More information about the Koha-bugs mailing list