[solang/help] help: Added a page about customizable layout



commit 563b4ec0f54c44fda637a8e91a60e8f6c6a9a135
Author: Florent Thévenet <feuloren free fr>
Date:   Sat Apr 3 15:02:03 2010 +0200

    help: Added a page about customizable layout
    
    Added a section to tags_manage.page about "show all tags"

 help/C/figures/properties-title.png |  Bin 0 -> 3083 bytes
 help/C/index.page                   |    1 +
 help/C/keys.page                    |    4 ++++
 help/C/layout.page                  |   29 +++++++++++++++++++++++++++++
 help/C/tags_manage.page             |   13 +++++++++++++
 5 files changed, 47 insertions(+), 0 deletions(-)
---
diff --git a/help/C/figures/properties-title.png b/help/C/figures/properties-title.png
new file mode 100644
index 0000000..6a70f91
Binary files /dev/null and b/help/C/figures/properties-title.png differ
diff --git a/help/C/index.page b/help/C/index.page
index ac58520..26fba1a 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -49,6 +49,7 @@
 		<info>
 			<link type="topic" xref="keys"/>
 			<link type="topic" xref="histogram"/>
+			<link type="topic" xref="layout"/>
 		</info>
 	</section>
 
diff --git a/help/C/keys.page b/help/C/keys.page
index 028aaaf..36fa304 100644
--- a/help/C/keys.page
+++ b/help/C/keys.page
@@ -104,6 +104,10 @@
     <td><p>Last Photo</p></td> <td><p>Go to the last photo.</p></td>
     <td><p><keyseq><key>Alt</key><key>End</key></keyseq></p></td>
     </tr>
+    <tr>
+    <td><p>Quit Enlarged mode</p></td> <td><p>Quit the Enlarged mode and go to Browser mode.</p></td>
+    <td><p><key>Escape</key></p></td>
+    </tr>
 </table>
 </section>
 
diff --git a/help/C/layout.page b/help/C/layout.page
new file mode 100644
index 0000000..7496eb5
--- /dev/null
+++ b/help/C/layout.page
@@ -0,0 +1,29 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="layout">
+<info>
+	<desc>
+	Adapt Solang's interface to your needs.
+	</desc>
+	<credit type="author">
+		<name>Florent Thévenet</name>
+		<email>feuloren free fr</email>
+	</credit>
+	<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+</info>
+<title>Customize the layout</title>
+
+<p>You can easily adapt Solang's interface to your needs thanks to its customizable layout.</p>
+
+<p>Solang's interface is composed of several "dockable items" that you can move inside Solang's window.<br/>
+To change an item position click on its title and move your cursor while holding the button pressed. Then drop the item where you want in Solang's window.</p>
+
+  <figure>
+    <title>An item's title</title>
+    <desc>The title of the "Properties" item, drag and drop it in Solang's window to change the item position</desc>
+    <media type="image" src="figures/properties-title.png" mime="image/png" style="right">
+      <p>The title of the "Properties" item</p>
+    </media>
+  </figure>
+
+</page>
diff --git a/help/C/tags_manage.page b/help/C/tags_manage.page
index b195d89..5ba6080 100644
--- a/help/C/tags_manage.page
+++ b/help/C/tags_manage.page
@@ -54,6 +54,19 @@
   </steps>
   </section>
 
+<section id="modify_tag" style="task">
+  <title>Show only the tags you need.</title>
+
+  <p>By default the <gui>Tag List</gui> shows only tags that are attached to your photos. But it can show the tags from your text documents, your videos...</p>
+
+  <steps>
+    <item>
+      <p>From the <gui>main</gui> window, choose <guiseq><gui>Tags</gui>
+      <gui>Show All Tags</gui></guiseq>.</p>
+    </item>
+  </steps>
+  </section>
+
 <section id="delete_tag" style="task">
   <title>Delete a tag.</title>
 



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