Plugin Directory

Changeset 362486


Ignore:
Timestamp:
03/20/2011 01:15:05 PM (15 years ago)
Author:
cloudstone
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • dp-thumbnail/trunk/readme.txt

    r362457 r362486  
    1515This plugin based Justin Tadlock's [Get the image](http://wordpress.org/extend/plugins/get-the-image/) plugin. DP Thumbnail gives it a general settings in admin panel, and add Timthumb support(Automatic cropping and resizing script).
    1616
     17First, DP Thumbnail grab images from a variety of ways(Optional):
     18
     19*1. Get image by cutstom field **keys**.
     20*2. If no image found, get image by built-in feature "Featured image".
     21*3. If no image found, get image by attachment image.
     22*4. If no image found, get first image by scan post content.
     23*5. If no image found, display default image.
     24
     25and then, you can set how to display thumbnail:
     26
     27*Image size for featured image and attachment image.
     28*Output thumbnail size, alignment
     29*Enable timthumb for image.
     30*and more.
     31
    1732TODO:
     33
    18341. Better description and usage.
    19352. Video thumbnail support.
Note: See TracChangeset for help on using the changeset viewer.