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).
Yes, that one is nice.
Here are the first screenshots http://www.digikam.org/users/joern/kipisimpleviewer/sve2.jpg http://www.digikam.org/users/joern/kipisimpleviewer/sve3.jpg ...Jörn
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)