| 1 |
// $Id$ |
// $Id: README.txt,v 1.1 2006/02/28 22:42:47 joshk Exp $ |
| 2 |
|
|
| 3 |
image_exact.module |
image_exact.module |
| 4 |
|
|
| 14 |
2) Turn in on in admin/modules |
2) Turn in on in admin/modules |
| 15 |
3) Hit up admin/settings/image_exact and configure as needed |
3) Hit up admin/settings/image_exact and configure as needed |
| 16 |
|
|
| 17 |
Image thumbnail resizing is enabled by default. If you want to enable avatar-resizing, you need to set the avatar size the user settings page to DOUBLE the size you want to end up with. This is because the user module does its own resizing first, and we need to have enough room to still crop as needed. |
Image thumbnail resizing is enabled by default. |
|
|
|
|
I realize this is slightly inefficient, but the performance hit should be pretty small, and the functionality should be widely useful. |
|
| 18 |
|
|
| 19 |
LICENSE |
LICENSE |
| 20 |
GPL, baby. Look it up. |
GPL, baby. Look it up. |