MT-PhotoGallery
Creates a list of images on your server that can be formatted into an online photo gallery.
<table>
<MTPhotoGallery virtual="/photos" dir="/photos/2003/">
<tr>
<td><MTPhotoGalleryImageDate></td>
<td><a href="<MTPhotoGalleryImageLink>">
<img border=0 width=150 src="<MTPhotoGalleryImageLink>"></a>
</td>
<td><MTPhotoGalleryImageTitle></td>
</MTPhotoGallery>
</table>

Leave a comment