Bug 142017 - export images to wikipedia commons interface
Summary: export images to wikipedia commons interface
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-WebService-MediaWiki (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-21 14:24 UTC by Martin Wegmann
Modified: 2019-07-27 13:41 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.2.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Wegmann 2007-02-21 14:24:38 UTC
Version:           0.8.2 (using KDE KDE 3.5.6)
Installed from:    Debian testing/unstable Packages

an interface to upload images to wikipedia commons with attributes and category would be great.

thanks!
Comment 1 Colin Guthrie 2007-02-21 17:56:53 UTC
Can you provide more information as to what the API is and how it works etc. It may be that this could fit into my "sync" plugin framework (that I've had little time to concentrate on of late!... soon tho'... soon)
Comment 2 Martin Wegmann 2007-02-21 19:03:04 UTC
Hello,

I don't know if this is the information you wish to have, but nevertheless important ,-)


the interface has to submit the following informations to
http://commons.wikimedia.org
or
http://commons.wikimedia.org/wiki/Special:Upload

with the upload informations:
source filename: selected image in digikam
destination filename: new name (+ .jpg/.png etc. !)
summary: (XXX == a required user entry)
[[Category:XXX]]
{{Information
|Description= XXX
|Source= XXX (default: own image)
|Date= XXX (taken from image info)
|Author= XXX (default: your name)
|Permission= XXX (might be also a drop-down menu for various GNU license options)
|other_versions=
}}



Category:National_parks_of_Burkina_Faso
Comment 3 Martin Wegmann 2007-02-21 19:04:52 UTC
On Wednesday 21 February 2007 17:56, Colin Guthrie wrote:
[bugs.kde.org quoted mail]

Hello,

I don't know if this is the correct information you need, because I am not a 
developer:

the interface has to submit the following informations to
http://commons.wikimedia.org
or
http://commons.wikimedia.org/wiki/Special:Upload

with the upload informations:
source filename: selected image in digikam
destination filename: new name (+ .jpg/.png etc. !)
summary: (XXX == a required user entry)
[[Category:XXX]]
{{Information
|Description= XXX
|Source= XXX (default: own image)
|Date= XXX (taken from image info)
|Author= XXX (default: your name)
|Permission= XXX (might be also a drop-down menu for various GNU license 
options)
|other_versions=
}}

thanks.
Comment 4 Colin Guthrie 2007-04-09 00:28:08 UTC
I'm marking this as a duplicate of the Sync Plugin wish as KDE's BZ does not support dependency and I have described this functionality in that bug report.

If someone feels that this should be implemented separately please reopen.

*** This bug has been marked as a duplicate of 143978 ***
Comment 5 caulier.gilles 2019-07-27 13:41:00 UTC
Fixed with bug #143978