Authors: m0n5t3r, others needed
This plugin offers a way of including arbitrary amounts of images in posts;
the basic ideas came from AutoGallery.
Here is a little demo
of what it can do; also see my photos
for another flavour :-)
Features:
- plug and play, just like any other Wordpress plug-in
- easy to configure
- does no processing on the images (except for getting the image metadata),
so it's lightning fast
- you can have multiple galleries per post
- integrated with Wordpress 2.0's wysiwyg editor (the way QuickTags is implemented
doesn't allow easy placing of buttons in the toolbar, but that's not a big problem,
since you are editing code, anyway)
- (since 0.2) output is customizable with templates
(since 0.3.0) supports XMP, IPTC and EXIF captions; The order of preference is:
- XMP Dublin Core title and description
- XMP Photoshop Headline text
- IPTC caption
- EXIF comment
This means you can also set captions for your files using Photoshop or Picasa,
if you don't particularly enjoy editing ini files.
- (since 0.3.0) Picasa.ini support (Picasa writes captions there for files that
do not support IPTC)
- (since 0.3.1) Admin page AJAX-ish gallery browser and caption editor using mootools
(needs write access to your image files)
- (since 0.3.5) Ships with Lightbox v2, Slimbox, Slimebox, Thickbox and
allows to switch between them from the options page