Bug 256714

Summary: Add export to screenshots.debian.net
Product: [Applications] digikam Reporter: Pau Garcia i Quiles <pgquiles>
Component: Plugin-WebService-DebianScreenshotsAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: caulier.gilles
Priority: NOR    
Version: 1.5.0   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In: 1.7.0

Description Pau Garcia i Quiles 2010-11-12 16:47:34 UTC
Version:           unspecified
OS:                Linux

Sending the picture is simple, just an HTTP post

Website uses jQuery Autocomplete plugin to autocomplete package name. Find out how to get the package name, probably using QJSON.


Reproducible: Always
Comment 1 Pau Garcia i Quiles 2010-12-03 12:42:57 UTC
SVN commit 1203236 by pgquiles:

Add KIPI export plugin for screenshots.debian.net

CCMAIL: haas@debian.org
CCMAIL: nospam@vuorela.dk
BUG: 256714



 M  +7 -0      CMakeLists.txt  
 A             cmake/modules/FindQJSON.cmake  
 A             debianscreenshots (directory)  
 A             debianscreenshots/CMakeLists.txt  
 AM            debianscreenshots/Messages.sh  
 A             debianscreenshots/debshots.h   [License: GPL (v2+)]
 A             debianscreenshots/dsjob.cpp   [License: GPL (v2+)]
 A             debianscreenshots/dsjob.h   [License: GPL (v2+)]
 A             debianscreenshots/dstalker.cpp   [License: GPL (v2+)]
 A             debianscreenshots/dstalker.h   [License: GPL (v2+)]
 A             debianscreenshots/dswidget.cpp   [License: GPL (v2+)]
 A             debianscreenshots/dswidget.h   [License: GPL (v2+)]
 A             debianscreenshots/dswindow.cpp   [License: GPL (v2+)]
 A             debianscreenshots/dswindow.h   [License: GPL (v2+)]
 A             debianscreenshots/icons (directory)  
 A             debianscreenshots/icons/CMakeLists.txt  
 AM            debianscreenshots/icons/hi16-action-debianscreenshots.png  
 AM            debianscreenshots/icons/hi22-action-debianscreenshots.png  
 AM            debianscreenshots/icons/hi32-action-debianscreenshots.png  
 AM            debianscreenshots/icons/hi48-action-debianscreenshots.png  
 AM            debianscreenshots/icons/hisc-action-debianscreenshots.svgz  
 A             debianscreenshots/kclickableimagelabel.cpp   [License: UNKNOWN]
 A             debianscreenshots/kclickableimagelabel.h   [License: UNKNOWN]
 A             debianscreenshots/kipiplugin_debianscreenshots.desktop  
 A             debianscreenshots/mpform.cpp   [License: GPL (v2+)]
 A             debianscreenshots/mpform.h   [License: GPL (v2+)]
 A             debianscreenshots/packagedelegate.cpp   [License: GPL (v2+)]
 A             debianscreenshots/packagedelegate.h   [License: GPL (v2+)]
 A             debianscreenshots/plugin_debianscreenshots.cpp   [License: GPL (v2+)]
 A             debianscreenshots/plugin_debianscreenshots.h   [License: GPL (v2+)]
 A             debianscreenshots/plugin_debianscreenshots.qrc  
 AM            debianscreenshots/sdnlogo.png  
 M  +2 -1      kipi-plugins.lsm.cmake  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1203236