This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

BSGallery

Description

Plugin provides several shorttags for displaying image galleries and single images attached to post as attachments. It also allows to group post attachments into several sets that can be used to generate galleries for subset of all attached images. I wrote this plugin since I wasn’t satisfied with standard [gallery] shorttag – I had to do many workarounds and hacks to have it working according my needs. Shutter reloaded is integrated, but plugin can be used without it (with lightbox etc.).

Known Issues / Bugs

Uninstall

  1. Deactivate the plugin
  2. That’s it! 🙂

Installation

  1. Install and activate the plugin through the ‘Plugins’ menu in WordPress
  2. Set basic parameters in ‘Appearance’ -> ‘BSGallery’
  3. Upload some images as attachments to your post
  4. Use shorttags [bsgallery] or [bsimage] to insert images into post content
  5. That’s it! 🙂

Reviews

There are no reviews for this plugin.

Contributors & Developers

“BSGallery” is open source software. The following people have contributed to this plugin.

Contributors

Translate “BSGallery” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.4

  • Bugfix – only files of mimetype “image/*” are shown

1.3

  • Added new parameter for bsgallery shortcode – “template”. It is used to choose various HTML representations of generated gallery.

1.2

  • All images found in post content are modified automatically (class adn title attributes) and could be catched by appropriate javascript imaging engine (lightbox, etc.).

1.1

  • Removed relation to shutter, implemented general concept of lightbox-like tool integration (user defined css class and rel for generated image links) .

1.0

  • Initial release