Direct Resize
-
19882 Popularity Score
Popularity ScoreReferrals to Site/Downloads
0
1+
250+
1000+
10000+
- 71 Customer Reviews
- Compatible with:
- Developer Info /
- Profile
- Support
- Extensions
- Overview
-
Direct Resize
Give the possibility to resize images without distorted them. You can specify a Width and a Height value as well as a ratio. The ratio options are : 0 - none proportionnal. The image will be resized at the Width and Height values. 1 - proportionnal, based on the Width value 2 - proportionnal, based on the Height value 3 - proportionnal for the new image can fit in the Width and the Height values. 4 - proportionnal. The new image will cover an area with the Width and the Height values. For use, replace the actuals calls : $this->resize(150,150); with : $this->directResize(150,150,3); where the options are : (width, height, ratio) --------------------------------------------------------------- To use the module, you must find in your .phtml file the calls of the product images and change them. For example, in the file design/frontend/default/default/template/catalog/product/list.phtml at line 95, you can find : "->resize(x,y)" that you must replace with "->directResize(x,y,r)" with r=ratio of your choice. --------------------------------------------------------------- Don't forget to REMOVE the height and width attributes in theHTML tag.
- Release Notes
-
Resize images proportionnaly
2012-02-06 04:05:45- Version number: 1.5
- Stability: Stable
- Compatibility: 1.6
Give the possibility to resize images without distorted them. You can specify a Width and a Height value as well as a ratio. The ratio options are : 0 - none proportionnal. The image will be resized at the Width and Height values. 1 - proportionnal, based on the Width value 2 - proportionnal, based on the Height value 3 - proportionnal for the new image can fit in the Width and the Height values. 4 - proportionnal. The new image will cover an area with the Width and the Height values.
Resize images proportionnaly
2008-05-06 08:43:46- Version number: 1.4
- Stability: Stable
- Compatibility: 1.6
Give the possibility to resize images without distorted them. You can specify a Width and a Height value as well as a ratio. The ratio options are : 0 - none proportionnal. The image will be resized at the Width and Height values. 1 - proportionnal, based on the Width value 2 - proportionnal, based on the Height value 3 - proportionnal for the new image can fit in the Width and the Height values. 4 - proportionnal. The new image will cover an area with the Width and the Height values.
Resize images proportionnaly
2008-04-28 09:14:10- Version number: 1.3
- Stability: Stable
- Compatibility: 1.6
Give the possibility to resize images without distorted them. You can specify a Width and a Height value as well as a ratio. The ratio options are : 0 - none proportionnal. The image will be resized at the Width and Height values. 1 - proportionnal, based on the Width value 2 - proportionnal, based on the Height value 3 - proportionnal for the new image can fit in the Width and the Height values. 4 - proportionnal. The new image will cover an area with the Width and the Height values.
Resize images proportionnaly
2008-04-28 09:06:44- Version number: 1.2
- Stability: Stable
- Compatibility: 1.6
Give the possibility to resize images without distorted them. You can specify a Width and a Height value as well as a ratio. The ratio options are : 0 - none proportionnal. The image will be resized at the Width and Height values. 1 - proportionnal, based on the Width value 2 - proportionnal, based on the Height value 3 - proportionnal for the new image can fit in the Width and the Height values. 4 - proportionnal. The new image will cover an area with the Width and the Height values.
Resize images proportionnaly
2008-04-28 09:05:31- Version number: 1.1
- Stability: Stable
- Compatibility: 1.6
Give the possibility to resize images without distorted them. You can specify a Width and a Height value as well as a ratio. The ratio options are : 0 - none proportionnal. The image will be resized at the Width and Height values. 1 - proportionnal, based on the Width value 2 - proportionnal, based on the Height value 3 - proportionnal for the new image can fit in the Width and the Height values. 4 - proportionnal. The new image will cover an area with the Width and the Height values.
- User reviews (71)
-
Write a Review
- Get Help
-
Support for This Extension
The best place to start if you need help with a specific extension is to contact the developer. All Magento developers have both a contact email and a support email listed.
Magento Platform Support
If you need support for a Magento platform, there are different options for support depending on which Magento platform you are using. Below are links for specific platforms.
The Magento Extension Marketplace
Loading platform data and releases...