This is a plugin that automatically generates thumbnail images for Movable Type.
- Movable Type 6.2 or later
To install AutoThumbnail, follow these steps:
- Download & unzip the file
- place the
mt-static/plugins/AutoThumbnail
directory into your/path/to/mt/mt-static
directory - place the
plugins/AutoThumbnail
directory into your/path/to/mt/plugins
directory
After the update is necessary to re-setting of the suffix in the plug-in configuration of the system.
- Generating a thumbnail image to upload the original image to the same directory
- You can specify the suffix in the system of the plug-in settings
- You can specify options of the thumbnail image in the blog plug-in settings
In the blog plug-in settings, you can specify the five items to raise then separated by commas.
Key | Type | Description | Default |
---|---|---|---|
Resize criteria | String | Width or Height | |
Size | Number | Number of pixels | |
Conversion to square | Number |
1 or 0 If necessary a square thumbnail image, please set the 1. |
|
JPEG Quality | Number | 0 - 100 | If empty, and then set the ImageQualityJpeg. |
PNG Quality | Number | 0 - 9 | If empty, and then set the ImageQualityPng. |
On the basis of the width to generate a thumbnail image of 400px. The quality of the images, JPEG is 75, PNG is 6.
Width,400,0,75,6
- Up to five generate a thumbnail image
- Specify the quality of the thumbnail image
- indent charactor converted
- add README.md / LICENSE.txt
- Initial release
Brought to you by Toru Kokubun