Community Add-Ons
| Maintainers: | TiM-SE |
Better image upload features
for osCommerce Online Merchant v2.2
This contribution gives you the following features:
- Larger uploaded product images will be resampled for best fit within 1024 x 1024 pixels (Changeable).
- Uploads new product images to a separate folder. (catalog/images/ becomes catalog/images/products instead.)
- Saves new product images by datetime as filename (20090608-102450.jpg) instead of wacky original filename.
- Easily enable watermarking for all uploaded product images.
- Marks uploaded product images as temp files until changes are confirmed (i.e. _tmp20090608-102450.jpg).
That way orphan images from canceled changes can easily be deleted in catalog/images/products/.
Caution! This may collide with other image management contributions.
* Saves new product images by SEO friendly filename (Ex. 451-iPod_nano.jpg) instead of old method for using date for unique name.
Caution: If you implented the previous version, you need to undo the changes from step 2.1 in the previous version's instructions.
Full package
