Git commit c88d57c8a4b6c945327c4297cdee691a7b16c711 by Gilles Caulier. Committed on 29/08/2016 at 09:46. Pushed by cgilles into branch 'master'.
polish M +6 -45 digikam/using-dam.docbook http://commits.kde.org/digikam-doc/c88d57c8a4b6c945327c4297cdee691a7b16c711 diff --git a/digikam/using-dam.docbook b/digikam/using-dam.docbook index 2486c8a..42035bd 100644 --- a/digikam/using-dam.docbook +++ b/digikam/using-dam.docbook @@ -1,45 +1,6 @@ <sect1 id="using-dam"> <title>Digital Asset Management (DAM) with &digikam;</title> - <para><link linkend="build-dam">Build a system to organize and find your photographs</link></para> - - <itemizedlist> - <listitem><para><link linkend="case-for-digikam">A case for doing DAM with &digikam;</link></para></listitem> - <listitem><para><link linkend="build-archive">Build the archive: Folder organization, physical layout as information</link></para></listitem> - <listitem><para><link linkend="automatic-metadata">Automatic metadata generation</link></para></listitem> - <listitem><para><link linkend="ranking">Rating/Ranking</link></para></listitem> - <listitem><para><link linkend="keywords">Tagging, Keyword assignment</link></para></listitem> - <listitem><para><link linkend="captions">Captions/Comments</link></para></listitem> - <listitem><para><link linkend="geotagging">Geolocation (geo-tagging)</link></para></listitem> - </itemizedlist> - - <para> - <link linkend="copyright-protect">Protect your authorship and copyright/left</link> - </para> - - <itemizedlist> - <listitem><para><link linkend="watermarking">Digital Watermarking (DW)</link></para></listitem> - </itemizedlist> - - <para> - <link linkend="data-corruption">Protect your images from data corruption and loss</link> - </para> - - <itemizedlist> - <listitem><para><link linkend="physical-deterioation">Physical deterioration</link></para></listitem> - <listitem><para><link linkend="logical-errors">Logical errors</link></para></listitem> - <listitem><para><link linkend="human-errors">Human errors</link></para></listitem> - <listitem><para><link linkend="myths-dispelled">Common myths dispelled</link></para></listitem> - <listitem><para><link linkend="storage-budget">Make your budget: Data size, required storage volume estimation</link></para></listitem> - <listitem><para><link linkend="backup">Back it up, backup, backup, recover!</link></para></listitem> - <listitem><para><link linkend="technology-review">Preserve your images through the changes of technology and owners</link></para></listitem> - <listitem><para><link linkend="best-practice">Best practice: Data protection</link></para></listitem> - </itemizedlist> - - <para> - <link linkend="dam-workflow">A typical DAM workflow</link> - </para> - - <sect2 id="dam-introduction"> <title>Introduction</title> + <sect2 id="dam-intro"> <title>Introduction to DAM</title> <epigraph> <para> @@ -85,7 +46,7 @@ </sect2> - <sect2 id="build-dam"> <title>Build a system to organize and find your photographs</title> + <sect2 id="dam-build"> <title>Build a System to Organize and Find Your Photographs</title> <para> Themes: hierarchy, tags, rating, captions, geolocation, date, albums, filenames, versioning, exporting @@ -309,7 +270,7 @@ </sect2> - <sect2 id="copyright-protect"> <title>Protect your authorship and copyleft/right</title> + <sect2 id="dam-copyright"> <title>Protect Your Authorship and Copyright</title> <para> Themes: watermarking, IPTC and XMP authorship data, export size @@ -373,7 +334,7 @@ </sect2> - <sect2 id="data-corruption"> <title>Protect your images from data corruption and loss</title> + <sect2 id="dam-corruption"> <title>Protect Your Images from Data Corruption and Loss</title> <para> Themes: disk errors, disk failures, power surges, ECC, transmission errors, storage media deterioration, recovery, redundancy, disaster prevention, lifetime, temperature, data size, common myths @@ -1034,7 +995,7 @@ </sect2> - <sect2 id="dam-workflow"> <title>A typical DAM workflow with &digikam;</title> + <sect2 id="dam-workflow"> <title>A Typical DAM Workflow</title> <orderedlist> @@ -1070,7 +1031,7 @@ </sect2> </sect1> - + <!-- Local Variables: mode: sgml
