Shutter Reloaded WordPress plugin
Shutter Reloaded is an image viewer for your website that works similarly to Lightbox, Thickbox, etc. but is lean and mean at only 10KB size. It does not require any external libraries. It has all standard features: resizing large images if the window is too small to display them with option to show the image in full size, unlimited number of image sets, pre-loading of neighbour images for faster display and very good browser compatibility.
This plugin also offers customization of colour and opacity settings for the background and colour for the caption, text links (if used) and the image count.
There are options to enable Shutter Reloaded for all links pointing to an image on your site (with option to exclude some pages), or just on selected pages. It can be enabled only for image links with a specific CSS class or by using Lightbox style activation (rell=”lightbox[...]“). It also can “auto-make” sets for each post/page.
Many thanks to Gerhard Lehnhoff, aufBlog.de for translating Shutter Reloaded to German and for the suggestions, and to Lise, liseweb.fr for the French translation.
Shutter Reloaded is easily integrated with Alex Rabe’s excellent NextGEN Gallery plugin. More info.
Demo:
Some examples of sites that use Shutter: www.synthaetica.com, www.dawnne.com.
Usage:
Image sets are created by using class=”shutterset” to the link pointing to the image. Adding class=”shutterset” also activates the plugin, there’s no need to add both classes, shutterset and shutter. Multiple sets are created by using class=”shutterset_setname”, where setname can be any ascii word and/or a number. If using Lightbox style activation, sets are created by adding a set name in the square brackets. More help is available on the admin page of the plugin.
Screenshots:
Download:
If you’re having any problems with Shutter try downloading the current development version. All bug-fixes, improvements and new features will be available there first. It should be stable enough for use, however some quick testing after activation would be a good idea. Please report any new bugs or incompatibilities with other plugins by commenting below.
Installation
Standard WordPress quick and easy installation:
- Download.
- Unzip.
- Upload to the plugins folder.
- Log in WordPress and activate the plugin.
- Go to “Options -> Shutter Reloaded” and set your preferences.
To upgrade: deactivate and delete the old version, then follow the above instructions to install the new one.
Frequently Asked Questions
- I have … plugin installed that also uses javascript, will there be any conflicts/incompatibilities?
Since Shutter Reloaded does not use any js libraries, it does not interfere with them. It uses an onload event but has a function to play nice with other scripts that use onload too (from WordPress).
- What will happen if my site visitors have Javascript disabled?
Then none of your links will be changed and will work as usual.
- I have a thumbnail link but it points to a webpage, not to image. Will that affect Shutter Reloaded?
No, Shutter Reloaded looks only for links pointing to an image (with thumbnails or not), and will not change any other link, even if the link has the same css class used for activation.
Someone please report the firefox 3.6 bug to the Firefox team through Bugzilla! (I would, but I don’t know what to classify the bug. I’m not a programmer)!
You have some great plugins on your post. Your insight and expertise would be a welcome addition to our new community, i hope you will consider joining, and thanks for sharing!
Oops, code didn’t show.
Old:
d.innerHTML=’{img src=”‘+c.imgDir+’loading.gif” title=”‘+c.L10n[7]+’” /}’;
New:
d.innerHTML=’{img title=”‘+c.L10n[7]+’” /}’;
document.getElementById(“shTopImg”).src = shutterLinks[ln].link;
(where { = <)
I can’t seem to get the Chrome fix to work :/. It just disables SR entirely and opens the images like links. Maybe I’m doing it wrong? Should the code look like this?:
old:
d.innerHTML=”;
new:
d.innerHTML=”;
document.getElementById(“shTopImg”).src = shutterLinks[ln].link;
Has anyone submitted the being thrown back to the top of the page after clicking on a shutter reloaded image to bugzilla yet? Or has anyone found a workaround? This is a really annoying bug and I’m sure a lot of my users are affected by it.
Problem mentioned in #522 is SOLVED.
Had to change some values of z-index to 0 in the third party plugin.
@Adric Antfarm,
Yes I see the problem. Had to boot up my gaming pc for that. Clicking on shutter reloaded image will send the page to top. However it seems to affect one browser only.
- Bug: Firefox 3.6 Vista 64 bit
Works with
Safari 4.04 OS X, Vista
Firefox 3.57 OS X 10.4.
IE8 Vista
Therefore it could be a firefox bug…
Obama;
Actually you are my friend. I go to http://obamapacman.com/2010/02/diy-how-to-make-full-scale-apple-ipad-mockup/ , go to the middle of a story, click on an image, and when I close it, I am back the topic. Me and anyone else on the current version of Firefox who uses your site.
I did however mean to cite Omar, as he did post the same problem.
@Adric Antfarm,
Not suffering any page reloading problem with Firefox.
The problem I had is with Safari, Firefox, and another browser, where the stock quote changes (red or green) shows up above the shutter reloaded images.
The Firefox page reload thing (Omar, et al, mentioned) is a shame because I like this plug-in but cannot roll with annoying readers and will have to disable.