开发者

Windows Live Writer Webpreview and Weblayout

开发者 https://www.devze.com 2023-01-13 14:48 出处:网络
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 ta

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 tha开发者_高级运维t doesn't mention the placeholder tags.

Anybody point me in the right direction?

Many thanks

Tony


The placeholders are:

{post-title}
{post-body}

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

0

精彩评论

暂无评论...
验证码 换一张
取 消