Simple plugin which adds a [zenphoto] shortcode for inserting ZenPhoto gallery images.
[zenphoto src="filename.swf" album="album/subalbum" width="500" height="400" /]
Required parameters:
srcOptional parameters:
widthalbumheightclassaltlinkcropThe parameter, link, if set to true (link="true") will automatically link to the image file in your Zenphoto installation.
The parameter, crop, can be set to tl, tr, bl or br, for topleft, topright, bottomleft, or bottomright. When either of these is set, the image is not scaled, but cropped in either corner.
For some reason, if you've used a short-tag attribute and then proceed to remove it, WordPress still stores the value you entered before. As such, if you've used the crop attribute (or any other attribute, for that matter), and then removed it, simply add it again with a blank value, save, and then you can remove it.
link.