Tag Archives: gallery

Parsing HTML in Lightbox Plus

I’ve been thinking about this for a while now. When I originally wrote Lightbox Plus is was pretty simple and didn’t need to do much – so I used regular expressions to find links to images and modify the links … Continue reading

Posted in Lightbox Plus, php, Plugins, Wordpress | Tagged , , , , , , , | 1 Comment

Important Lightbox Plus update, version 2.0.5

A major flaw was pointed out to me by Milan Petrovic in that the styles (and really the scripts too) in the admin panel were being queued up all across the admin panel. While the scripts were really causing any … Continue reading

Posted in Lightbox Plus, php, Plugins, Wordpress | Tagged , , , , , , , | Leave a comment

Lightbox Plus version 2.0.1

I just released Lightbox Plus version 2.0.1. Didn’t even get a chance to post about version 2.0 before I did an update. This version includes a number of new features such as the ability to add a secondary lightbox that … Continue reading

Posted in Lightbox Plus, php, Plugins, Wordpress | Tagged , , , , , , , | 2 Comments

Lightbox Plus for WordPress Demos

Primary Lightbox A primary lightbox is one that can automatically lightbox your images. You don’t need to do anything other than activate the plugin for it to work. The correct class or rel attribute are automatically added to the image … Continue reading

Tagged , , , , , , , | 34 Comments

Yes, another Lightbox Plus release, v 1.6.9.7

I noticed that the code to cleanup the doubled rel=”lightbox[]” attributes had a nasty couple of changes to it that I forgot to remove after testing. As a result it was removing the href from the link in manually added … Continue reading

Posted in Lightbox Plus, php, Plugins, Wordpress | Tagged , , , , , , , | Leave a comment

High Wierdness with Lightbox Plus

I just discovered this lovely bug this morning. Basically the regular expressions do some wierdness to links that remove the href from them and cause the xmlHTTPRequest to go into an infinite loop. I have a strong idea of where … Continue reading

Posted in Lightbox Plus, php, Plugins, Wordpress | Tagged , , , , , , , | Leave a comment

Now serving Lightbox Plus 1.6.9.6

Yet another point release for Lightbox Plus.  This release is primarily some additional bug fixes including usage of class method with auto-lightboxing of text links and the skipping of images during auto-lighboxing.  See the full change list after the jump.

Posted in Lightbox Plus, php, Plugins, Wordpress | Tagged , , , , , , , | Leave a comment

Lightbox Plus updated to version 1.6.9.5

I’ve just updated Lightbox Plus to version 1.6.9.5 which addresses some IE issues that slipped through as well as a glaring issue with the way the backend code rendered JavaScript for the front end.  I also discovered that is was … Continue reading

Posted in Lightbox Plus, php, Plugins, Wordpress | Tagged , , , , , , , | Leave a comment