Community Add-Ons
| Maintainers: | Iggy |
Multiple Image AutoThumbs - MIA
for osCommerce Online Merchant v2.2
This is a mashup of osCThumb, Multiple Product Images and UltraPics and should be a direct replacement on a 2.2rc2a store. Tested on 2.2rc2a.
I'm posting it on its own so as to not dilute or pollute those particular contributions development.
What does it do?
Allows for 1 product image and 6 additional images, creates thumbnails automagically for them all in varying configurable sizes, displays them on the product_info page in a table and uses the pop-up.
PHPThumb docs excluded to keep the archive under 300k. Find them here:
http://phpthumb.sourceforge.net/
All credit for this should go to the original authors of the respective contribs: Rigadin2, MaxiDVD and rm0208. All I did was lash them together in a working package.
The originating contributions can be found here:
Multiple Images for Products
http://addons.oscommerce.com/info/5930
UltraPics - MS2 Image Addon Pack!
http://addons.oscommerce.com/info/1642
osCThumb
http://addons.oscommerce.com/info/5491
No warranty is expressed or implied. No support is offered. Anyone who wants to update/modify this code should feel free.
Fixed a bug in the html_output mod that used "w" and "h" instead of "width" and "height" as attributes in the img tab.
