summaryrefslogtreecommitdiffstats
path: root/doc/kipi-plugins/cdarchiving.docbook
blob: 7baf5f467ed4404e715fa43b84c2e1c89934a127 (plain)
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
<chapter id="cdarchiving">
<chapterinfo>

<title>CD Archiving</title>

<authorgroup>
<author>
<firstname>Gilles</firstname>
<surname>Caulier</surname>
<affiliation>
<address><email>caulier dot gilles at free.fr</email></address>
</affiliation>
</author>
</authorgroup>

<abstract>
<para>
The Kipi CD archiving plugin is a tool to backup image collections.
</para>
</abstract>

<keywordset>
<keyword>KDE</keyword>
<keyword>Kipi</keyword>
</keywordset>
</chapterinfo>

<title>Introduction</title>

<para>
This plugin archive the Albums in a CD/DVD media using K3b program.
You can select easily the Albums to archive in the media. An HTML interface can be built
for a confortable data navigation. For the Win32 platform, an 'AutoRun' option is available.
</para>
<para>
The K3b program is available at this
<ulink url="http://www.k3b.org/">
<citetitle>url.</citetitle>
</ulink>
</para>

</chapter>

<!--
Local Variables:
mode: sgml
sgml-omittag: nil
sgml-shorttag: t
End:
-->