Bug 118637 - Flash export to simpleviewer format
Summary: Flash export to simpleviewer format
Status: RESOLVED UNMAINTAINED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-Flash (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-19 14:16 UTC by deech
Modified: 2023-11-29 06:57 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 7.9.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)