I wasn't able to find this one; perhaps I wasn't searching for the right thing. I'm looking for a Quicktag plugin that will create this:
<a href="link-to-photo-album" onclick="window.open('link-to-photo-album',
'popup','width=900,height=650,scrollbars=no,
resizable=no,toolbar=no,directories=no,location=no,
menubar=no,status=no,left=0,top=0'); return false">
in a jiffy.
It's easy to make simple custom tags like this in most software blogging programs. It seems odd that this functionality is not in the base WP.