forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 plugins => Topic started by: Fabrian on August 25, 2011, 02:25:58 am

Title: Any Work Around for Getting a .EPS File to Work?
Post by: Fabrian on August 25, 2011, 02:25:58 am
I don't care about thumbnail generation, or intermediate or full size image generation, I just want to be able to upload a few of these files so they can be downloaded - they will belong to certain albums.

The only partial solution I can come up with is save the .eps file to .pdf which will preserve a vector image, however, this is definitely not ideal.

Really hoping for some help on this one.
Title: Re: Any Work Around for Getting a .EPS File to Work?
Post by: Αndré on August 26, 2011, 08:25:29 pm
You have to add the file type to the database if it doesn't exist (http://forum.coppermine-gallery.net/index.php/topic,59917.0.html) and then add it to the allowed image types (http://documentation.coppermine-gallery.net/en/configuration.htm#admin_picture_thumb_advanced_pic_extensions).
Title: Re: Any Work Around for Getting a .EPS File to Work?
Post by: Fabrian on August 26, 2011, 08:38:28 pm
Thank you, I will give that a try. As an interim solution, I just zipped the .eps file so at least it could be accessible.