aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/preface.sgml
blob: f8d4b4d1fa0cfa2786a73197e019e9a54a57dfcc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
  <preface id="introduction">
    <title>About this Book</title> 
      <sect1 id="organization">
        <title>Organization</title>
      <para>
        This book is divided into two parts, with several
        appendices. The first part is a <link linkend="usage">guided
        tour</link>, which will explain how to use
        <application>Evolution</application>.  If you are new to
        <application>Evolution</application> or to groupware in
        general, this section is for you. The second section, covering
        <link linkend="config">configuration</link>, is targeted at
        more advanced users, but anyone who wants to change the way
        <application>Evolution</application> looks or acts can benefit
        from reading it.  
      </para>
      </sect1>

      <sect1 id="typography">
        <title>Typographical conventions</title>
    <para>
          In this book, we'll mark some words with special typography:
          <simplelist>
        <member><application>Applications</application></member>
        <member><command>Commands</command> you type at the command line</member>
        <member><guilabel>Labels</guilabel> for buttons and other portions of the graphical interface</member>

            <member> Menu selections look like this:
                       <menuchoice>
                          <guimenu>Menu</guimenu>
                          <guisubmenu>Submenu</guisubmenu> 
                          <guimenuitem>Menu Item</guimenuitem>
                     </menuchoice>
            </member>
        <member><guibutton>Buttons</guibutton> you can
            click</member> <member><userinput>Anything you type
            in</userinput></member> <member><computeroutput>Text
            output from a computer</computeroutput></member>
      <member><glossterm linkend="apx-gloss">Words</glossterm>
            that are defined in the <xref linkend="apx-gloss">.</member>
      </simplelist>
</para>
<para>
We'll provide assorted bits of additional information in tips set off from the rest of the book, as well. 

      <tip id="example-tip">
          <title>Tip</title>
          <para>
        Tips and bits of extra information will look like
        this.
          </para>
        </tip>
</para>

<para>
Examples are also set off from the rest of the text.  They look like this:

      <example>
        <title>Example Example</title>
        <para>
          This is what an example looks like.  We'll provide
          examples for some of the more complicated tasks you
          might be performing.
        </para>
      </example>
</para>
<para>
Lastly, we'll have warnings, in cases where you should be careful:

        <warning id="example-warning">
          <title>Example Warning</title>
          <para>
        This is what a warning looks like. If there's a chance
        you'll run into trouble, we'll warn you beforehand.
          </para>
      </warning>
        </para>
    </sect1>
    <sect1 id="whats-new-in-one-two">
      <title>What's New in Evolution 1.2</title>
      <para>
        If you're already familiar with Ximian Evolution 1.0, you may
        want to know what has changed in this release. Aside from
        performance benefits like faster POP server interaction, there
        are new features and options, including some that may surprise
        or confuse you. Here is a list of new and changed features:
      <variablelist>

      <varlistentry>
        <term>Configuration Interface</term>
        <listitem>
          <para>
                The preferences dialogs have been completely
                overhauled. There is now a single configuration dialog
                window for all components of the program, and you can
                access it from anywhere. To change your preferences,
                select 
                 <menuchoice>
          <guimenu>
                      Tools
                  </guimenu>
          <guimenuitem>
                     Configure
                  </guimenuitem>
        </menuchoice>.
              </para>
        </listitem>
      </varlistentry>

      <varlistentry>
        <term>Folder Preferences for Autocompletion and Offline Mode</term>
        <listitem>
              <para>
               You may now select which network folders which will be
               cached locally when you go into Offline mode. Offline
               mode now works better in general.
             </para>
          <para>
                You may also select which contact folders will be used
                to autocomplete addresses in the mail composer.
             </para>
        </listitem>
      </varlistentry>

      <varlistentry>
        <term>Redirect (Bounce) Feature Added</term>
        <listitem>
          <para>
               To redirect a message with all its headers instead of
               merely forwarding it, select the message and choose     
                 <menuchoice>
          <guimenu>
                      Actions
                  </guimenu>
          <guisubmenu>
                     Forward
                  </guisubmenu>
          <guimenuitem>
                      Redirect
                  </guimenuitem>
        </menuchoice>.
             </para>
        </listitem>
      </varlistentry>

      <varlistentry>
        <term>Digest-mode Display of Forwarded Messages</term>
        <listitem>
          <para>
                Messages that have been forwarded to you as
                attachments are now displayed in "Digest Mode" rather
                than inline.
             </para>
        </listitem>
      </varlistentry>

      <varlistentry>
        <term>New Mail Notification</term>
        <listitem>
          <para>
                When new mail arrives, you may opt to have Evolution
                beep or play a sound file that you specify.
             </para>
        </listitem>
      </varlistentry>

      <varlistentry>
        <term>Letter Keyboard Shortcuts</term>
        <listitem>
          <para>
                Pressing an unmodified letter key in the Folder Bar
                now takes you to the next folder that starts with that
                letter; if there are several, you can press the key
                again and it will go to the next folder that starts
                with that letter.  Similarly, you can press a letter
                key in the message list and the message selection will
                move to the next message whose sender begins with that
                letter. For example, you could press the
                <keycap>r</keycap> key to go to the next message that
                Russell sent you.
              </para>
          <para>
                That means that unmodified letter shortcuts from
                Evolution 1.0 won't work any more. The changes are:
                <simplelist>
          <member>
                    <keycap>,</keycap> (comma) and <keycap>.</keycap>
                    (period) are now the keyboard shortcuts for Next
                    and Previous unread messages
                 </member>
         <member>
                   <keycap>'</keycap> (the single apostrophe) toggles
                   the message preview pane.
                 </member>
        </simplelist>
                Shortcuts that used the <keycap>Control</keycap> key
                are not affected.
             </para>
        </listitem>
      </varlistentry>

      <varlistentry>
        <term>Added Functionality for the "New" Button</term>
        <listitem>
          <para>
                The <guibutton>New</guibutton> now has a menu next to
                it. As in Evolution 1.0, you can click the button once
                to get a new item for the Evolution tool you're
                using. However, if you click the small arrow menu to
                the right of the button, you will find a menu that
                allows you to create new items for the rest of
                Evolution: All day appointments, regular appointments,
                tasks and meetings for the calendar; mail messages for
                the mail tool; and contacts and contact lists for the
                address book.
               </para>
        </listitem>
      </varlistentry>
    </variablelist>
      </para>
    </sect1>
</preface>