Bug 199533

Summary: Enable dateframes theme in Html Gallery [patch]
Product: [Applications] digikam Reporter: Robert Marmorstein <robert>
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: 0.7.0
Attachments: Adds the dateframes theme and associated code changes

Description Robert Marmorstein 2009-07-09 10:45:53 UTC
Version:           0.4.0 (using KDE 4.2.4)
Compiler:          gcc-4.3 
OS:                Linux
Installed from:    Ubuntu Packages

Awhile back, my wife and I submitted a few themes she had designed for the htmlexport plugin.  She also designed a "dateframes" plugin that would display the time and date information for a picture underneath the image, but that plugin required a little bit of patching.  I  have updated the patch to compile against the latest release of kipi-plugins and will post it here.  If someone could review it and add these changes to the code, that would be great!

(The reason it wasn't incorporated before was that the original patch assumed an American style date.  The date format is now customizable using a format-string in the export wizard, which should address that issue adequately).

Thanks!
Comment 1 Robert Marmorstein 2009-07-09 10:47:23 UTC
Created attachment 35182 [details]
Adds the dateframes theme and associated code changes

This patch contains two parts: the dateframes theme (desktop and xsl files) and a few minor changes to the code that allows a theme to access the comment and datetime information for an image.
Comment 2 Aurelien Gateau 2009-09-02 09:30:34 UTC
SVN commit 1018775 by gateau:

Export collection comment and image time.

Patch by Robert Marmorstein

CCBUG:199533

 M  +3 -0      THEME_HOWTO  
 M  +1 -0      generator.cpp  
 M  +3 -0      imageelement.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1018775
Comment 3 Aurelien Gateau 2009-09-02 09:30:41 UTC
SVN commit 1018776 by gateau:

Added "Date Frames" theme by Elizabeth Marmorstein

BUG:199533

 A             dateframes (directory)  
 A             dateframes/dateframes.desktop  
 A             dateframes/template.xsl  


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