Well,
I had a small bug where it could not find any pane except the ContentPane. I fixed this before anyone else had caught it.
I published the new version of the zip files noted in the previous message.
Only the code behind of the Links.ascx.vb page changed so if you have deployed it, just replace the dll files you don't have to worry about the ascx pages.
One thing I have noticed is that if you render it in a pane that has no size, such as the right pane without any content, and the other panes are sized to take the rest, the iframe will render if you look at the code, but the width will be the width of the table cell, 0.
If someone else comes up with a solution for it, let me know, I will work to see if I can correct it.
Note to Links Project Team Lead?....
Since you are integrating with other modules, such as the image gallery, this basically would do the same as combining the DNN iFrame control with the Links control. Might be something you would consider adding to the core links module...