gWorldz / get-simple-cms

Automatically exported from code.google.com/p/get-simple-cms
GNU General Public License v3.0
0 stars 0 forks source link

Add function to restore dafault thumbnail #95

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
After creating thumbnail by cropping image it is impossible to get back the 
original thumbnail, which is scaled image.

Original issue reported on code.google.com by jos...@gmail.com on 7 Nov 2010 at 11:58

GoogleCodeExporter commented 9 years ago
i think this is a problem of the larger issue, which is that jCrop either cant 
or isn't configured to scale properly. I've never been happy with the way this 
image.php page works.... 

Original comment by ccagle8 on 7 Nov 2010 at 5:10

GoogleCodeExporter commented 9 years ago
I think easiest solution might be show link "Restore thumbnail" (it already 
exists for images without thumbnails, called "Create one").

Original comment by jos...@gmail.com on 9 Nov 2010 at 3:22

GoogleCodeExporter commented 9 years ago
I think a plugin to restore thumbnails is better. What if the default filesize 
is changed after install and after uploading files? What is the "default" 
thumbnail then? I think (just as WP has) it should be a plugin to "refresh" all 
thumbnails to the default size given in gsconfig.php 

Original comment by ccagle8 on 31 Jan 2011 at 3:03