| Summary: | Enable dateframes theme in Html Gallery [patch] | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Robert Marmorstein <robert> |
| Component: | Plugin-Generic-HTMLGallery | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | caulier.gilles |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 0.7.0 | |
| Sentry Crash Report: | |||
| Attachments: | Adds the dateframes theme and associated code changes | ||
|
Description
Robert Marmorstein
2009-07-09 10:45:53 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.
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 |