[digikam-doc] /: add htmlgallery tool
Gilles Caulier
null at kde.org
Fri May 5 18:18:46 UTC 2017
Git commit ed55e8fca41e92e1bc21f57d6daa06b4fd6c6ab4 by Gilles Caulier.
Committed on 05/05/2017 at 18:18.
Pushed by cgilles into branch 'master'.
add htmlgallery tool
M +4 -2 digikam/index.docbook
R +- -- digikam/tool-htmlgallery-albumselection.png [from: htmlgallerytool.TODO/digikam-html-collectionselection.png - 100% similarity]
R +- -- digikam/tool-htmlgallery-imagesettings.png [from: htmlgallerytool.TODO/digikam-html-imagesettings.png - 100% similarity]
R +- -- digikam/tool-htmlgallery-output.png [from: htmlgallerytool.TODO/digikam-html-output.png - 100% similarity]
R +- -- digikam/tool-htmlgallery-themeparameters.png [from: htmlgallerytool.TODO/digikam-html-classic-themeparameters.png - 100% similarity]
R +- -- digikam/tool-htmlgallery-themeselection.png [from: htmlgallerytool.TODO/digikam-html-themeselection.png - 100% similarity]
R +21 -38 digikam/tool-htmlgallery.docbook [from: htmlgallerytool.TODO/imagesgallery.docbook - 065% similarity]
D +- -- htmlgallerytool.TODO/gwenview-html-collectionselection.png
M +2 -2 showfoto/index.docbook
https://commits.kde.org/digikam-doc/ed55e8fca41e92e1bc21f57d6daa06b4fd6c6ab4
diff --git a/digikam/index.docbook b/digikam/index.docbook
index 79dc293..570672c 100644
--- a/digikam/index.docbook
+++ b/digikam/index.docbook
@@ -162,6 +162,7 @@
<!ENTITY doc-tool-presentation SYSTEM "tool-presentation.docbook">
<!ENTITY doc-tool-metadataeditor SYSTEM "tool-metadataeditor.docbook">
<!ENTITY doc-tool-panorama SYSTEM "tool-panorama.docbook">
+ <!ENTITY doc-tool-htmlgallery SYSTEM "tool-htmlgallery.docbook">
<!ENTITY doc-tool-expoblending SYSTEM "tool-expoblending.docbook">
<!ENTITY doc-tool-calendar SYSTEM "tool-calendar.docbook">
<!ENTITY doc-tool-maintenance SYSTEM "tool-maintenance.docbook">
@@ -217,8 +218,8 @@
and in the FDL itself on how to use it. -->
<legalnotice>&FDLNotice;</legalnotice>
- <date>March 2017</date>
- <releaseinfo>5.5</releaseinfo>
+ <date>May 2017</date>
+ <releaseinfo>5.6</releaseinfo>
<abstract>
@@ -296,6 +297,7 @@
&doc-tool-presentation;
&doc-tool-metadataeditor;
&doc-tool-panorama;
+ &doc-tool-htmlgallery;
&doc-tool-expoblending;
&doc-tool-calendar;
&doc-tool-maintenance;
diff --git a/htmlgallerytool.TODO/digikam-html-collectionselection.png b/digikam/tool-htmlgallery-albumselection.png
similarity index 100%
rename from htmlgallerytool.TODO/digikam-html-collectionselection.png
rename to digikam/tool-htmlgallery-albumselection.png
diff --git a/htmlgallerytool.TODO/digikam-html-imagesettings.png b/digikam/tool-htmlgallery-imagesettings.png
similarity index 100%
rename from htmlgallerytool.TODO/digikam-html-imagesettings.png
rename to digikam/tool-htmlgallery-imagesettings.png
diff --git a/htmlgallerytool.TODO/digikam-html-output.png b/digikam/tool-htmlgallery-output.png
similarity index 100%
rename from htmlgallerytool.TODO/digikam-html-output.png
rename to digikam/tool-htmlgallery-output.png
diff --git a/htmlgallerytool.TODO/digikam-html-classic-themeparameters.png b/digikam/tool-htmlgallery-themeparameters.png
similarity index 100%
rename from htmlgallerytool.TODO/digikam-html-classic-themeparameters.png
rename to digikam/tool-htmlgallery-themeparameters.png
diff --git a/htmlgallerytool.TODO/digikam-html-themeselection.png b/digikam/tool-htmlgallery-themeselection.png
similarity index 100%
rename from htmlgallerytool.TODO/digikam-html-themeselection.png
rename to digikam/tool-htmlgallery-themeselection.png
diff --git a/htmlgallerytool.TODO/imagesgallery.docbook b/digikam/tool-htmlgallery.docbook
similarity index 65%
rename from htmlgallerytool.TODO/imagesgallery.docbook
rename to digikam/tool-htmlgallery.docbook
index 39d7b12..ca9c65d 100644
--- a/htmlgallerytool.TODO/imagesgallery.docbook
+++ b/digikam/tool-htmlgallery.docbook
@@ -1,4 +1,4 @@
-<chapter id="imagesgallery">
+<chapter id="tool-htmlgallery">
<chapterinfo>
<authorgroup>
@@ -6,7 +6,7 @@
<firstname>Gilles</firstname><surname>Caulier</surname>
<affiliation><address><email>caulier dot gilles at gmail dot com</email></address></affiliation>
</author>
-
+
<author>
<firstname>Gerhard</firstname><surname>Kulzer</surname>
<affiliation><address><email>gerhard at kulzer.net</email></address></affiliation>
@@ -15,34 +15,28 @@
<abstract>
<para>
-The Kipi images gallery plugin is a tool for exporting a set of Albums or images to a &HTML; page.
+The HTML Gallery is a tool for exporting a set of Albums or images to a &HTML; page.
</para>
</abstract>
<keywordset>
<keyword>KDE</keyword>
-<keyword>Kipi</keyword>
</keywordset>
</chapterinfo>
<title>Images Gallery</title>
<para>
-This powerful plugin can export your Albums into a &HTML; compliant web image gallery.
-You can easily select the Albums to export in an &HTML; page and set many designs and parameters
+This powerful tool can export your Albums into a &HTML; compliant web image gallery.
+You can easily select the Albums to export in an &HTML; page and set many designs and parameters
for the &HTML; rendering. UTF-8 encoding is used for the best internationalization.
</para>
-<para>
-<ulink url="http://digikamplugins.free.fr/ImagesGallerySamples/MultipleAlbums/index.htm">
-You can see some samples built with this plugin at this &URL;</ulink>
-</para>
-
-<sect1 id="using-plugin-imagesgallerycollectionselection">
-<title>Collections Selection Dialog</title>
+<sect1 id="using-tool-htmlgalleryalbumselection">
+<title>Album Selection Dialog</title>
<para>
-Launching the plugin from within &digikam; displays three tabs to change the settings.
+Launching the tool from within &digikam; displays three tabs to change the settings.
The <guilabel>My Albums</guilabel> tab allows you to select all Albums you want
to export to &HTML;. Just check the respective Albums (they are displayed without
hierarchical nesting). On the next two tabs <guilabel>My Tags</guilabel> and
@@ -50,32 +44,21 @@ hierarchical nesting). On the next two tabs <guilabel>My Tags</guilabel> and
previous search results in &digikam;.
</para>
-<figure id="imagesgallery-collections-selection-dialog">
- <title>The Collections Selection Dialog in &digikam;</title>
+<figure id="htmlgallery-album-selection-dialog">
+ <title>The Album Selection Dialog in &digikam;</title>
<mediaobject><imageobject>
- <imagedata srccredit="The Collections Selection Dialog" fileref="digikam-html-collectionselection.png"/>
+ <imagedata srccredit="The Album Selection Dialog" fileref="tool-htmlgallery-albumselection.png"/>
</imageobject></mediaobject>
</figure>
-<para>Using this plugin ⪚ in <application>Gwenview</application> shows another selection dialog
-with two choices for the content of the gallery, either all pictures in the folder or
-the pictures you selected before starting this module:
-</para>
-
-<figure id="gwenview-html-collectionselection-dialog">
- <title>The Collections Selection Dialog from other applications</title>
- <mediaobject><imageobject>
- <imagedata srccredit="The Collections Selection Dialog" fileref="gwenview-html-collectionselection.png"/>
- </imageobject></mediaobject>
-</figure>
-
-<para>Next step is to select a theme for the gallery from this dialog:
+<para>
+ Next step is to select a theme for the gallery from this dialog:
</para>
-<figure id="digikam-html-themeselection-dialog">
+<figure id="htmlgallery-themeselection-dialog">
<title>The Theme Selection Dialog</title>
<mediaobject><imageobject>
- <imagedata srccredit="The Theme Selection Dialog" fileref="digikam-html-themeselection.png"/>
+ <imagedata srccredit="The Theme Selection Dialog" fileref="tool-htmlgallery-themeselection.png"/>
</imageobject></mediaobject>
</figure>
@@ -83,10 +66,10 @@ the pictures you selected before starting this module:
</para>
<para>The next screenshot shows the theme parameter setting for the <guilabel>Classic</guilabel> theme:
</para>
-<figure id="digikam-html-classic-themeparameters-dialog">
+<figure id="htmlgallery-themeparameters-dialog">
<title>Parameters for Classic Theme</title>
<mediaobject><imageobject>
- <imagedata srccredit="Parameters for Classic Theme" fileref="digikam-html-classic-themeparameters.png"/>
+ <imagedata srccredit="Parameters for Classic Theme" fileref="tool-htmlgallery-themeparameters.png"/>
</imageobject></mediaobject>
</figure>
@@ -94,10 +77,10 @@ the pictures you selected before starting this module:
For all selected themes you can adjust the settings for the images and thumbnails in the gallery:
</para>
-<figure id="digikam-html-imagesettings-dialog">
+<figure id="htmlgallery-imagesettings-dialog">
<title>The Image Settings and Thumbnails Dialog</title>
<mediaobject><imageobject>
- <imagedata srccredit="The Image Settings and Thumbnails Dialog" fileref="digikam-html-imagesettings.png"/>
+ <imagedata srccredit="The Image Settings and Thumbnails Dialog" fileref="tool-htmlgallery-imagesettings.png"/>
</imageobject></mediaobject>
</figure>
@@ -124,10 +107,10 @@ The <guilabel>Thumbnails</guilabel> section allows to set the <guilabel>Format</
<guilabel>Quality</guilabel> and <guilabel>Size</guilabel> for the thumbnails in the gallery.
</para>
-<figure id="digikam-html-output-dialog">
+<figure id="htmlgallery-output-dialog">
<title>The Output Dialog</title>
<mediaobject><imageobject>
- <imagedata srccredit="The Output Dialog" fileref="digikam-html-output.png"/>
+ <imagedata srccredit="The Output Dialog" fileref="tool-htmlgallery-output.png"/>
</imageobject></mediaobject>
</figure>
diff --git a/htmlgallerytool.TODO/gwenview-html-collectionselection.png b/htmlgallerytool.TODO/gwenview-html-collectionselection.png
deleted file mode 100644
index d8deb14..0000000
Binary files a/htmlgallerytool.TODO/gwenview-html-collectionselection.png and /dev/null differ
diff --git a/showfoto/index.docbook b/showfoto/index.docbook
index 58c70cf..c7611be 100644
--- a/showfoto/index.docbook
+++ b/showfoto/index.docbook
@@ -127,8 +127,8 @@
and in the FDL itself on how to use it. -->
<legalnotice>&FDLNotice;</legalnotice>
- <date>March 2017</date>
- <releaseinfo>5.5</releaseinfo>
+ <date>May 2017</date>
+ <releaseinfo>5.6</releaseinfo>
<keywordset>
<keyword>digikam</keyword>
More information about the kde-doc-english
mailing list