File: calendar-classifications.page

package info (click to toggle)
evolution 3.56.2-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 135,052 kB
  • sloc: ansic: 519,950; javascript: 8,494; xml: 5,207; python: 702; makefile: 562; sh: 294; perl: 169
file content (46 lines) | stat: -rw-r--r-- 1,834 bytes parent folder | download | duplicates (4)
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
<page xmlns="http://projectmallard.org/1.0/"
      xmlns:its="http://www.w3.org/2005/11/its"
      type="guide" id="calendar-classifications">

  <info>
    <link type="guide" xref="index#calendar-advanced" />

    <revision pkgversion="3.28.2" version="0.5" date="2018-07-09" status="final"/>

    <credit type="author">
      <name its:translate="no">Andre Klapper</name>
      <email its:translate="no">ak-47@gmx.net</email>
    </credit>
    <credit type="author">
      <name its:translate="no">Novell, Inc</name>
      <!-- Content partially from
      https://help.gnome.org/users/evolution/2.32/usage-calendar-apts.html.en#bxmtbjb
      -->
    </credit>

    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>

    <desc>Restricting visibility of appointments on remote servers.</desc>
  </info>

  <title>Using Classifications</title>

  <p>If you are using a calendar on a remote server (such as Novell GroupWise
  or Microsoft Exchange), you can select a classification to determine who can
  view it.</p>

  <p>To set a classification for an appointment, click
  <guiseq><gui>Options</gui><gui>Classification</gui></guiseq> and select a
  classification in the editor. <gui>Public</gui> is the default category, and
  a public appointment can be viewed by anyone on the calendar-sharing network.
  <gui>Private</gui> denotes one level of security, and <gui>Confidential</gui>
  an even higher level.</p>

  <p>The different levels vary depending on your server settings; check with
  your system administrator or adjust your delegation settings.</p>

  <p>If you want events, memos and tasks to be classified as private by default,
  enable the preference under <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Calendar
  and Tasks</gui><gui>General</gui><gui>Miscellaneous</gui></guiseq>.</p>

</page>