[Kde-imaging] Plugin Writing Docs?

Gilles Caulier caulier.gilles at gmail.com
Mon Apr 5 20:44:51 CEST 2010


You can find documention in libkipi API about how to use methods from
this library to get information from KIPI host application as digiKam

About plugins template code, there is no one, but code is very similar
between all already existing. You can create new one using current
code from Facebook or Picasaweb tool. Please use current code from svn
trunk.

Question : you plan to write a plugin to do what ?

Usualy, plugins are pure C++. Some tool invoke external program as
ImageMagick for ex.

Note : About Batch process tool (not export tool), digiKam has a new
Batch Queue Manager. There is an entry in bugzilla to add scripting
support.

Gilles Caulier


2010/4/5 Hadmut Danisch <hadmut at danisch.de>:
> Hi,
>
> unfortunately not all plugins do meet my requirements, so I'd like to
> write my own ones.
>
> Are there any docs available? Is there a skeleton?
>
> Must all plugins be binary objects, or can I use scripting languages/any
> executable?
>
> regards
> Hadmut
>
> _______________________________________________
> Kde-imaging mailing list
> Kde-imaging at kde.org
> https://mail.kde.org/mailman/listinfo/kde-imaging
>


More information about the Kde-imaging mailing list