Not a developer? Go to MovableType.com

Plugin and Theme Directory

EmbedImage v1.21

By
Posted November 30, 2002, in Assets, Files, Uploading.

Details

Uses Image::Magick to create modifications of images. Looks great for a photoblog, but hasn't been tested yet.

<MTEmbedImage basename="images/[MTEntryID]"
height="40" thumbsuffix="-40">
<a href="<MTEntryLink>">
<img src="<MTEmbedImageThumbFilename>"
width="<MTEmbedImageThumbWidth>"
height="<MTEmbedImageThumbHeight>"
alt="<MTEmbedImageThumbSize
measure="k">k" hspace="5"
border="0" /></a>
</MTEmbedImage>


Back