Package: wnpp Severity: wishlist Owner: luigifab <c...@luigifab.fr> * Package name : redmine-plugin-apijs Version : 6.1.0-1 Upstream Author : Fabrice Creuzot (luigifab) <c...@luigifab.fr> * URL : https://github.com/luigifab/apijs * License : GPL-2+ Programming Lang: Ruby, JavaScript Description : Redmine plugin to display gallery from attachments
This plugin integrates apijs JavaScript library into Redmine. For more information about the library, go to luigifab.fr/apijs. This plugin allows: * to sort out attachments in alphabetical order * to display a photo/video gallery from attachments * to display videos in streaming (HTTP 206 Partial Content) * to cache displayed images (browser cache) * to redefine the date of creation of the photos from the EXIF date * to download attachments with the download dialog box of a browser's file * to modify the description of attachments * to remove attachments It is important to note that this plugin uses external programs to work: * file: to determine the mime type of photos and videos (required) * python-pil: to generate thumbnails of photos (required) * libimage-exiftool-perl: to read the metadata of photos and videos (required) * ffmpegthumbnailer: to generate thumbnails of videos (optional) * ghostscript: to generate thumbnails of pdf/psd/eps/tif (optional) I'm the developer of the plugin. * https://www.redmine.org/plugins/apijs * https://github.com/luigifab/apijs * https://www.luigifab.fr/redmine/apijs (IPv6 required) * https://www.luigifab.fr/apijs (IPv6 required)