Not a developer? Go to MovableType.com

Plugin and Theme Directory

Asset Gallery v1.2.6

By Byrne Reese
Posted September 11, 2012.

Details

Asset Gallery lets you easily create collections for your entries, such as photo galleries. Combining MT4's built-in asset manager with powerful custom fields capabilities, you simply upload your files using the familiar Movable Type interface and the plugin does the rest, even offering a fancy carousel view of your images right within the MT interface. Asset Gallery supports non-photo uploads, too, supporting display of video files, Word documents, PDFs or anything else on any page on your site.

To display the assets on your blog, Asset Gallery gives you a new custom template tag with the -Assets block/container tag (within which you can use any MTAsset tag).

For example, if you had created a custom field with a custom tag of MTEntryPhotoGallery, you could use the following code to display the images in your gallery:

<mt:EntryPhotoGalleryAssets>
    <a href="<mt:AssetURL>" title="<mt:AssetLabel>"><img src="<mt:AssetThumbnailURL>" /></a>
</mt:EntryPhotoGalleryAssets>

Requirements

Custom Fields (included with the Professional Pack)

Compatibility

Movable Type versions: 4.3

License

GPL


Back

Byrne Reese

Byrne Reese was previously the Product Manager of Movable Type at Six Apart, where he had also held positions as the Manager of Platform Technology and Product Manager for TypePad. Byrne is a huge supporter of the Movable Type user and developer community. He dedicates much of his time to promoting and educating people about Movable Type as well as building the tools and plugins for Movable Type that are showcased on Majordojo. He contributes regularly to open source; and he is an advocate for open protocols and standards like Atom and OpenID.

Website: http://profile.typekey.com/byrnereese