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: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/