Allow Thumb Image Extensions for non Image Media
Brought to you by:
canajun2eh,
yalnifj
To currently display a thumbnail for a PDF or other
media, an image thumb has to be created and renamed
*.pdf (or whatever matches the media name as per the
README). It would be nice if the thumbnail for doc.pdf
would display even if named doc.pdf.png (or any similar
naming scheme)
Logged In: YES
user_id=1143947
The first steps of this have been put into CVS. So far it
works in the standard theme for pdf/doc/ged files.
Regards,
RolandD
Logged In: YES
user_id=1143947
I think this has been implemented. Can you confirm?
Regards,
Roland
Logged In: YES
user_id=634811
Roland,
I will test with the .pdf.png. One item that is an issue
that might or might not be related, if the primary media of
an individual is a PDF, on the individual page the main
image tries to use the pdf and not the thumb. If it is a non
image such as PDF, DOC, etc we should always use the thumb
(regardless of the setting that allows the use of either the
primary or thumb).
The primary image issue also affects an other CR:
https://sourceforge.net/tracker/index.php?func=detail&aid=1342522&group_id=55456&atid=634867
but that is not directly related.