Thank you for this awesome plugin. It works fine for me on wp 3.9. But it has a validation error:
Bad value lightbox[gallery-1] for attribute rel on element a: The string lightbox[gallery-1] is not a registered keyword.
So for every linked image like
<a href='http://localhost/wpneu/wp-content/uploads/2014/04/p0304401.jpg' rel="lightbox[gallery-1]"><img width="300" height="200" src="http://localhost/wpneu/wp-content/uploads/2014/04/p0304401-300x200.jpg" class="attachment-thumbnail" alt="Raum1" /></a>
you’ll get a validate error of W3C. These are pretty much errors, if you have a gallery. Please fix it :)