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
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="documents-select" xml:lang="ru">
<info>
<revision pkgversion="3.4.0" date="2012-02-20" status="stub"/>
<link type="guide" xref="documents"/>
<credit type="author copyright">
<name>Julita Inca</name>
<email>yrazes@gmail.com</email>
<years>2012</years>
</credit>
<desc>Use selection mode to select more than one document or collection.</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Александр Прокудин</mal:name>
<mal:email>alexandre.prokoudine@gmail.com</mal:email>
<mal:years>2011</mal:years>
</mal:credit>
</info>
<title>Selecting multiple documents</title>
<comment>
<cite date="2012-02-20" href="mailto:yrazes@gmail.com">Julita Inca</cite>
<p>This assumes the reader knows how to sort their documents.
By the end of this page, the reader will be able to explain how selection
mode works</p>
</comment>
<p>You may select many documents or collections to send them by mail to friends
or co-workers, to print them, or maybe to be delete them.
To select documents or collections at the same time:</p>
<steps>
<item><p>Click the button that looks like a check.</p></item>
<item><p>Select the documents or collections you need.</p></item>
</steps>
</page>
|