/[drupal]/contributions/modules/image_exact/README.txt
ViewVC logotype

Diff of /contributions/modules/image_exact/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1, Tue Feb 28 22:42:47 2006 UTC revision 1.1.2.1, Wed Mar 1 00:02:39 2006 UTC
# Line 1  Line 1 
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    
# Line 14  This module requires that you have one o Line 14  This module requires that you have one o
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.

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.2.1

  ViewVC Help
Powered by ViewVC 1.1.2