Bug 226916

Summary: HTML Export - NEW - Get metadata from image files and new detailed theme
Product: [Applications] digikam Reporter: Gianluca Urgese <giasone>
Component: Plugin-Generic-HTMLGalleryAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: caulier.gilles
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 1.2.0

Description Gianluca Urgese 2010-02-15 01:37:09 UTC
Version:            (using KDE 4.3.5)
Compiler:          gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9) 
OS:                Linux
Installed from:    Ubuntu Packages

Finally I've implemented the capability to get exif metadata from images and put it in the XML gallery file. I've created a new theme called "Details" simple and clean wich shows the details from image. You can find a diff file, screenshot and a zip file if you want to try it. Let me know

http://www.latlug.org/varie/htmlexport_20100214.diff
http://www.latlug.org/varie/htmlexport_20100214.png
http://www.latlug.org/varie/htmlexport_20100214.zip

cheers

Gianluca Urgese
Comment 1 caulier.gilles 2010-02-16 13:25:42 UTC
Patch sound fine for me.

Gilles Caulier
Comment 2 Gianluca Urgese 2010-02-16 14:11:17 UTC
SVN commit 1090975 by gurgese:

BUG: 226916

 M  +2 -0      CMakeLists.txt  
 M  +17 -0     generator.cpp  
 M  +45 -5     imageelement.h  
 M  +181 -1    imagegenerationfunctor.cpp  
 M  +1 -1      imagegenerationfunctor.h  
 M  +0 -29     themes/dateframes/dateframes.desktop  
 A             themes/details (directory)  
 A             themes/details/details.desktop  
 AM            themes/details/next.png  
 AM            themes/details/next_disabled.png  
 AM            themes/details/preview.png  
 AM            themes/details/previous.png  
 AM            themes/details/previous_disabled.png  
 A             themes/details/style.css  
 A             themes/details/template.xsl  
 AM            themes/details/up.png  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1090975