Bug 156900 - Allow to use selected images instead full album contents in html gallery
Summary: Allow to use selected images instead full album contents in html gallery
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-HTMLGallery (show other bugs)
Version: 5.5.0
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-29 10:27 UTC by Eric Vaandering
Modified: 2017-05-06 09:25 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.6.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Vaandering 2008-01-29 10:27:16 UTC
Version:           0.1.4 (using KDE 3.5.8)
Installed from:    Ubuntu Packages

I tend to keep lots more images than I want to share (or inflict) on people when I create a gallery. I want my galleries to represent my best work. So, in digikam I use the rating system to distinguish them. I would then like to be able to select all the 4 & 5 star images and create an HTML gallery out of that. But the latest version of either digikam or kipiplugins no longer allows me to do anything other than export the whole album.

So now I have to create a dummy album, move the best photos there, export a gallery, and then move the photos back to where they came from. Pretty clumsy.
Comment 1 pablojavier 2011-10-23 21:44:35 UTC
*** This bug has been confirmed by popular vote. ***
Comment 2 caulier.gilles 2017-05-06 09:25:12 UTC
Git commit 3bdeab8a6f3c38fc5888eaca242e5ae2f4e1dab5 by Gilles Caulier.
Committed on 06/05/2017 at 09:24.
Pushed by cgilles into branch 'master'.

HTMLGallery: Add option to generate a Gallery from a selection of images instead an album list.
FIXED-IN: 5.6.0

M  +7    -5    NEWS
M  +5    -4    utilities/assistants/common/dimageslist.h
M  +1    -1    utilities/assistants/htmlgallery/CMakeLists.txt
M  +16   -0    utilities/assistants/htmlgallery/generator/galleryconfig.cpp
M  +4    -0    utilities/assistants/htmlgallery/generator/galleryconfig.h
M  +111  -79   utilities/assistants/htmlgallery/generator/gallerygenerator.cpp
M  +2    -0    utilities/assistants/htmlgallery/generator/galleryinfo.cpp
M  +7    -4    utilities/assistants/htmlgallery/generator/galleryinfo.h
D  +0    -90   utilities/assistants/htmlgallery/wizard/htmlalbumselectorpage.cpp
M  +15   -7    utilities/assistants/htmlgallery/wizard/htmlfinalpage.cpp
M  +2    -7    utilities/assistants/htmlgallery/wizard/htmlintropage.cpp
M  +81   -45   utilities/assistants/htmlgallery/wizard/htmloutputpage.cpp
A  +134  -0    utilities/assistants/htmlgallery/wizard/htmlselectionpage.cpp     [License: GPL (v2+)]
R  +7    -6    utilities/assistants/htmlgallery/wizard/htmlselectionpage.h [from: utilities/assistants/htmlgallery/wizard/htmlalbumselectorpage.h - 080% similarity]
M  +42   -42   utilities/assistants/htmlgallery/wizard/htmlwizard.cpp

https://commits.kde.org/digikam/3bdeab8a6f3c38fc5888eaca242e5ae2f4e1dab5