This article describes how to use Microsoft Word 2013 to write or edit your blogs or news page, or even to open a browser, and I'll split it into two parts.
- Overview
This example uses the Umbraco 7.2 version, the first page effect:
- Configure User Content channels
Go to admin background, click the user name you want to configure. tab (such as)
Name: Fill in the title
Default Open Content item: Click Select, the Right navigation window appears, select the project node you want to publish.
Document type: Select the content node you want to publish
Description field: The content here is in Word
The rest can be omitted.
- template configuration
Next you need to transfer to the template module, add the following code in the master template's
<linkrel= "Edituri" type= "Application/rsd+xml" href= "/umbraco/channels/rsd.aspx"/>
< Linkrel= "Wlwmanifest" type= "Application/wlwmanifest+xml" href= "/umbraco/channels/wlwmanifest.aspx"/>
Complete all Umbraco 7 background operations in this step, then complete the settings for Word
- Microsoft Word configuration
I use Word 2013 in this tutorial But the following steps should be the same for different versions please go to "file"-"Share"-"Publish to Blog", follow the image below:
- new Blog Account-blog type select other, next
blog post URL fill in: "http ://www.bany.xyz/umbraco/channels.aspx "format: URL (www.youwebsitename.com/umbraco/channels.aspx)
- Now that you have completed all the configurations, you can use Word to post your site content directly.
Umbraco 7 supports Microsoft Word 2013 content Publishing