DivaVocals / zen_Image-Handler

Image Handler 4 is really meant to ease the management of product images (particularly the management of additional product images), and to help improve page performance by optimizing the product images.
GNU General Public License v2.0
7 stars 13 forks source link

Modification to Unhashed issue #72 created Mirrored as additional option #207

Closed brittainmark closed 3 years ago

brittainmark commented 3 years ago

I have modified the code and the docs to add a new option Mirrored that mirrors the original directory structure under bmz_cache and uses the readable file names.

This is as discussed in issue number 72. I have changed it a bit since then to use switch case for each of the three cases I have readable as the default.

I have tested on zen cart version 1.5.6c using php 7.4

Hope acceptable.

brittainmark commented 3 years ago

I think I have made the changes and they appear to be reflected in the pull request.