[Kde-imaging] [Bug 206842] Export to Wikimedia Commons

Gilles Caulier caulier.gilles at gmail.com
Wed Feb 16 14:41:09 CET 2011


https://bugs.kde.org/show_bug.cgi?id=206842





--- Comment #9 from Gilles Caulier <caulier gilles gmail com>  2011-02-16 14:41:08 ---
About code to extract digiKam DB information, look in digiKam kipi interface :

https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/utilities/kipiiface/kipiimageinfo.cpp#L125

In fact this metadata are named Attributes in this interface. Not all digiKam
metadata are exported to plugin, but it's very easy to handle new one. The
container in digiKam is Imageinfo :

https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/libs/database/imageinfo.h

An example how to play with this attributes into a plugin :

https://projects.kde.org/projects/extragear/graphics/kipi-plugins/repository/revisions/master/entry/picasawebexport/picasawebwindow.cpp#L446

Gilles Caulier

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kde-imaging mailing list