diff options
author | Kevin Breit <battery841@mediaone.net> | 2001-09-25 04:39:42 +0800 |
---|---|---|
committer | Kevin Breit <battery841@src.gnome.org> | 2001-09-25 04:39:42 +0800 |
commit | aeb089543ffb03b6a3827bdcf29d6a03f8f8f21d (patch) | |
tree | 8fbdc0a57ceb9069898b79f6575b5ed7db135b76 /help/C/usage-mail.sgml | |
parent | 9a864d05fef7e45c251048bebaadbfd5e07d5ac7 (diff) | |
download | gsoc2013-evolution-aeb089543ffb03b6a3827bdcf29d6a03f8f8f21d.tar gsoc2013-evolution-aeb089543ffb03b6a3827bdcf29d6a03f8f8f21d.tar.gz gsoc2013-evolution-aeb089543ffb03b6a3827bdcf29d6a03f8f8f21d.tar.bz2 gsoc2013-evolution-aeb089543ffb03b6a3827bdcf29d6a03f8f8f21d.tar.lz gsoc2013-evolution-aeb089543ffb03b6a3827bdcf29d6a03f8f8f21d.tar.xz gsoc2013-evolution-aeb089543ffb03b6a3827bdcf29d6a03f8f8f21d.tar.zst gsoc2013-evolution-aeb089543ffb03b6a3827bdcf29d6a03f8f8f21d.zip |
Documented Insert -> Link a wee bit more
2001-09-24 Kevin Breit <battery841@mediaone.net>
* C/usage-mail.sgml: Documented Insert -> Link a wee bit more
svn path=/trunk/; revision=13098
Diffstat (limited to 'help/C/usage-mail.sgml')
-rw-r--r-- | help/C/usage-mail.sgml | 29 |
1 files changed, 28 insertions, 1 deletions
diff --git a/help/C/usage-mail.sgml b/help/C/usage-mail.sgml index 1c01bdb9ea..774f5a6ca6 100644 --- a/help/C/usage-mail.sgml +++ b/help/C/usage-mail.sgml @@ -1017,8 +1017,35 @@ Lets you link some text to a website. Use this tool to put hyperlinks in your HTML messages. If you don't want special link text, you can just enter the address directly, and <application>Evolution</application> - will recognize it as a link. + will recognize it as a link. To add a link: + <orderedlist numeration="arabic"> + <listitem> + <para> + Select the text you wish to link from. + </para> + </listitem> + <listitem> + <para> + Right click on the text and click on <guibutton>Link</guibutton>. + </para> + </listitem> + <listitem> + <para> + Put the URL you want to use in the <guilabel>URL</guilabel> field. + </para> + </listitem> + <listitem> + <para> + Click <guibutton>OK</guibutton>. + </para> + </listitem> + </orderedlist> </para> + <note> + <para> + If you're typing a webpage address to be automatically formatted, keep in mind that a space terminates the link. + </para> + </note> </listitem> </varlistentry> <varlistentry> |