View Single Post
  #28  
Old 06-02-2006, 09:38 AM
Innbound Offline
forum loafer
 
Join Date: Jun 2006
Posts: 4
From Raminia's Addon page:
Quote:
Description:
Requires Pixelpost 1.5
Resizes uploaded photo on fly. All photos after uploading are resized to a predefined size set in the Options >> Thumbnails in the admin panel. The special thing about this addon is that it preserives the EXIF data. (Thanks to Romain for the autoresize hack for 1.4.x)

in this version you can edit the admin_autoresize.php to keep the fullsize image or not. default it keeps the fullsize as fullsize_imagename.jpg

check out the line that reads:
$keepfullsizeimage = TRUE; // change it FALSE if you don't want to keep the fullsize image.
in admin_autoresize.php
Why would "Options > Thumnails" of the admin panel have anything to do with this addon?

Have I totally lost my mind or does this not quite jive with the concept?

I am 99.9% certain that this addon was not created to enhance or expand upon the creation of thumbnails. Yet Raminia mentions that the thumbnails section somehow interacts with it. Can someone explain this?
Reply With Quote