I've followed the instructions so that I can post by email. However if I email html pages with html content the blog shows all content including the html tags. Is there any way that I can email html files so that they look formatted in the blog
I've followed the instructions so that I can post by email. However if I email html pages with html content the blog shows all content including the html tags. Is there any way that I can email html files so that they look formatted in the blog
Short answer:No.
To use WordPress correctly, all design is done by WordPress and you should send plain text only. To get it right you should configure your email client to send UTF-8 encoded text.
The published post will be presented within some block in in your template, normally a <div>, and the styling of that block will be in your styleshet. In my opinion, this is the only sensible way to publish by email.
------
I had a shot at this, and did some experimenting, but I had to leave it. I'm sometime using what's called "international" or "foreign" characters, which works well in the body of a post. The subject field doesn't work as title, because it is not transferred as Unicode
This topic has been closed to new replies.