well.. i have a not official website that im playing with, looks like and construction yard :) .. merging wordpress, bbpress and plogger .. my ecard addon works, but its not perfect. Maybe ill share it later when its better.. unless your ready to play with pre alfa stuff :)
Well, pre alfa is very pre ;), but when you think it's almost alfa, perhaps even beta, there will be enough people here that want to test it for you, including me :)
Does the option to send a picture as an ecard appear only after clicking an image and thus using the standard themes? In other words, could it also be made to work when using lightbox or thickbox? Could be a little tricky though, because in that case the option 'send as ecard' would have to be placed somewhere next to the 'close' button, opening another new thickbox window with the ecard.php file. Thickbox (http://jquery.com/demo/thickbox/) can handle those things. Needless to say I'm using this to show my pictures ;). If not, opening a new window in the standard template would also work ok I guess.
ecard form shows up in ?level=picture&id=number , it can be placed anywhere since it rely on $_GET['level'] and $_GET['id'] .. its coded for my very modified website so there can be a problem making it fit for all, and standard plogger installs , but i can give it a try.