The old uploader script generated code like this:
<a class="imagelink" title="The spirit of Christmas" href="http://www.volentedeo.com/wp-content/uploads/2007/01/spirit.jpg"><img id="image11" alt="The spirit of Christmas" src="http://www.volentedeo.com/wp-content/uploads/2007/01/spirit.thumbnail.jpg" />
<cite>Click for fullsized image.</cite>
the new script just generates simple code without any attributes. This breaks compatibility with the lightbox plugin. How can I restore that functionality?