[gimp-help-2/gimp-help-factory] Add a file to test



commit efa3a18ba1a854b45eed2f664c0aea6837846489
Author: Julien Hardelin <jm hard wanadoo fr>
Date:   Mon Jan 30 08:47:19 2012 +0100

    Add a file to test

 src/using/tagging.xml |   60 +++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 60 insertions(+), 0 deletions(-)
---
diff --git a/src/using/tagging.xml b/src/using/tagging.xml
new file mode 100755
index 0000000..6d96ba5
--- /dev/null
+++ b/src/using/tagging.xml
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
+
+<sect1 id="tagging">
+  <title>Tagging</title>
+
+  <indexterm>
+    <primary>Tags</primary>
+  </indexterm>
+  
+  <para>
+    In Brushes, Gradients, Patterns dialogs, you can define tags and then,  
+    you can list items according to these tags.
+  </para>
+  
+  <para>
+    You have two input fields:
+    <figure>
+      <title>Tagging</title>
+      <mediaobject>
+        <imageobject>
+          <imagedata fileref="images/using/tagging.png" format="PNG"/>
+        </imageobject>
+      </mediaobject>
+    </figure>
+    <itemizedlist>
+      <listitem>
+        <para>
+          <quote>Define input field</quote>: There, you define tags for the 
+          current brush, gradient or pattern.
+        </para>
+      </listitem>
+      <listitem>
+        <para>
+          <quote>Choose input field</quote>: There, you enter tags 
+          (auto completion). All brushes, gradients, patterns that have one 
+          of these chosen tags will be displayed.
+        </para>
+      </listitem>
+    </itemizedlist>
+  </para>
+  
+  <figure>
+    <title>Example</title>
+    <mediaobject>
+      <imageobject>
+        <imagedata fileref="images/using/tagging-2.png" format="PNG"/>
+      </imageobject>
+    </mediaobject>
+    <caption>
+      <para>
+        In this example, we defined a <quote>green>quote> for the Pepper and 
+        Vine brushes. Then, we entered <quote>green</quote> in the Choose 
+        input field.
+      </para>
+    </caption>
+  </figure>
+  
+</sect1>
\ No newline at end of file



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