= Thumbnails extension for BASE = This package is an ''extension package'' to BASE that can generate and display thumbnails for files in the BASE filesystem view. = Documentation = * [wiki:net.sf.basedb.thumbnails/install Installation instructions] * [wiki:net.sf.basedb.thumbnails/using How to use] * See also [source:/extensions/net.sf.basedb.thumbnails/tags/1.2/README README] for some additional information. = License = * [http://www.gnu.org/licenses/agpl-3.0.html GNU Affero General Public License version 3]. = Download = || '''Version''' || '''Revision''' || '''Date''' || '''Supported formats''' || '''Binary (tar.gz)''' || '''BASE Version''' || '''Special notes''' || || || 1.2 || 6084 || November 26, 2020 || JPG, PNG, PDF, SVG, TIF*, NDPI* || [attachment:wiki:net.sf.basedb.thumbnails:thumbnails-1.2.tar.gz?format=raw thumbnails-1.2.tar.gz] (9.5MB) || 3.17 or later || Java 11 is required || [query:"groupdesc=1&group=type&milestone=Thumbnails v1.2&order=priority" changelog] || || 1.1 || 5354 || April 11, 2019 || JPG, PNG, PDF, SVG || [attachment:wiki:net.sf.basedb.thumbnails:thumbnails-1.1.tar.gz?format=raw thumbnails-1.1.tar.gz] (9.4MB) || 3.15 or later || || [query:"groupdesc=1&group=type&milestone=Thumbnails v1.1&order=priority" changelog] || || 1.0 || 3429 || June 26, 2015 || JPG, PNG, PDF || [attachment:wiki:net.sf.basedb.thumbnails:thumbnails-1.0.tar.gz?format=raw thumbnails-1.0.tar.gz] (9.4MB) || 3.5 or later || Java 8 is required || [query:"groupdesc=1&group=type&milestone=Thumbnails v1.0&order=priority" changelog] || *) TIF and NDPI image support has not been tested with all types of variants. The latest development (''maybe unstable; do not use on a production server'') revision can be checked out from the repository using the following command: `svn co https://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.thumbnails/trunk thumbnails-devel` === Contribute === After making modifications to the source code, compose a clear and concise log message to describe those changes and the reasons for them. Then, send an email to the developers list containing your log message and the output of svn diff (from the top of your subversion working copy). If the community members consider your changes acceptable, someone who has commit privileges will add your changes to the public source code tree. Recall that permission to directly commit changes to the repository is granted on merit - if you demonstrate comprehension of subversion, programming competency, and a ''team spirit'', you will likely be awarded that permission. === Todo === [[TicketQuery(status!=closed&component=net.sf.basedb.thumbnails)]]