Hey Kriesi!
Thanks for helping again. I'm a newbie to Wordpress. Maybe I misunderstood you, but perhaps...
Okay - that's the options:
Simple Link: <a href="{FILELINK}">{FILENAME}</a>
No Wrappers: <a href="{IMAGE}"><img src="{THUMBNAIL}" alt="{CAPTION}" title="{CAPTION}" class="attachment" /></a>
WP-Default: <div id="attachment_{ID}" class="wp-caption alignleft" style="width: {MEDIUMWIDTH};"><a rel="attachment wp-att-{ID}" href="{PAGELINK}"><img class="size-medium wp-image-{ID}" title="{TITLE}" alt="{CAPTION}" src="{MEDIUM}" /> </a><p class="wp-caption-text">{CAPTION}</p></div>
Thumb left (or right): <div style="float:left;margin-right:10px;"><a href="{IMAGE}"><img src="{THUMBNAIL}" alt="{CAPTION}" title="{CAPTION}" class="attachment" /></a></div>
The Programmers style: <div style="margin-right:10px;background:black;color:white;padding:2px; width:{MEDIUMWIDTH};float:left"><a href="{IMAGE}"><img src="{MEDIUM}" alt="{CAPTION}" title="{CAPTION}" class="attachment" /></a><div style="padding:.2em;text-align:left">{CAPTION}</div></div>
Postie Legacy: <div class="postie-image-div"><a href="{IMAGE}"><img src="{THUMBNAIL}" alt="{FILENAME}" title="{FILENAME}" style="border:none" class="postie-image" /></a></div>
And Custom: <div id="attachment_{ID}" class="wp-caption alignleft" style="width: {MEDIUMWIDTH};"><a rel="attachment wp-att-{ID}" href="{PAGELINK}"><img class="size-medium wp-image-{ID}" title="{TITLE}" alt="{CAPTION}" src="{MEDIUM}" /> </a><p class="wp-caption-text">{CAPTION}</p></div>
Is there something, you've been looking for?
Why would I like to post via e-mail. Well, my present Homepage {ROT13}uggc://jjj.xvryubea-cubgb.qr/{/ROT13} is "handmade" HTML. I started to learn some HTML with building this page. But if I want to update my Blog ("Neues"), I've to change the source. When I'm taking pictures while I'm traveling, I would like to share from time to time pictures. Logging in into Wordpress in not an option on insecure PCs. So it's easier to get a mail-address for traveling (example: Hotmail) and upload via e-mail When you at home, you can easily cut of the e-mail and everything is fine.
Suggestions are welcome. :-)
Dennis