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!
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.
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
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