how to add a func : first step?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

how to add a func : first step?

Frédéric Degraeve
Hello

I use often digikam for my photos. I need a non-present functionality. Having different experiences in C++, I look to add this by my-self.

I'd like to sync my albums on digikam and flickr.

In a first step, it would be nice to create for each album a new photoset and to upload the contents of this album. I guess it's only a use of the existing development.

I guess there are two different ways to do it:
- to add a button on the "export to flickr"
- to add a batch process

Personally, I feed the second way more appropriated.

For now, I've compiled the source and read the flickr add-in.

How do you advise me to go on this development? Which way is easier or cleaner?

Thanks

Regards,
Frédéric
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: how to add a func : first step?

Gilles Caulier-4
Le 15 juillet 2010 00:09, Frédéric Degraeve
<[hidden email]> a écrit :

> Hello
>
> I use often digikam for my photos. I need a non-present functionality.
> Having different experiences in C++, I look to add this by my-self.
>
> I'd like to sync my albums on digikam and flickr.
>
> In a first step, iuld be nice to create for each album a new photoset
> and to upload the contents of this album. I guess it's only a use of the
> existing development.
>
> I guess there are two different ways to do it:
> - to add a button on the "export to flickr"
> - to add a batch process
>
> Personally, I feed the second way more appropriated.

But this one is not able to talk with flickr. Patch code from kipi-plugins :

http://websvn.kde.org/trunk/extragear/graphics/kipi-plugins/flickrexport/

>
> For now, I've compiled the source and read the flickr add-in.

yes, it's fine. Use code from svn trunk.

also, I recommend to open a new file in KDE bugzilla about this
suject, and attach a patch against svn trunk as well. All developpers
will see your contribution and can review your code. For more info
take a look there :

http://www.digikam.org/drupal/contrib

Thanks in advance to contribute to digiKam project

Gilles Caulier
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel