Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thumbnails for images #1182

Closed
freestyle68 opened this issue Jul 23, 2017 · 1 comment
Closed

Thumbnails for images #1182

freestyle68 opened this issue Jul 23, 2017 · 1 comment
Assignees
Milestone

Comments

@freestyle68
Copy link

freestyle68 commented Jul 23, 2017

Hi,

I added several other image formats to be thumbnailed.

The added formats are the following:

eps (application/postscript), bmp (image/bmp, image/x-ms-bmp, image/x-windows-bmp), gif (image/gif), png (image/png), ps (application/postscript), psd (image/vnd.adobe.photoshop, image/photoshop, application/x-photoshop, application/photoshop), tiff (image/tiff), jpeg (image/jpeg).

I attach the two modified files

fess_thumbnail.xml
crawler_thumbnail.xml

The images need a single pass to be thumbnaillized, so I inserted under the pdf queue.

Tested for several formats (also multipage tiff) and no problem, except for some ps that give the error:

Error: /rangecheck in --colorimage--

caused by ghostscript.

Please see you if it is the case to add also some formats to app.xml, at least jpeg, as there are a lot of formats (png, bmp, tiff, ...) but this very used is missing.

Thank again

file added.zip

@marevol marevol self-assigned this Jul 23, 2017
@marevol marevol added this to the 11.2.2 milestone Jul 23, 2017
@marevol
Copy link
Contributor

marevol commented Jul 23, 2017

Thank you for checking them.
I'll add it.

marevol added a commit that referenced this issue Jul 25, 2017
marevol added a commit that referenced this issue Jul 25, 2017
marevol added a commit that referenced this issue Jul 25, 2017
marevol added a commit that referenced this issue Jul 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants