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

推荐订阅源

钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
U
Unit 42
GbyAI
GbyAI
M
MIT News - Artificial intelligence
美团技术团队
罗磊的独立博客
雷峰网
雷峰网
量子位
博客园 - 【当耐特】
Last Week in AI
Last Week in AI
D
Docker
小众软件
小众软件
S
SegmentFault 最新的问题
Blog — PlanetScale
Blog — PlanetScale
阮一峰的网络日志
阮一峰的网络日志
宝玉的分享
宝玉的分享
T
Tailwind CSS Blog
WordPress大学
WordPress大学
V
V2EX
博客园_首页
腾讯CDC
The Cloudflare Blog
A
About on SuperTechFans
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC

博客园 - 丁丁

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 :-)