[solang] help: Changes in C



commit 00d56e7bfc1bf9be1fb48b3f464519c28a4589f0
Author: Florent Thévenet <feuloren free fr>
Date:   Thu Feb 4 20:12:45 2010 +0100

    help: Changes in C
    
    Documented free text search
    Modified "import" to be more topic oriented
    
    Signed-off-by: Debarshi Ray <rishi gnu org>

 docs/C/export_folder.page                 |   15 ++++++++++-----
 docs/C/howto_search.page                  |   23 +++++++++++++++--------
 docs/C/{import_local.page => import.page} |   13 ++++++++-----
 docs/C/index.page                         |   12 +++---------
 docs/C/photos_by_page.page                |    2 +-
 docs/C/tags_intro.page                    |    1 -
 docs/C/tags_manage.page                   |    2 +-
 7 files changed, 38 insertions(+), 30 deletions(-)
---
diff --git a/docs/C/export_folder.page b/docs/C/export_folder.page
index 3f0eb30..91c2a3f 100644
--- a/docs/C/export_folder.page
+++ b/docs/C/export_folder.page
@@ -7,19 +7,24 @@
 	To export photos in a archive or a folder.
 	</desc>
 </info>
-<title>Export to Folder</title>
+<title>How do I export photos ?</title>
 <p>You can export photos to a directory of your computer.</p>
 
-<p>First you have to add the photos you want to export to the export queue.</p>
+<p>First you have to add the photos you want to export to the export queue. There are many ways to add a photo to the Export Queue.</p>
 <steps>
 	<item>
-	<p>Select one or more photos you want to export.</p>
+	<p>Right-click on a photo.</p>
 	</item>
 	<item>
-	<p>Choose <guiseq><gui>Edit</gui><gui>Add to Export Queue</gui></guiseq>.</p>
+	<p>Choose <gui>Add to Export Queue</gui>.</p>
+	</item>
+</steps>
+<steps>
+	<item>
+	<p>Select one or more photos you want to export.</p>
 	</item>
 	<item>
-	<p>You can change the page and do the steps again until you have added all the photos you want to the Export Queue.</p>
+	<p>Choose <guiseq><gui>Edit</gui><gui>Add to Export Queue</gui></guiseq>.</p>
 	</item>
 </steps>
 
diff --git a/docs/C/howto_search.page b/docs/C/howto_search.page
index 71c3d4c..058d3d9 100644
--- a/docs/C/howto_search.page
+++ b/docs/C/howto_search.page
@@ -2,17 +2,24 @@
       type="topic"
       id="howto_search">
 <info>
-	<link type="guide" xref="index_UI"/>
+	<link type="guide" xref="index_questions"/>
 	<desc>
 	Filters your photos.
 	</desc>
 </info>
 <title>How do I use the search function ?</title>
-<p><app>Solang</app> uses a powerful yet hard to understand search function.</p>
-<p>Actually you have to drag and drop one or more filters to the <gui>Search Basket</gui>. <app>Solang</app> will display only photos that correspond to all the filters you have chosen. Today only tags are filters.</p>
-<list>
-<item><p>To add a filter drag a tag from the <gui>Tag List</gui> to the <gui>Search Basket</gui>.</p></item>
-<item><p>To remove all the filters, click on the <gui>Clear filters</gui> button.</p></item>
-<item><p>To remove one filter, click on the filter in the <gui>Search Basket</gui> you want to remove and click on the <gui>Clear selected filters</gui> button.</p></item>
-</list>
+
+  <p><app>Solang</app> uses a powerful yet hard to understand search function.</p>
+  <p>Actually you have to drag and drop one or more filters to the <gui>Search Basket</gui>. <app>Solang</app> will display only photos that correspond to all the filters you have chosen. Today only tags are filters.</p>
+  <list>
+    <item><p>To add a filter drag a tag from the <gui>Tag List</gui> to the <gui>Search Basket</gui>.</p></item>
+    <item><p>To remove all the filters, click on the <gui>Clear filters</gui> button.</p></item>
+    <item><p>To remove one filter, click on the filter in the <gui>Search Basket</gui> you want to remove and click on the <gui>Clear selected filters</gui> button.</p></item>
+  </list>
+
+  <p>What's more you can use the <gui>Free text search</gui> entry to filter photos name.</p>
+  <steps>
+  <item><p>Write the text you want to search in the <gui>Free text search</gui> entry</p></item>
+  <item><p>Press <key>Enter</key></p></item>
+  </steps>
 </page>
diff --git a/docs/C/import_local.page b/docs/C/import.page
similarity index 61%
rename from docs/C/import_local.page
rename to docs/C/import.page
index 843a0ab..d160b03 100644
--- a/docs/C/import_local.page
+++ b/docs/C/import.page
@@ -1,13 +1,16 @@
 <page xmlns="http://projectmallard.org/1.0/";
-      type="topic"
-      id="import_local">
+      type="guide"
+      id="import">
 <info>
-	<link type="guide" xref="index_import"/>
+	<link type="guide" xref="index_questions"/>
 	<desc>
-	Import photos from your computer's hard drive.
+	To view your photos in <app>Solang</app>.
 	</desc>
 </info>
-<title>Import photos from a hard drive</title>
+<title>How do I import photos ?</title>
 <p>With <app>Solang</app> you don't need to import photos from your hard drive.</p>
 <p>Indeed <app>Solang</app> uses Tracker to get the list of your photos; so don't worry about importing the new photos you've got from your camera : It's automatically here.</p>
+
+<!-- add links to help for importers here -->
+
 </page>
diff --git a/docs/C/index.page b/docs/C/index.page
index a6031ac..efdddec 100644
--- a/docs/C/index.page
+++ b/docs/C/index.page
@@ -9,18 +9,12 @@
     </p>
   </note>
 
-	<section id="index_UI" style="2column">
-		<title>User Interface</title>
+	<section id="index_questions" style="2column">
+		<title>General Questions</title>
 		<info>
 			<link type="topic" xref="howto_search"/>
 			<link type="topic" xref="photos_by_page"/>
-		</info>
-	</section>
-
-	<section id="index_import" style="2column">
-		<title>Importing photos</title>
-		<info>
-			<link type="topic" xref="import_local"/>
+			<link type="topic" xref="import"/>
 		</info>
 	</section>
 
diff --git a/docs/C/photos_by_page.page b/docs/C/photos_by_page.page
index 199b8c1..e495552 100644
--- a/docs/C/photos_by_page.page
+++ b/docs/C/photos_by_page.page
@@ -2,7 +2,7 @@
       type="topic"
       id="photos_by_page">
 <info>
-	<link type="guide" xref="index_UI"/>
+	<link type="guide" xref="index_questions"/>
 	<desc>
 	To view more than 50 photos.
 	</desc>
diff --git a/docs/C/tags_intro.page b/docs/C/tags_intro.page
index e1add5b..9c8c249 100644
--- a/docs/C/tags_intro.page
+++ b/docs/C/tags_intro.page
@@ -3,7 +3,6 @@
       id="tags_intro">
 <info>
 	<link type="guide" xref="index_tags"/>
-	<link type="topic" xref="howto_search"/>
 	<desc>
 	An introduction to tags
 	</desc>
diff --git a/docs/C/tags_manage.page b/docs/C/tags_manage.page
index ac98b6a..79a1b26 100644
--- a/docs/C/tags_manage.page
+++ b/docs/C/tags_manage.page
@@ -7,7 +7,7 @@
 	Create, delete and attach tags to photos.
 	</desc>
 </info>
-<title>Use tags</title>
+<title>How do I use tags ?</title>
 
 <section id="create_tag" style="task">
   <title>Create a tag</title>



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