[Koha-bugs] [Bug 7594] New: Google Cover CSS suggestions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 24 20:22:52 CET 2012


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

             Bug #: 7594
           Summary: Google Cover CSS suggestions
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: rel_3_6
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: OPAC
        AssignedTo: oleonard at myacpl.org
        ReportedBy: ssammons at npelem.com
         QAContact: koha.sekjal at gmail.com


In google-jackets.js there is hard coded "style" on line 48 using...
http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=koha-tmpl/opac-tmpl/prog/en/js/google-jackets.js;h=70b1b84337c4c3807cd8e1997a2fda6cd9563004;hb=HEAD

I suggest this is moved to a .css file, as to allow the end user to impose
changes to the style.

Additionally, it would be nice if a unique class can be added to all the image
preview types. Currently they are all dynamic (class & id). Added a class such
as "gbs-cover" or similar would allow end users to use CSS to uniquely style
each book cover used. I am not able to find where this is generated or I would
suggest the lines of code to change.

Finally, the "No Image Available" does not appear in the HTML source code. The
JS shows it creating a "span" element with a class of no-image. Is there anyway
to actually have that appear in the actual source code?

All suggested changes should allow for an end user to have easier and clearer
control of OPAC search generated images.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list