[Koha-bugs] [Bug 15269] Layout tweaks for the opac-detail page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 2 23:44:22 CET 2015


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

Jen Zajac <jen at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #45298|0                           |1
        is obsolete|                            |

--- Comment #16 from Jen Zajac <jen at catalyst.net.nz> ---
Created attachment 45340
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45340&action=edit
Bug 15269 [ENH]: Layout tweaks for the opac-detail page

Make the following improvements to the layout of
the OPAC detail page:

* Image thumbnail has more white space
* Summary is moved up the details block and font
  size is increased
* Ratings controls are moved up the details
* Small devices get a better layout

To test:
- Check that the ratings controls are moved up the
  page to be before the summary
    * If there is no summary, the controls should
      be under the series
    * If there is no summary or no series, the
      controls should be under the type
    * If there is no summary, no series, or no type,
      the controls should be under the authors
      (including contributing authors)
- Check that the 520 field (Summary, Subject, Review,
  Scope and content, Abstract, Content advice) is
  rendered nearer to the top of the page, following
  material type, series, and the ratings.
- Check that the font size for "Material type",
  "Series" and the 520 field (Summary, Subject,
  Review, Scope and content, Abstract, Content advice)
  are rendered at a 14px font size.
- Check that authors and contributing authors are
  rendered at 16px font size.
- Check that if any kind of cover image is present
  (or the no cover image placeholder image) it is
  rendered into a div with a class of 'span2' and
  appears on the left of the main item details.
    * Need to test every kind of cover image service
    * If no kind of cover image service is turned on,
      then the 'span2' div should not be present and
      the item details should be on the left of the
      content area.
- Check that small devices (e.g. mobile phones) make
  the 'span2' image column take up the full width and
  appear above the rest of the item details.
- Check that layout of the search results page is
  unaffected.
- Check that changing 'OPACXSLTDetailsDisplay' to an
  empty string still yields the expected layout.

Sponsored-by: ByWater

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


More information about the Koha-bugs mailing list