Bug 256714 - Add export to screenshots.debian.net
Summary: Add export to screenshots.debian.net
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-WebService-DebianScreenshots (show other bugs)
Version: 1.5.0
Platform: Unlisted Binaries Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-12 16:47 UTC by Pau Garcia i Quiles
Modified: 2019-01-25 22:16 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 1.7.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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