[Bug 5761] New: system preference to control "No cover image available" message
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5761 Summary: system preference to control "No cover image available" message Change sponsored?: --- Product: Koha Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: OPAC AssignedTo: oleonard@myacpl.org ReportedBy: reed@catalyst.net.nz QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 If cover art is not available for an item, an informative but unattractive "No cover image available" message is given. It would be nice if there was a system preference setting to silence this and show nothing in place of the message in those cases. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5761 --- Comment #1 from Reed Wade <reed@catalyst.net.nz> 2011-02-15 01:46:53 UTC --- .. and no message border -- just whitespace -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5761 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |master --- Comment #2 from Owen Leonard <oleonard@myacpl.org> 2011-09-20 15:20:31 UTC --- How about this in OPACUserCSS: span.no-image { display: none; } -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5761 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- Given the OPACUserCSS workaround I'm going to consider this WONTFIX. If anyone wants to argue please re-open. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5761 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtj@kohaaloha.com --- Comment #4 from Mason James <mtj@kohaaloha.com> --- (In reply to Owen Leonard from comment #2)
How about this in OPACUserCSS:
span.no-image { display: none; }
(In reply to Owen Leonard from comment #3)
Given the OPACUserCSS workaround I'm going to consider this WONTFIX. If anyone wants to argue please re-open.
I just confirmed this CSS does not work for OPAC, with 'GoogleJackets' syspref enabled, on Koha 3.18.8 so, re-opening - can someone else confirm this please? -- You are receiving this mail because: You are watching all bug changes. You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5761 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|WONTFIX |--- -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5761 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |In Discussion -- You are receiving this mail because: You are watching all bug changes. You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5761 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |irma@calyx.net.au -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5761 --- Comment #5 from Mason James <mtj@kohaaloha.com> --- Created attachment 44182 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44182&action=edit pic showing FAILING solution -- You are receiving this mail because: You are watching all bug changes. You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5761 --- Comment #6 from Mason James <mtj@kohaaloha.com> --- (In reply to Mason James from comment #4)
(In reply to Owen Leonard from comment #2)
How about this in OPACUserCSS:
span.no-image { display: none; }
(In reply to Owen Leonard from comment #3)
Given the OPACUserCSS workaround I'm going to consider this WONTFIX. If anyone wants to argue please re-open.
I just confirmed this CSS does not work for OPAC, with 'GoogleJackets' syspref enabled, on Koha 3.18.8
..also, for me, the JS solution described below does not work either http://wiki.koha-community.org/wiki/JQuery_Library#Show_nothing_when_cover_i... -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5761 --- Comment #7 from Mason James <mtj@kohaaloha.com> --- Created attachment 44183 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44183&action=edit pic showing FAILING JS solution -- You are receiving this mail because: You are watching all bug changes. You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5761 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #44182|pic showing FAILING |pic showing FAILING CSS description|solution |solution -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5761 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #8 from David Cook <dcook@prosentient.com.au> --- Mason: Can you explain why Owen's CSS doesn't work for you? I've been using the CSS mentioned by Owen for a few years now and I haven't noticed any difficulties. Does Google Jackets use a different HTML element and/or class? -- You are receiving this mail because: You are watching all bug changes. You are the QA Contact for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org