Skip to content

Commit 191abd9

Browse files
committed
Fixed inconsistency in tutorials
Several changes were made to the tutorials without proper testing. These have been corrected.
1 parent d825317 commit 191abd9

File tree

11 files changed

+16
-21
lines changed

11 files changed

+16
-21
lines changed

tutorials/addBlogAccts/blogger.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: "Adding a Google Blogger Blog"
4-
download: true
4+
download: false
55
---
66

77
<p>There are several paths to get to the blog setup.</p>

tutorials/addBlogAccts/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
layout: default
3-
title: "Open Live Writer"
2+
layout: post
3+
title: "Adding Blog Service Accounts"
44
download: false
55
---
66

tutorials/addBlogAccts/other.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: "Adding Other Blogs"
4-
download: true
4+
download: false
55
---
66

77
<p>There are several paths to get to the blog setup.</p>

tutorials/addBlogAccts/typepad.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
3-
title: "Adding Typepad Blogs"
4-
download: true
3+
title: "Adding a Typepad Blog"
4+
download: false
55
---
66

77
<p>There are several paths to get to the blog setup.</p>

tutorials/addBlogAccts/wordpress.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
3-
title: "Adding Wordpress Blogs"
4-
download: true
3+
title: "Adding a Wordpress Blog"
4+
download: false
55
---
66

77
<p>There are several paths to get to the blog setup.</p>

tutorials/automaticallyUpdate.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
22
layout: post
3-
title: Automatically Update Open Live Writer
3+
title: Does OpenLiveWriter Automatically Update?
44
download: false
55
---
66

7-
<h3>Does OpenLiveWriter Automatically Update?</h3>
87
<p>Yes. You'll see that an update check is done before OpenLiveWriter is started:</p>
98
<strong><p>C:\Users\username\AppData\Local\OpenLiveWriter\Update.exe --processStart OpenLiveWriter.exe</p></strong>
109
<p>However, you will not get any type of message. You can check on the version number by:

tutorials/commandLine.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: Opening Open Live Writer From The Command Line
3+
title: Command Line Options
44
download: false
55
---
66

tutorials/googleblogger.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: "Google Blogger Features"
3+
title: "Google Blogger Special Features"
44
download: false
55
---
66

tutorials/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
layout: default
3-
title: "Open Live Writer Tutorials"
2+
layout: post
3+
title: Open Live Writer Tutorials
44
download: false
55
---
66

@@ -13,6 +13,6 @@
1313
<li>Email after posting? Sorry that is not a feature of OpenLiveWriter, see your blog provider.</li>
1414
<hr />
1515
<li><a href="commandLine.html">Command Line options</a></li>
16-
<li><a href="registryKeys.html">Registry Keys</a></li>
16+
<li><a href="registryKeys.html">Registry Keys including how to do a complete uninstall.</a></li>
1717
<!--<li><a href="link">Title</a></li>-->
1818
</ul>

tutorials/registryKeys.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: Complete Uninstallation of Open Live Writer
3+
title: Registry Keys
44
download: false
55
---
66

0 commit comments

Comments
 (0)