Contact

Archive for the ‘Plugin’ tag

Feb
16
2010

WP-ImageFlow2 Version 1.2 Launched

WordPress implementation of the picture gallery ImageFlow with Lightbox effect. Uses either the built-in Wordpress gallery or an uploaded directory
of images. Displays simple thumbnail list if Javascript is disabled.

WP-ImageFlow2 is a light-weight WordPress implementation of the picture gallery ImageFlow with a Lightbox effect. It uses either the built-in Wordpress gallery or an uploaded directory of images to specify the gallery images. WP-ImageFlow2 displays simple thumbnail list if Javascript is disabled.

Version 1.2.3 contains a change to the method used to extract the image information. This change should make the script work with more server configurations. Please contact me or leave a comment if your images are not showing up. It is difficult to test all server configurations!

Version 1.2 of WP-ImageFlow2 has now been released. This version contains several important and exciting changes.

  • WP-ImageFlow2 will now  use a Lightbox effect for the large size image display rather than opening a new window
  • Will not load scripts on admin pages
  • Trims spaces from the galleries url entered on the settings page
  • Displays a simple thumbnail gallery on browsers with Javascript disabled

Version 1.2.1 (February 18, 2010)

  • Add a “close” link to the overlay div of the image Lightbox in case the full size image never loads

Version 1.2.2 (March 2, 2010)

  • Remove the need for PHP 5
  • Add option to turn off reflections (if your server doesn’t support GD or you just don’t want them)

Version 1.2.3 (March 4, 2010)

  • Use a different method to extract image info so it works on servers with url access disabled

Version 1.2.4 (March 5, 2010)

  • Fix problem with include/exclude built-in gallery options

Version 1.2.5 (March 7, 2010)

  • Fix overlay size and position on scrolled screens

There have been a lot of revisions recently – I am hoping we are getting close to final version. As always I welcome your feedback!

Feb
2
2010

Wordpress Markdown

I learned something about Wordpress Markdown the hard way today. In writing the readme.txt for my new plugin WP-ImageFlow2 the formatting of my information on the Wordpress website was messed up. Instead of nice numbered lists and bullets, it came out as a big blog in a paragraph. Very difficult to read! Read the rest of this entry »

Feb
2
2010

WP-ImageFlow2 Wordpress Plugin Launched

Today I am pleased to present my first Wordpress plugin – WP-ImageFlow2. It is derived from the discontinued WP-ImageFlow plugin by Sven Kubiak. Read all about it at the plugin homepage.