Windows Live Writer Webpreview and Weblayout

64 Views Asked by At

I'm working on implementing a blogging engine and want to make it compatible with windows live writer. I found an excellent post on this, but what I can't find is documentation on the placeholder tags used in the weblayout and webpreview templates. The only page I can find referring to this files on MSDN is this one that doesn't mention the placeholder tags.

Anybody point me in the right direction?

Many thanks

Tony

1

There are 1 best solutions below

0
On

The placeholders are:

{post-title}
{post-body}

The msdn article that you linked to does state that, though.