[digikam-doc] digikam: Using Setup Album Icon View doc implemented

Gilles Caulier caulier.gilles at gmail.com
Sun Sep 4 20:59:31 UTC 2016


Git commit b250266d469e7ca44cc62ea46fae5617adb42ab7 by Gilles Caulier.
Committed on 04/09/2016 at 20:58.
Pushed by cgilles into branch 'master'.

Using Setup Album Icon View doc implemented

M  +41   -1    digikam/using-setup-album.docbook

http://commits.kde.org/digikam-doc/b250266d469e7ca44cc62ea46fae5617adb42ab7

diff --git a/digikam/using-setup-album.docbook b/digikam/using-setup-album.docbook
index 180a3cd..d0cce44 100644
--- a/digikam/using-setup-album.docbook
+++ b/digikam/using-setup-album.docbook
@@ -41,7 +41,47 @@
         </para>
 
         <para>
-            The <guilabel>Show image format</guilabel> option show image mime type over image thumbnail.
+            The <guilabel>Show image format</guilabel> option show image mime-type over image thumbnail.
+        </para>
+
+        <para>
+            The <guilabel>Show digiKam title</guilabel> option show the digiKam title below the image thumbnail.
+        </para>
+
+        <para>
+            The <guilabel>Show digiKam captions</guilabel> option show the digiKam captions below the image thumbnail.
+        </para>
+
+        <para>
+            The <guilabel>Show digiKam tags</guilabel> option show the digiKam tags list below the image thumbnail.
+        </para>
+
+        <para>
+            The <guilabel>Show digiKam rating</guilabel> option show the digiKam rating below the image thumbnail.
+        </para>
+
+        <para>
+            The <guilabel>Show rotation overlay buttons</guilabel> option show overlay buttons over the image thumbnail to be able to process left or right image rotation.
+        </para>
+
+        <para>
+            The <guilabel>Show fullscreen overlay button</guilabel> option show an overlay button over the image thumbnail to open it in fullscreen mode.
+        </para>
+
+        <para>
+            The <guilabel>Show Geolocation Indicator</guilabel> option show an icon over the image thumbnail if item has geolocation information.
+        </para>
+
+        <para>
+            The <guilabel>Thumbnail click action</guilabel> option permit to choose what should happen when you click on a thumbnail. Two settings are avaialble: <guilabel>Show embedded view</guilabel> to display image in preview mode (F3) or <guilabel>Start image editor</guilabel> top open image in a separated window (F4).
+        </para>
+
+        <para>
+            The <guilabel>Icon View font</guilabel> option permit to select the font used to display text in icon-views.
+        </para>
+
+        <para>
+            The <guilabel>Use large thumbnail size for high screen resolution</guilabel> option render icon-view with large thumbnail size, for example in case of 4K monitor is used. By default this option is turned off and the maximum thumbnail size is limited to 256x256 pixels. When this option is enabled, thumbnail size can be extended to 512x512 pixels. This option will store more data in thumbnail database and will use more system memory. &digikam; needs to be restarted to take effect, and <link linkend="tool-maintenance-features-thumbs">Rebuild Thumbnails</link> option from Maintenance tool needs to be processed over whole collections.
         </para>
 
     </sect3>


More information about the kde-doc-english mailing list