Feature #22915
Additional filetypes (tif,tiff) for thumbnails generation
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Attachments | |||
Target version: | Candidate for next major release | |||
Resolution: |
Description
This patch will allow to generate thumbnails for the first page of pdf/tiff files.
Related issues
History
#1
Updated by kay rus almost 5 years ago
Oh man, #22481
I've created my patch more than year ago, and only today found time to submit it properly. Anyway, we can merge our patches somehow.
#2
Updated by kay rus almost 5 years ago
https://github.com/endocode/redmine/commits/3.2-improvements - our working branch
#3
Updated by Go MAEDA almost 5 years ago
- Related to Feature #22481: Show thumbnails for PDF attachments added
#4
Updated by Mischa The Evil almost 4 years ago
- Subject changed from Additional filetypes (pdf,tif,tiff) for thumbnails generation to Additional filetypes (tif,tiff) for thumbnails generation
- Category changed from UI to Attachments
I've modified the subject according to what is going to be covered by this issue. PDF thumbnail support is handled through issue #22481.
I target this issue to 3.4.0 to get it introduced together with #22481. Please correct this if decided otherwise.
Small note: this patched implementation needs to be adjusted to meet the changes of r16092.
#5
Updated by Mischa The Evil almost 4 years ago
- Target version set to 3.4.0
#6
Updated by Jean-Philippe Lang almost 4 years ago
- Target version changed from 3.4.0 to 4.1.0
#7
Updated by Go MAEDA almost 2 years ago
- Target version changed from 4.1.0 to Candidate for next major release
Removing this issue from 4.1.0 because another patch #22481 which adds PDF thumbnails support was committed and we need a new updated patch in order to support TIFF thumbnails.