From bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64 Mon Sep 17 00:00:00 2001
From: Andre Klapper <a9016009@gmx.de>
Date: Thu, 4 Aug 2011 15:38:54 +0200
Subject: Put new user documentation in place

---
 help/C/mail-composer-html-table.page | 33 +++++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)
 create mode 100644 help/C/mail-composer-html-table.page

(limited to 'help/C/mail-composer-html-table.page')

diff --git a/help/C/mail-composer-html-table.page b/help/C/mail-composer-html-table.page
new file mode 100644
index 0000000000..fd58dc3f84
--- /dev/null
+++ b/help/C/mail-composer-html-table.page
@@ -0,0 +1,33 @@
+<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
+      type="topic" id="mail-composer-html-table">
+
+  <info>
+    <desc>Insert a table in the mail composer.</desc>
+    <link type="guide" xref="mail-composer-html#formatting-options" />
+
+    <revision pkgversion="3.1.5" version="0.2" date="2011-07-29" status="final"/>
+    <credit type="author">
+      <name>Andre Klapper</name>
+      <email>ak-47@gmx.net</email>
+    </credit>
+ <credit type="author">
+   <name>Novell, Inc</name> <!-- Content partially from http://library.gnome.org/users/evolution/2.32/usage-mail-getnsend-send.html.en#bsait2d -->
+ </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+  </info>
+
+<title>Inserting a Table in HTML</title>
+
+<p>You can insert a table into the email (at the current position of the cursor):</p>
+<steps>
+<item><p>Click <guiseq><gui>Insert</gui><gui>Table...</gui></guiseq> in the menubar.</p></item>
+<item><p>Select the number of rows and columns.</p></item>
+<item><p>Define the type of layout for the table.</p></item>
+<item><p>Optionally: Select a background color or image for the table.</p></item>
+<item><p>Click <gui>Close</gui>.</p></item>
+</steps>
+
+</page>
+
-- 
cgit