aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/usage-mail.sgml
diff options
context:
space:
mode:
authorAaron Weber <aaron@ximian.com>2001-09-05 01:26:09 +0800
committerAaron Weber <aaron@src.gnome.org>2001-09-05 01:26:09 +0800
commitcc790d8c6f597ab93a42ad6a022b29f71179371d (patch)
tree408d0ff19d22fe33a169bc5eacfe91ebb17b1b60 /help/C/usage-mail.sgml
parent7ce46295b87839f0c16adeca66e687ee18a917db (diff)
downloadgsoc2013-evolution-cc790d8c6f597ab93a42ad6a022b29f71179371d.tar.gz
gsoc2013-evolution-cc790d8c6f597ab93a42ad6a022b29f71179371d.tar.zst
gsoc2013-evolution-cc790d8c6f597ab93a42ad6a022b29f71179371d.zip
More html stuff.
2001-09-04 Aaron Weber <aaron@ximian.com> * C/usage-mail.sgml: More html stuff. * C/usage-mainwindow.sgml: Validate. svn path=/trunk/; revision=12586
Diffstat (limited to 'help/C/usage-mail.sgml')
-rw-r--r--help/C/usage-mail.sgml79
1 files changed, 63 insertions, 16 deletions
diff --git a/help/C/usage-mail.sgml b/help/C/usage-mail.sgml
index 04215bcaba..ca39602398 100644
--- a/help/C/usage-mail.sgml
+++ b/help/C/usage-mail.sgml
@@ -513,6 +513,7 @@
reconnect, choose
<menuchoice><guimenu>File</guimenu><guimenuitem>Work
Online</guimenuitem></menuchoice>
+ </para>
</note>
<para>
@@ -636,11 +637,12 @@
with more than one card, Evolution will open a dialog box to
ask you which person you meant.
- <!-- Also, <application>Evolution</application> will add a
+<!-- Also, <application>Evolution</application> will add a
domain to any unqualified addresses. By default, this is
your domain, but you can choose which one mail preferences
- dialog. NOTE: Bug filed on this-- it's not available now,
- but may be in the future.-->
+ dialog. NOTE: Bug filed on this: it's not available now,
+ but may be in the future.
+-->
</para>
@@ -847,7 +849,6 @@ with quoted materials and the relevant replies interspersed-->
<xref linkend="config-prefs-mail-other"> for more
information.
</para>
- </note>
<para>
HTML formatting tools are located in the toolbar just above
the space where you'll actually compose the message, and
@@ -933,8 +934,6 @@ with quoted materials and the relevant replies interspersed-->
</para>
</listitem>
</varlistentry>
-
-
</variablelist>
</para>
<para>
@@ -1137,10 +1136,11 @@ with quoted materials and the relevant replies interspersed-->
<sect3 id="html-templates">
<title>HTML Templates</title>
<para>
- <application>Evolution</application> not only allows you to
- decorate your email with HTML text and graphics, but
- provides you with prebuilt templates for you to use when making
- these improvements.
+ <application>Evolution</application> not only allows you to
+ decorate your email with HTML text and graphics, but
+ provides you with prebuilt templates for you to use when
+ making these improvements. You can use these to emphasize a
+ point or frame an image in an attractive manner.
</para>
<para>
To include a template into your HTML based email:
@@ -1152,7 +1152,7 @@ with quoted materials and the relevant replies interspersed-->
</listitem>
<listitem>
<para>
- Enable HTML in your email by clicking
+ Make sure that the
<menuchoice>
<guimenu>
Format
@@ -1161,30 +1161,53 @@ with quoted materials and the relevant replies interspersed-->
HTML
</guimenuitem>
</menuchoice>
+ selector is checked.
</para>
</listitem>
<listitem>
<para>
Click the <guibutton>HTML Template</guibutton> button in the
- <guilabel>Toolbar</guilabel>.
+ <guilabel>Toolbar</guilabel> or select
+ <menuchoice>
+ <guimenu>
+ Insert
+ </guimenu>
+ <guimenuitem>
+ HTML Template
+ </guimenuitem>
+ </menuchoice>
</para>
</listitem>
<listitem>
<para>
- Select the template in the <guilabel>Template</guilabel>
- selection box.
+ Select the template type in the
+ <guilabel>Template</guilabel> selection box. Your
+ options are <guilabel>Note</guilabel> and
+ <guilabel>Image Frame</guilabel>.
</para>
</listitem>
<listitem>
<para>
+ Set the size and alignment of the HTML template.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
Click <guibutton>Insert</guibutton> to insert it where the
cursor is.
</para>
</listitem>
<listitem>
<para>
- Click in the template to edit the specific object you clicked
- on.
+ Once you have inserted the template, click on the text
+ in the template, and enter the text you want to use.
+ </para>
+ <para>
+ If you have selected an image frame template,
+ right-click on the image and select
+ <guimenuitem>Image</guimenuitem> to select the image
+ you want to place in the frame.
</para>
</listitem>
</orderedlist>
@@ -1261,6 +1284,30 @@ with quoted materials and the relevant replies interspersed-->
</listitem>
</orderedlist>
</para>
+ <para>
+ You can also edit a table after creation. Just right-click
+ on it and select <guimenuitem>Table</guimenuitem> to open
+ the table editing window again. Or, you can select items
+ from the <guimenu>Table Delete</guimenu> and <guimenu>Table
+ Insert</guimenu> menus.
+ </para>
+
+ <para>
+ <tip id="table-tip">
+ <title>Deleting an Entire Table</title>
+ <para>
+ You can delete an entire table by right-clicking on
+ a table or other HTML object in a message, and selecting
+ <menuchoice>
+ <guimenu>Table Delete</guimenu>
+ <guimenuitem>Table</guimenuitem> </menuchoice>. In an
+ HMTL message, your signature, templates, and image
+ inclusions all have tables around them, and you can remove
+ them completely and quickly with this shortcut.
+ </para>
+ </tip>
+ </para>
+
</sect3>
</sect2>
V. Degtyarev <alexey at renatasystems.org> * RC_SUBR_SUFFIX has not been needed for a long time now, all supporteddougb2010-03-272-2/+2 | | | | | versions of FreeBSD now use /etc/rc.subr and rc.d scripts without .sh appended to the script name. * For those ports that have been fully adapted to USE_RC_SUBR remove thedougb2010-03-271-1/+1 | | | | | | | old RC_SCRIPTS_SUB as it has not been needed for a long time. For those that have not yet been updated, remove RC_SUBR=${RC_SUBR} from the list. * Remove the remaining examples of quotes around /etc/rc.subrdougb2010-03-271-1/+1 | * Begin the process of deprecating sysutils/rc_subr bydougb2010-03-27125-125/+125 | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# * - update to 1-1.0.PreAlpha34dinoex2010-03-262-5/+5 | * Update to qmailadmin-1.2.14.roam2010-03-263-19/+4 | * repo move mail/sylpheed2 to mail/sylpheed3 (3.0.1)oliver2010-03-2410-377/+12 | * Add an option to install into the base, and related supportdougb2010-03-226-33/+69 | | | | Approved by: maintainer * - Mark BROKEN on HEAD: fails to build with new utmpxmiwi2010-03-201-1/+7 | | | | Reported by: pointyhat * - Mark BROKEN on HEAD: fails to build with new utmpxmiwi2010-03-201-1/+7 | | | | Reported by: pointyhat * - Update to 1.2.4sylvio2010-03-203-9/+8 | | | | Approved by: miwi (mentor) * - Update to 2.0.0.24beat2010-03-1910-238/+236 | * update to 4.71dryice2010-03-172-13/+13 | * Fix the installation when built with LDAP support.roam2010-03-151-2/+2 | | | | | PR: 144752 Submitted by: Satoru Suzuki <xsuzu@yokohama.riken.jp> * - Remove file that was not deleted in previous commit.wxs2010-03-131-11/+0 | | | | | PR: ports/143974 Submitted by: Milan Obuch <bsd@dino.sk> (maintainer) * - Update to 0.63.0wxs2010-03-1317-58/+237 | | | | | PR: ports/143974 Submitted by: Milan Obuch <bsd@dino.sk> (maintainer)