Ignore:
Timestamp:
Apr 21, 2011, 11:55:20 PM (13 years ago)
Author:
patdenice
Message:

feature:2273
Ability to crop thumbnail (fixed size)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/photos_add_settings.php

    r8728 r10552  
    7676  $fields[] = 'thumb_maxheight';
    7777  $fields[] = 'thumb_quality';
    78  
     78  $fields[] = 'thumb_crop';
     79  $fields[] = 'thumb_follow_orientation';
     80
    7981  foreach ($fields as $field)
    8082  {
Note: See TracChangeset for help on using the changeset viewer.