WordPress plugin: link
Shortcode:
Tag cloud
This is a example for a tag cloud. You can add this with the shortcode :
[ tagcloud ]
Gallery tags
Since version 0.70 , you are able to show images in a gallery sorted by tags. If you enter the follow code in your post :
[ nggtags gallery=cologne,wordpress,... ]
You receive the followe images :
Albumtags
Now is this a new way to sort galleries via the tag system. It only support the compact view . I used here the code:
[ nggtags album=WordPress,Cologne,Irland ]
Gallery tags
Since version 0.70 , you are able to show images in a gallery sorted by tags. If you enter the follow code in your post :
[ nggtags gallery=cologne,wordpress,... ]
You receive the followe images :
Image Browser
A new tag since version 0.60
[ imagebrowser id=x ]
(without the spaces after/before the brakes)
This is how it looks like:
Gallery page
To show a gallery use the shortcode
[ nggallery id=x ]
(without the spaces before/after the brakes)
Album page
This is a album overview, it’s sortable and you can choose which galleries should appear at this page.
[ album id=x template=extend]
(without the spaces after/before the brakes)
Exif support
With template engine you are able to show individual EXIF/IPTC or some other meta data with your images. As simple example I added a to the plugin a new template for the image browser. You can called with the shortcode : [ imagebrowser id=28 template=exif ]
Playground
Test of the integration into the great Monoslideshow.
Currently under construction….
[ monoslideshow id=1 w=450 h=350 ]