Warning, /graphics/kphotoalbum/doc/index.docbook is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" ?>
0002 
0003 <!--
0004 SPDX-FileCopyrightText: 2003-2006 Jesper K. Pedersen <jesper.pedersen@kdab.com>
0005 SPDX-FileCopyrightText: 2010, 2012 Yuri Chornoivan <yurchor@ukr.net>
0006 SPDX-FileCopyrightText: 2010, 2013, 2016 Luigi Toscano <luigi.toscano@tiscali.it>
0007 SPDX-FileCopyrightText: 2012 Burkhard Lück <lueck@hube-lueck.de>
0008 SPDX-FileCopyrightText: 2012 Miika Turkia <miika.turkia@gmail.com>
0009 SPDX-FileCopyrightText: 2012 T.C. Hollingsworth <tchollingsworth@gmail.com>
0010 SPDX-FileCopyrightText: 2020 Johannes Zarl-Zierl <johannes@zarl-zierl.at>
0011 
0012 SPDX-License-Identifier: GFDL-1.2-only
0013 -->
0014 
0015 <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [
0016   <!ENTITY kphotoalbum "<application>KPhotoAlbum</application>">
0017   <!ENTITY kappname "&kphotoalbum;">
0018   <!ENTITY package "extragear-graphics">
0019   <!ENTITY % addindex "IGNORE">
0020   <!ENTITY % English "INCLUDE"> 
0021 
0022   <!ENTITY introduction SYSTEM "introduction.docbook">
0023   <!ENTITY setting-properties SYSTEM "setting-properties.docbook">
0024   <!ENTITY browsing SYSTEM "browsing.docbook">
0025   <!ENTITY thumbnail-view SYSTEM "thumbnail-view.docbook">
0026   <!ENTITY viewer SYSTEM "viewer.docbook">
0027   <!ENTITY datebar SYSTEM "datebar.docbook">
0028   <!ENTITY options SYSTEM "options.docbook">
0029   <!ENTITY workflows SYSTEM "workflows.docbook">
0030   <!ENTITY generating-html SYSTEM "generating-html.docbook">
0031   <!ENTITY importexport SYSTEM "importexport.docbook">
0032 ]>
0033 
0034 <book id="kphotoalbum" lang="&language;">
0035   
0036   <bookinfo>
0037     <title>The &kphotoalbum; Handbook</title>
0038     
0039     <authorgroup>
0040       <author>
0041         <firstname>Jesper K.</firstname>
0042         <surname>Pedersen</surname>
0043       </author>
0044       <author>
0045         <firstname>Miika</firstname>
0046         <surname>Turkia</surname>
0047       </author>
0048       
0049       <!-- TRANS:ROLES_OF_TRANSLATORS -->
0050     </authorgroup>
0051     
0052     <copyright>
0053       <year>2003-2007</year>
0054       <holder>Jesper K. Pedersen</holder>
0055       
0056     </copyright>
0057     <copyright>
0058       <year>2012</year>
0059       <holder>Miika Turkia</holder>
0060     </copyright>
0061     
0062     <date>2012-02-23</date>
0063     <releaseinfo>4.2</releaseinfo>
0064     
0065     <abstract>
0066     <para><inlinemediaobject>
0067     <imageobject><imagedata fileref="splash-large.png" format="PNG" scalefit="1" /></imageobject>
0068     <textobject><phrase>&kphotoalbum; logo</phrase></textobject>
0069     </inlinemediaobject></para>
0070     
0071     <para>
0072   This is the user manual for &kphotoalbum; &mdash; a digital image cataloguing
0073   software that supports annotation, browsing, searching and viewing of digital
0074   images and videos. If you are not the type who likes reading documentation,
0075   but rather just want to try out things, here are a few alternatives:
0076   <itemizedlist>
0077           <listitem><para>Go to the <ulink url="http://www.kphotoalbum.org/">&kphotoalbum; Homepage</ulink>, and look at
0078     the quick overview, screen shoots, and introduction videos.</para></listitem>
0079           <listitem><para>Start &kphotoalbum;, and accept its offer for a demo (If
0080 this is your first time you start it), or go to <guimenu>Help</guimenu>
0081 menu and select <guimenuitem>Run &kphotoalbum; demo</guimenuitem>. That will load
0082 &kphotoalbum; with a number of images, and let you browse around.</para></listitem>
0083         </itemizedlist></para>
0084 
0085    <para>If you prefer to print out this document, then you may find it as
0086 on long PDF document at <ulink url="http://docs.kde.org/">&kde;
0087 docs</ulink>. A direct link is available at <ulink
0088 url="http://kphotoalbum.org/index.php?page=documentation">&kphotoalbum;'s
0089 Homepage</ulink>.</para>
0090 </abstract>
0091     <keywordset>
0092       <keyword>KDE</keyword>
0093       <keyword>extragear-graphics</keyword>
0094       <keyword>KPhotoAlbum</keyword>
0095       <keyword>Image Database</keyword>
0096     </keywordset>
0097   </bookinfo>
0098   
0099   &introduction;
0100   &setting-properties;
0101   &browsing;
0102   &thumbnail-view;
0103   &viewer;
0104   &datebar;
0105   &generating-html;
0106   &importexport;
0107   &options;
0108   &workflows;
0109 
0110 
0111   <!-- ====================================================================== -->
0112   <!--                                 FAQ                                    -->
0113   <!-- ====================================================================== -->
0114   <chapter id="faq">
0115     <title>Frequently asked questions</title>
0116 
0117 <para>For a list of frequently asked questions, please see <ulink
0118           url="http://userbase.kde.org/KPhotoAlbum_FAQ">http://userbase.kde.org/KPhotoAlbum_FAQ</ulink></para>
0119   </chapter>
0120 
0121   <chapter id="credits-and-license">
0122     <title>Credits and License</title>
0123     <!-- TRANS:CREDIT_FOR_TRANSLATORS -->
0124     &underFDL;
0125     &underGPL;
0126     </chapter>
0127 
0128 </book>
0129 
0130 <!-- Keep this comment at the end of the file
0131 Local variables:
0132 mode: xml
0133 sgml-namecase-general:t
0134 sgml-general-insert-case:lower
0135 sgml-always-quote-attributes:t
0136 sgml-indent-step:2
0137 End:
0138 -->