= 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. The current release supports the following file formats: * JPG * PNG * PDF = 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.0/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''' || '''Binary (tar.gz)''' || '''BASE Version''' || '''Special notes''' || || || 1.0 || 3429 || June 26, 2015 || [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] || 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 http://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)]]