Version: (using KDE 4.4.2) OS: Linux Installed from: openSUSE RPMs It would be nice to have a plugin to directly upload (multiple) images from digiKam to the imageshack web image hosting platform.
*** Bug 130899 has been marked as a duplicate of this bug. ***
Git commit c93c7bc30cb7717b0b8532c579f6edeeff4c8a4e by Victor Dodon. Committed on 15/02/2012 at 11:18. Pushed by dodon into branch 'master'. Initial commit for ImageShack export plugin M +2 -1 CMakeLists.txt A +1 -0 imageshackexport/.kdev_include_paths A +24 -0 imageshackexport/CMakeLists.txt A +2 -0 imageshackexport/README A +1 -0 imageshackexport/TODO A +1 -0 imageshackexport/icons/CMakeLists.txt A +- -- imageshackexport/icons/hi32-action-imageshack.png A +- -- imageshackexport/icons/hi48-action-imageshack.png A +- -- imageshackexport/icons/hi64-action-imageshack.png A +127 -0 imageshackexport/imageshack.cpp [License: GPL (v2+)] A +75 -0 imageshackexport/imageshack.h [License: GPL (v2+)] A +59 -0 imageshackexport/imageshackitem.h [License: GPL (v2+)] A +427 -0 imageshackexport/imageshacktalker.cpp [License: GPL (v2+)] A +121 -0 imageshackexport/imageshacktalker.h [License: GPL (v2+)] A +303 -0 imageshackexport/imageshackwidget.cpp [License: GPL (v2+)] A +111 -0 imageshackexport/imageshackwidget.h [License: GPL (v2+)] A +489 -0 imageshackexport/imageshackwindow.cpp [License: GPL (v2+)] A +122 -0 imageshackexport/imageshackwindow.h [License: GPL (v2+)] A +67 -0 imageshackexport/kipiplugin_imageshackexport.desktop A +146 -0 imageshackexport/mpform.cpp [License: GPL (v2+)] A +61 -0 imageshackexport/mpform.h [License: GPL (v2+)] A +120 -0 imageshackexport/plugin_imageshackexport.cpp [License: GPL (v2+)] A +64 -0 imageshackexport/plugin_imageshackexport.h [License: GPL (v2+)] http://commits.kde.org/kipi-plugins/c93c7bc30cb7717b0b8532c579f6edeeff4c8a4e