Page 1 of 1

Stop thumbnails from being created

Posted: Wed Jun 20, 2007 5:49 pm
by climberusa
Hi,
Does anyone know how to stop the automatic creation of thumbnail images in the image manager?

Re: Stop thumbnails from being created

Posted: Thu Jun 21, 2007 3:16 pm
by climberusa
Am I the first person to ever request this kind of functionality?

Re: Stop thumbnails from being created

Posted: Fri Jun 22, 2007 3:37 am
by cyberman
Think so :) ... it's funny - a lot of people have problems with creating thumbnails and you wanna switch off this.

Re: Stop thumbnails from being created

Posted: Fri Jun 22, 2007 3:48 am
by Nullig
I guess you'd have to comment out any references to thumbs in the ImageManager.php file.

Nullig

Re: Stop thumbnails from being created

Posted: Fri Jun 22, 2007 5:06 am
by climberusa
I have an image rotator script that pulls random images from a folder and displays it on my page. It changes on reload. The problem is every time I use the image manager it automatically creates thumbnails and then suddenly my large header is just a small thumb.

I would just use the built in image rotator plugin but my header image is being called via css as a background image for a couple of different reasons.

hmmm....

Re: Stop thumbnails from being created

Posted: Fri Jun 22, 2007 5:13 am
by Nullig
I would put those images in a separate/sub directory and not use image manager to upload them.

Nullig