Changes between Initial Version and Version 1 of net.sf.basedb.reggie/notes35


Ignore:
Timestamp:
Aug 28, 2015, 11:06:02 AM (9 years ago)
Author:
Nicklas Nordborg
Comment:

Adding update notes related to Reggie 3.5

Legend:

Unmodified
Added
Removed
Modified
  • net.sf.basedb.reggie/notes35

    v1 v1  
     1= Updating to Reggie 3.5 =
     2
     3== 1. Thumbnail images for histology items (optional) ==
     4
     5Ticket #795 makes it possible to display the "Stained image" column in the samples list view. By default it will display the path and links for downloading the histology image connected to stained samples (see #791). By installing the [http://baseplugins.thep.lu.se/wiki/net.sf.basedb.thumbnails Thumbnails] extension, the column will instead display a small thumbnail of the actual histology image. Clicking on the image will display the full image in a popup window.
     6
     7Note that the thumbnails extension require that Java 8 is used on the server and that Tomcat must be version 7.0.59 or higher (http://base.thep.lu.se/ticket/1924).