In 1.1 (hidden) and in 1.2 (no longer hidden) of dasBlog, you can enable a feature for Mail-To-Weblog that will automatically turn attached pictures (not embedded pictures) into thumbnails in the post and you can also control the maximum height for the thumbnails. The relevant settings in site.config for 1.1 are

<Pop3InlineAttachedPictures>true</Pop3InlineAttachedPictures>
<Pop3InlinedAttachedPicturesThumbHeight>200</Pop3InlinedAttachedPicturesThumbHeight>

In 1.2 the config settings are the same, but I added them to the config page. Here's an example of how it comes out:


Das Blog-splash.jpg

Categories: dasBlog

Thursday, August 14, 2003 8:01:03 PM UTC
Nice feature. Must of missed that one when I was looking through the code. Would be nice if you made the thumbnail itself a link to the full picture.
David Grundler
Wednesday, August 27, 2003 8:48:38 PM UTC
This is an awesome feature. Thanks so much for doing this. I've been looking for a good way to integrate family photos in our weblog. Keep up the good work.
Comments are closed.