Highslide Plugin Update
The highslide wordpress plugin has been updated to work with Torstein’s latest version of Highslide - 3.2.3.
The changes were as follows:
- There was a minor change to the graphics folder image structure
- There is no longer a need to use the windows.onload function
If you are upgrading from a previous version of the plugin, I recommend the following:
- Remove the highslide folder completely
- Download and install the latest version with the new folder structure
- Navigate to the options section and remove the following code:
window.onload = function() {
hs.preloadImages();
}
hs.preloadImages();
}
August 21st, 2007 at 12:58 pm
Hi! Is there any chance for highslide to support comments, ie. highslided images in comments via tag. That would be obvious feature and a great one ;)