惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

云风的 BLOG
云风的 BLOG
The GitHub Blog
The GitHub Blog
Y
Y Combinator Blog
博客园 - 三生石上(FineUI控件)
T
The Blog of Author Tim Ferriss
宝玉的分享
宝玉的分享
Hugging Face - Blog
Hugging Face - Blog
WordPress大学
WordPress大学
V
Visual Studio Blog
小众软件
小众软件
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
MongoDB | Blog
MongoDB | Blog
V
V2EX
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 【当耐特】
Microsoft Azure Blog
Microsoft Azure Blog
The Cloudflare Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Engineering at Meta
Engineering at Meta
L
LangChain Blog
Martin Fowler
Martin Fowler
GbyAI
GbyAI
博客园 - 司徒正美

博客园 - 丁丁

Running Knoppix 6.7.1 in a Sandisk Ultra flash drive to do GAE programming via PyCharm Fast fill huge number of same value to below cells in Excel How to install Windows 7 on the 6 years IBM X60 notebook Python 2.5 SSL package version 1.15 for GAE A GAE based blog, Micolog 7.412 with Django 1.2 enable Price compare: Sina App Engine vs Google App Engine IE9 is a little faster than Firefox6 in Speed Reading performance test but so less SDLC (Systems Development Life Cycle) Brief Terminology & Workflow 成功凤凰刷机刷出诺基亚E5系统版本042.014纯净简体中文版 用PowerShell强制添加IE本身无法添加的RSS Feeds Getting Help on WMI Methods - 丁丁 [PowerShell]One line to pack individual PDF file into their BaseName.RAR - 丁丁 My first time meet ORA-600 error, quite memorable moment. Camstar InSite 3 server transaction log file profiler, source code included Setting up the Matlab Database Toolbox to connecting to Oracle DB 在Ubuntu 8.04 x86_64上安装Oracle 10g XE和Oracle Application Express(apex) 3.1.1 合并不同WebService之间的相同对象类型 究竟何时买房才最合适?写于2008年3月 代码小片断,自动对文本分行的C#函数
How to using Windows Live Writer on umbraco - 丁丁
丁丁 · 2011-01-17 · via 博客园 - 丁丁

Before start config Windows Live Writer for Umbraco, make sure the Setting->Templates->Master page has following line in <head>:

<link rel="EditURI" type="application/rsd+xml" href="/umbraco/channels/rsd.aspx" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="/umbraco/channels/wlwmanifest.aspx" />

And create correct Content Channel (Name, Start Node in Content, Start Node in Media Library)

Config users content channel

Then you can start fill homepage with http://ericguo.3322.org/dotnet.aspx and user name and password, select Metaweblog API and fill http://ericguo.3322.org/umbraco/channels.aspx as meta blog api URL in Windows Live Writer Tools->Accounts now.

Click finish button, you may find duplicate hostname in HomepageURL which lead to get theme failed, you can fix it by run regedit & goto HKEY_CURRENT_USER\Software\Microsoft\Windows Live\Writer\Weblogs, find the right name, in this case "dotNet" and correct the wrong HomepageUrl (usually duplicate in hostname).

Change Registry

Goto Live Writer again and in Tools->Account->Editing->Refresh Theme, now that will get correct theme from site now.

That’s all done :-)