blob: cdf4c30af3e96110caca4416c1ddad406125f7eb (
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
|
<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.0.2" version="0.1" date="2011-07-31" 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
http://library.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>Classifying appointments and tasks on groupware servers.</desc>
</info>
<title>Using Classifications</title>
<p>If you are using a calendar on a Novell GroupWise or Microsoft Exchange
server, you can select a classification to determine who can view it.</p>
<p>To set a classification for an appointment or a task, click
<guiseq><gui>Options</gui><gui>Classifications</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>
</page>
|