K4kArot2015 / sigplus

Automatically exported from code.google.com/p/sigplus
0 stars 0 forks source link

Servicing the gallery SigPlus #88

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If I use the option to save thumbnail gallery SigPlus media directory.

The optimization work performed completely automatically SigPlus?
Is the long term changes in the galleries, removing, inserting new changes in 
the size, etc. on the server and the database does not create unnecessary 
resources that need to be "cleaned" by hand?

How should service the galleries SigPlus in my Joomla?

Best Regards!

Original issue reported on code.google.com by ten.mari...@gmail.com on 27 Sep 2013 at 10:20

GoogleCodeExporter commented 9 years ago
If you update an original image, the corresponding preview, thumbnail and 
watermark images are overwritten.

If sigplus detects you have removed original images from an image folder, the 
corresponding generated images are removed. The files are deleted the next time 
the gallery is displayed.

If too many things happen one after the other without the gallery displayed at 
least once (e.g. you remove a couple of original images and then re-install 
sigplus in the back-end), sigplus may lose track, and some generated images 
(e.g. preview images, thumbnails) may remain on the disk. These generated 
images must be removed manually.

I am assigning the label "Invalid" to this issue because it is unclear what the 
developer is expected to do. (What is the bug the developer is expected to fix? 
What is the feature the developer is expected to implement?) The questions you 
have raised should be answered above.

Original comment by huny...@gmail.com on 27 Sep 2013 at 7:47