[recipes/wip/pcutler] Add stub for chef.page to document how to add your personal information to Recipes. Finish drafts o



commit 88533fbfdb884c43230190f9ccf1994c4a322b34
Author: Paul Cutler <paul r cutler gmail com>
Date:   Sun Mar 19 10:06:27 2017 -0500

    Add stub for chef.page to document how to add your personal information to Recipes.  Finish drafts of 
contribute and share.

 help/C/chef.page       |   24 +++++++++++++++++++++++
 help/C/contribute.page |   49 +++++++++++++++++++++++++++++++++++++++++++++++-
 help/C/share.page      |   45 ++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 117 insertions(+), 1 deletions(-)
---
diff --git a/help/C/chef.page b/help/C/chef.page
new file mode 100644
index 0000000..b81c16e
--- /dev/null
+++ b/help/C/chef.page
@@ -0,0 +1,24 @@
+<page xmlns="http://projectmallard.org/1.0/";
+  xmlns:its="http://www.w3.org/2005/11/its";
+  type="topic"
+  id="chef">
+  
+  <info>
+    <link type="guide" xref="index#manage"/>
+    <link type="seealso" xref="add-recipe"/>
+    <link type="seealso" xref="find-recipe"/>
+    <link type="seealso" xref="index#sharing"/>
+    <desc>How to add your personal information to recipes.</desc>
+    <revision pkgversion="3.24" version="0.1" date="2017-03-16" status="draft"/>
+    <credit type="author">
+      <name>Paul Cutler</name>
+      <email its:translate="no">pcutler gnome org</email>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 4.0</p>
+    </license>
+  </info>
+
+  <title>Add Chef Information</title>
+  
+ </page>
diff --git a/help/C/contribute.page b/help/C/contribute.page
index 0aec09b..d37575e 100644
--- a/help/C/contribute.page
+++ b/help/C/contribute.page
@@ -5,8 +5,9 @@
   
   <info>
     <link type="guide" xref="index#share"/>
+    <link type="seealso" xref="index#sharing"/>
     <desc>How to share your recipes with the GNOME community.</desc>
-    <revision pkgversion="3.24" version="0.1" date="2017-03-16" status="stub"/>
+    <revision pkgversion="3.24" version="0.1" date="2017-03-16" status="draft"/>
     <credit type="author">
       <name>Paul Cutler</name>
       <email its:translate="no">pcutler gnome org</email>
@@ -18,4 +19,50 @@
 
   <title>Contribute Recipes</title>
   
+  <p>You can share your recipe with the <app>Recipes</app> developers
+  who may include your recipe in the <app>Recipes</app> application.  
+  Recipes you share should be of your own creation.  To send your recipe:
+  </p>
+    <steps>
+    <item>
+      <p>Open the recipe you want to share.
+      </p>
+    </item>
+    <item>
+      <p>Press the <gui>Share</gui> button.
+      </p>
+    </item>
+    <item>
+      <p>If you would like to share multiple recipes, press the <gui>Add More</gui>
+      button in the top-right window and open another recipe and then press 
+      <gui>Share</gui> again.
+      </p>
+    </item>
+    <item>
+      <p>Press the <gui>Share</gui> button in the upper-right corner.
+      </p>
+    </item>
+    <item>
+      <p>Select <gui>Contribute to GNOME Recipes</gui> in the bottom-right
+      corner.</p>
+    </item>
+    <item>
+      <p>Choose the email application from the list you want to use to email
+      the recipe and press the <gui>Select</gui> button. 
+      </p>
+    </item>
+    <item>
+      <p>The email application you chose will open and a new email message will
+      be composed.  <app>Recipes</app> will have included the recipe as an 
+      attachment and the <em>Subject</em> and <em>To:</em>
+      line will be automatically filled out for you.
+      </p>
+    </item>
+    <item>
+      <p>Press <gui>Send</gui> to email your recipe to the <app>Recipe</app>
+      developers who will review your recipe for possible inclusion.
+      </p>
+    </item>
+  </steps>
+  
 </page>
diff --git a/help/C/share.page b/help/C/share.page
index 85ec55f..20dd6f8 100644
--- a/help/C/share.page
+++ b/help/C/share.page
@@ -18,4 +18,49 @@
 
   <title>Printing and Sharing</title>
   
+  <p>You can email a shopping list or recipe to a friend.  Shopping lists
+  will email all of the ingredients needed in the body of an email.  If you
+  email a recipe, the email recipient will receive the recipe as an email
+  attachment.  They can download the attachment and double-click it to import
+  the recipe you shared into <app>Recipes</app>.</p>
+  <steps>
+    <item>
+      <p>Open the recipe or shopping list you want to email.
+      </p>
+    </item>
+    <item>
+      <p>Press the <gui>Share</gui> button.
+      </p>
+    </item>
+    <item>
+      <p>If you would like to share multiple recipes, press the <gui>Add More</gui>
+      button in the top-right window and open another recipe and then press 
+      <gui>Share</gui> again.
+      </p>
+    </item>
+    <item>
+      <p>Press the <gui>Share</gui> button in the upper-right corner.
+      </p>
+    </item>
+    <item>
+      <p>Choose the email application from the list you want to use to email
+      the recipe and press the <gui>Select</gui> button. 
+      </p>
+    </item>
+    <item>
+      <p>The email application you chose will open and a new email message will
+      be composed.  <app>Recipes</app> will have included the text of the
+      shopping list or the recipe as an attachment and the <em>Subject</em> 
+      line and email body will be automatically filled out for you.
+      </p>
+    </item>
+    <item>
+      <p>Enter the email address of the person you would like to share with
+      and any additional information in the email body and send your email.
+      </p>
+    </item>
+  </steps>
+    
+  
+  
 </page>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]