[frogr] Initial skeleton for writing a user manual for frogr.



commit 5a2673d37164ae8a9e9c162e44c13fd57534fb5d
Author: Pierre-Yves Luyten <pyluyten laposte net>
Date:   Sun May 29 00:34:13 2011 +0200

    Initial skeleton for writing a user manual for frogr.

 help/C/add-pictures.page                  |   15 +++++++++++
 help/C/common-problems.page               |   22 ++++++++++++++++
 help/C/create-account.page                |   17 +++++++++++++
 help/C/display.page                       |   15 +++++++++++
 help/C/figures/edit-picture-details.png   |  Bin 0 -> 35275 bytes
 help/C/figures/frogr-remote-organizer.png |  Bin 0 -> 97700 bytes
 help/C/figures/preferences-connection.png |  Bin 0 -> 11196 bytes
 help/C/figures/preferences-general.png    |  Bin 0 -> 28932 bytes
 help/C/group-pictures.page                |   16 ++++++++++++
 help/C/index.page                         |   34 +++++++++++++++++++++++++
 help/C/introduction.page                  |   36 +++++++++++++++++++++++++++
 help/C/organize.page                      |   13 ++++++++++
 help/C/pictures.page                      |   15 +++++++++++
 help/C/preferences.page                   |   38 +++++++++++++++++++++++++++++
 help/C/remove-pictures.page               |   15 +++++++++++
 help/C/set-pictures.page                  |   16 ++++++++++++
 help/C/tag.page                           |   16 ++++++++++++
 help/C/upload-pictures.page               |   15 +++++++++++
 18 files changed, 283 insertions(+), 0 deletions(-)
---
diff --git a/help/C/add-pictures.page b/help/C/add-pictures.page
new file mode 100644
index 0000000..4dc66a1
--- /dev/null
+++ b/help/C/add-pictures.page
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="add-pictures">
+
+  <info>
+    <link type="guide" xref="pictures"/>
+    <revision pkgversion="0" version="0.6" date="2011-01-06" status="draft"/>
+    <desc>Add Pictures</desc>
+  </info>
+
+  <title>Add Pictures</title>
+  <p>You can add a picture using the toolbar <gui>Plus</gui> button. Or, you can use the menu <guiseq><gui>File</gui><gui>Add Pictures</gui></guiseq>.</p>
+  
+</page>
diff --git a/help/C/common-problems.page b/help/C/common-problems.page
new file mode 100644
index 0000000..2ef3661
--- /dev/null
+++ b/help/C/common-problems.page
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="common-problems">
+  
+  <info>
+    <link type="guide" xref="index#common-problems"/>
+    <revision pkgversion="0" version="0.6" date="2011-01-06" status="draft"/>
+    <desc>Frequently Asked Questions</desc>
+  </info>
+
+  <title>Frogr Introduction</title>
+    
+  <list>
+
+    <item><title>Authorization browser window is not be launched</title>
+      <p>Check if you are using a proxy. This is a know bug.</p>
+    </item>
+
+  </list>
+
+</page>
diff --git a/help/C/create-account.page b/help/C/create-account.page
new file mode 100644
index 0000000..2a759cf
--- /dev/null
+++ b/help/C/create-account.page
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="create-account">
+  <info>
+    <link type="guide" xref="index#account"/>
+    <revision pkgversion="0" version="0.6" date="2011-01-06" status="draft"/>
+    <desc>How to create your Account</desc>
+  </info>
+
+  <title>How to create your Account</title>
+  <p>First create an Account</p>
+  <p>When you first run <app>Frogr</app>, it displays a window explaining you'll have to create an account.</p>
+  <p>Click Ok, it will run your favorite web browser. On your favourite web browser, either create a Flickr account or log in to an existing account.</p>
+  <p>Then, authorize <app>Frogr</app> to access to this account. You may now go back to <app>Frogr</app> window and use it to upload any picture !</p>
+  
+</page>
diff --git a/help/C/display.page b/help/C/display.page
new file mode 100644
index 0000000..dbcd6a2
--- /dev/null
+++ b/help/C/display.page
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="display">
+
+  <info>
+    <link type="guide" xref="index#view"/>
+    <revision pkgversion="0" version="0.6" date="2011-01-06" status="draft"/>
+    <desc>Amending view</desc>
+  </info>
+
+  <title>Display Pictures</title>
+  <p>You can sort pictures by title, by date, or as loaded. Click on the menuy <gui>View</gui> and select the proper way to sort.</p>
+
+</page>
diff --git a/help/C/figures/edit-picture-details.png b/help/C/figures/edit-picture-details.png
new file mode 100644
index 0000000..3c66ff0
Binary files /dev/null and b/help/C/figures/edit-picture-details.png differ
diff --git a/help/C/figures/frogr-remote-organizer.png b/help/C/figures/frogr-remote-organizer.png
new file mode 100644
index 0000000..9126be0
Binary files /dev/null and b/help/C/figures/frogr-remote-organizer.png differ
diff --git a/help/C/figures/preferences-connection.png b/help/C/figures/preferences-connection.png
new file mode 100644
index 0000000..33e63f8
Binary files /dev/null and b/help/C/figures/preferences-connection.png differ
diff --git a/help/C/figures/preferences-general.png b/help/C/figures/preferences-general.png
new file mode 100644
index 0000000..734f57c
Binary files /dev/null and b/help/C/figures/preferences-general.png differ
diff --git a/help/C/group-pictures.page b/help/C/group-pictures.page
new file mode 100644
index 0000000..5ad73cd
--- /dev/null
+++ b/help/C/group-pictures.page
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide"
+      id="group-pictures">
+
+  <info>
+    <link type="guide" xref="organize"/>
+    <revision pkgversion="0" version="0.6" date="2011-01-06" status="draft"/>
+    <desc>Group Pictures</desc>
+  </info>
+
+  <title>Group Pictures</title>
+  <p>Todo</p>
+
+</page>
+
diff --git a/help/C/index.page b/help/C/index.page
new file mode 100644
index 0000000..bfc5483
--- /dev/null
+++ b/help/C/index.page
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/"; xmlns:e="http://projectmallard.org/experimental/"; type="guide" id="index" xml:lang="en_GB">
+  
+  <info>
+    <revision pkgversion="0" version="0.6" date="2011-01-06" status="draft"/>
+  </info>
+
+  <title>Frogr Help</title>
+
+  <section id="account">
+    <title>Managing Your Flickr Account</title>
+  </section>
+
+  <section id="pictures">
+    <title>Managing Your Pictures</title>
+  </section>
+
+  <section id="organize">
+    <title>Organize Your Pictures</title>
+  </section>
+
+  <section id="view">
+    <title>Sort Pictures</title>
+  </section>
+
+  <section id="customize">
+    <title>Set Up Frogr</title>
+  </section>
+
+  <section id="common-problems">
+    <title>Frenquently Asked Questions</title>
+  </section>
+
+</page>
diff --git a/help/C/introduction.page b/help/C/introduction.page
new file mode 100644
index 0000000..993ad4a
--- /dev/null
+++ b/help/C/introduction.page
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="introduction">
+<info>
+  <link type="guide" xref="index"/>
+  <revision pkgversion="0" version="0.6" date="2011-01-06" status="draft"/>
+  <desc>
+    Introduction to the <app>Frogr</app> Remote Organizer.
+  </desc>
+</info>
+<title>Frogr Introduction</title>
+<p><app>Frogr</app> is a <link href="http://www.flickr.com/";>Flickr</link> Remote Organizer. <app>Frogr</app>  is a small application for the GNOME desktop that allows users to manage their accounts in the Flickr image hosting website..</p>
+  <figure>
+    <title><gui>Frogr </gui> window</title>
+    <desc><app>Frogr</app> main window</desc>
+    <media type="image" src="figures/frogr-remote-organizer.png" mime="image/png" style="right">
+      <p><app>Frogr</app> main window.</p>
+    </media>
+  </figure>
+  
+  <section><title>Flickr</title>
+    <p><link href="http://www.flickr.com/";>Flickr</link> is a website allowing hosting of both images and videos.</p>
+  </section>
+
+  <section><title>Main Features</title>
+    <list>
+      <item><p>Allow to upload pictures to flickr</p></item>
+      <item><p>Allow uploading pictures located in remote machines</p></item>
+      <item><p>Allow adding tags to pictures</p></item>
+      <item><p>Allow specifying sets and group pools for the pictures to be added to after the upload process.</p></item>
+      <item><p>Support for handling multiple Flickr accounts.</p></item>
+    </list>
+
+  </section>
+</page>
diff --git a/help/C/organize.page b/help/C/organize.page
new file mode 100644
index 0000000..a497af8
--- /dev/null
+++ b/help/C/organize.page
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide"
+      id="organize">
+  <info>
+    <link type="guide" xref="index#organize"/>
+    <revision pkgversion="0" version="0.6" date="2011-01-06" status="draft"/>
+    <desc>Organize</desc>
+  </info>
+
+  <title>Organize</title>
+  
+</page>
diff --git a/help/C/pictures.page b/help/C/pictures.page
new file mode 100644
index 0000000..cd92605
--- /dev/null
+++ b/help/C/pictures.page
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide"
+      id="pictures">
+
+  <info>
+    <link type="guide" xref="index#pictures"/>
+    <revision pkgversion="0" version="0.6" date="2011-01-06" status="draft"/>
+    <desc>Pictures</desc>
+  </info>
+
+  <title>Pictures</title>
+  <p> Add, remove, or upload pictures </p>
+  
+</page>
diff --git a/help/C/preferences.page b/help/C/preferences.page
new file mode 100644
index 0000000..cd93883
--- /dev/null
+++ b/help/C/preferences.page
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide"
+      id="preferences">
+
+  <info>
+    <link type="guide" xref="index#customize"/>
+    <revision pkgversion="0" version="0.6" date="2011-01-06" status="draft"/>
+    <desc>Preferences</desc>
+  </info>
+
+  <title>Preferences</title>
+
+  <p>Go to Preferences using menu <guiseq><gui>File</gui><gui>Preferences</gui></guiseq>.</p>
+  
+  <section id="preferences-general">
+    <title>General Preferences</title>
+    <figure>
+      <title><gui>Frogr </gui> window</title>
+      <desc><app>Frogr</app> main window</desc>
+      <media type="image" src="figures/preferences-general.png" mime="image/png" style="right">
+        <p><app>Frogr</app> main window.</p>
+      </media>
+    </figure>
+  </section>
+
+  <section id="preferences-connection">
+    <title>Connection Preferences</title>
+    <figure>
+      <title><gui>Frogr </gui> window</title>
+      <desc><app>Frogr</app> main window</desc>
+      <media type="image" src="figures/preferences-connection.png" mime="image/png" style="right">
+        <p><app>Frogr</app> main window.</p>
+      </media>
+    </figure>
+  </section>
+
+</page>
diff --git a/help/C/remove-pictures.page b/help/C/remove-pictures.page
new file mode 100644
index 0000000..76cbe09
--- /dev/null
+++ b/help/C/remove-pictures.page
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="remove-pictures">
+
+  <info>
+    <link type="guide" xref="pictures"/>
+    <revision pkgversion="0" version="0.6" date="2011-01-06" status="draft"/>
+    <desc>Remove Pictures</desc>
+  </info>
+
+  <title>Remove Pictures</title>
+  <p>You can add a picture using the toolbar <gui>Minus</gui> button. Or, you can use the menu <guiseq><gui>File</gui><gui>Remove Pictures</gui></guiseq>.</p>
+  
+</page>
diff --git a/help/C/set-pictures.page b/help/C/set-pictures.page
new file mode 100644
index 0000000..864ca80
--- /dev/null
+++ b/help/C/set-pictures.page
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide"
+      id="set-pictures">
+
+  <info>
+    <link type="guide" xref="organize"/>
+    <revision pkgversion="0" version="0.6" date="2011-01-06" status="draft"/>
+    <desc>Set Pictures</desc>
+  </info>
+
+  <title>Set Pictures</title>
+  <p>Todo</p>
+
+</page>
+
diff --git a/help/C/tag.page b/help/C/tag.page
new file mode 100644
index 0000000..8a0ad60
--- /dev/null
+++ b/help/C/tag.page
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide"
+      id="tag-pictures">
+
+  <info>
+    <link type="guide" xref="organize"/>
+    <revision pkgversion="0" version="0.6" date="2011-01-06" status="draft"/>
+    <desc>Tag Pictures</desc>
+  </info>
+
+  <title>Tag Pictures</title>
+  <p>You can assign several tags to any picture. Flickr allows you to define your own tags. It allows you to easily find any picture you did upload.</p>
+  <p>Right-click on a picture, and choose <gui>Add tags</gui>. Or click on the menu <gui>Actions</gui>, and choose <gui>Add tags</gui>. Or, when you're editing picture's detail, you can see and edit the tags</p>
+</page>
+
diff --git a/help/C/upload-pictures.page b/help/C/upload-pictures.page
new file mode 100644
index 0000000..a6fa0ff
--- /dev/null
+++ b/help/C/upload-pictures.page
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="upload-pictures">
+
+  <info>
+    <link type="guide" xref="pictures"/>
+    <revision pkgversion="0" version="0.6" date="2011-01-06" status="draft"/>
+    <desc>Upload Pictures</desc>
+  </info>
+
+  <title>Upload Pictures</title>
+  <p>You can upload a picture using the toolbar <gui>arrow</gui> button. Or, you can use the menu <guiseq><gui>Actions</gui><gui>Upload All</gui></guiseq>.</p>
+  
+</page>



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