Bug 118637

Summary: Flash export to simpleviewer format
Product: [Applications] digikam Reporter: deech <deech>
Component: Plugin-Generic-FlashAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED UNMAINTAINED    
Severity: wishlist CC: caulier.gilles, imaging-bugs-null
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 7.9.0
Sentry Crash Report:

Description deech 2005-12-19 14:16:45 UTC
Version:           0.1.0-beta2 (using KDE KDE 3.5.0)
Installed from:    Ubuntu Packages
OS:                Linux

would it be possible to have an export function that exports to simpleviewer format just like picasa2 has? 
Simpleviewer is a really cool album viewer, see http://www.airtightinteractive.com/simpleviewer/ for details. 
I for one, would love to have this in kipi (or digikam).
Comment 1 Joern Ahrens 2005-12-19 22:38:38 UTC
Yes, that one is nice.
Comment 3 Joern Ahrens 2006-01-15 17:39:11 UTC
SVN commit 498505 by jahrens:

The first version of the plugin is ready to be launched.
So this report can be closed.

http://www.jokele.de/simpleviewerexport/

BUG: 118637


 M  +1 -1      Makefile.am  


--- trunk/extragear/libs/kipi-plugins/Makefile.am #498504:498505
@@ -30,7 +30,7 @@
 RAWCONVERTERDIR = rawconverter
 endif
 
-SUBDIRS = printwizard calendar mpegencoder cdarchiving imagesgallery \
+SUBDIRS = printwizard calendar mpegencoder cdarchiving imagesgallery simpleviewerexport\
 	sendimages batchprocessimages wallpaper findimages galleryexport flickrexport\
 	$(SLIDESHOWDIR) $(KAMERAKLIENTDIR) $(JPEGLOSSLESSDIR) \
 	$(TIMEADJUSTDIR) $(ACQUIREIMAGESDIR) $(RAWCONVERTERDIR)