Skip to content

Commit 8f752a2

Browse files
committed
Merge pull request #76 from kathweaver/fix-tutorials
Fixed inconsistency in tutorials - Corrects Issue #75
2 parents d825317 + 191abd9 commit 8f752a2

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

tutorials/watermarkPictures.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,8 @@
33
title: Watermarking Pictures
44
download: false
55
---
6-
7-
<h3>How do I watermark a picture?</h3>
8-
<p>When you add a picture to your blog post, you will be show the
9-
Picture Tools dialog box. You can also get there by clicking on a picture.
6+
<p>When you add a picture to your blog post, you will be shown the Picture Tools dialog box. You can also get there by clicking on a picture.</P>
107
<img src="images/pictureTools.png" />
11-
</p>
128
<p>Click on Watermark - it's in the middle of the ribbon, third choice down.</p>
139
<p>The Watermark dialog box will appear</p>
1410
<img src="images/watermark1.png" />

0 commit comments

Comments
 (0)