You are here

README.txt in Imagecache Proportions 8

Same filename and directory in other branches
  1. 6 README.txt
  2. 7 README.txt
This module provides a field formatter for image fields that allows the user to
select between three different image styles depending on the proportions of the
original image.
If the image is more or less squared (you can set a looseness in pixels) you
will be able to select a squared style, if the image is wider than higher, you
can select a more "horizontal" style and if it's higher than wider, a more 
"vertical" one.

Configuration
=============
- Create the styles for the wider image, the higher and the squared one.
- Manage the field display settings for your image field, select which image style
you would like to use for each proportion and the looseness for the squared ones.

File

README.txt
View source
  1. This module provides a field formatter for image fields that allows the user to
  2. select between three different image styles depending on the proportions of the
  3. original image.
  4. If the image is more or less squared (you can set a looseness in pixels) you
  5. will be able to select a squared style, if the image is wider than higher, you
  6. can select a more "horizontal" style and if it's higher than wider, a more
  7. "vertical" one.
  8. Configuration
  9. =============
  10. - Create the styles for the wider image, the higher and the squared one.
  11. - Manage the field display settings for your image field, select which image style
  12. you would like to use for each proportion and the looseness for the squared ones.