Summary: | Improve MediaWiki export tool [patch] | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Peter Potrowl <peter017> |
Component: | Plugin-WebService-MediaWiki | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | adrian, caulier.gilles |
Priority: | NOR | ||
Version: | 3.3.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kipi-plugins/a1c00a8405355ea8fc0b34cc7d4bd353c92d711a | Version Fixed In: | 4.0.0 |
Sentry Crash Report: | |||
Attachments: | Patch described above |
Description
Peter Potrowl
2013-08-26 05:21:48 UTC
Created attachment 81933 [details]
Patch described above
Adrian, Can you review the proposed patch please ? Thanks in advance... Gilles Caulier Dear Gilles and Adrian, Any news concerning the review of this patch? I am sad it was not part of the 3.4.0 release... Best regards Dear Gilles and Adrian, Any news concerning the review of this patch? Best regards Is there anything I can do to have this patch applied? Will it help if I ask for a git developer access? Best regards Peter, Sorry for the delay, I have been perturbated in my opensource workflow due to a car crash. I'm back now. I'm would to be happy to see sombody maintaining the plugin code. This include your patch of course. As i'm not a wikimedia user, i'm not the right person to test features. At least i can review coding style and other stuff relevant. It's a good idea to take a developer account if you is motivated to be a maintainer for the future. Let's me hear. Best Gilles Caulier Dear Gilles, Thank you very much for your answer. I would be very happy to maintain the plugin code. This is my 4th patch on this plugin, after I carried out a 6-month project with two students from the University of Lille-I and an engineer from INRIA in order to make this plugin more useable. I intend to continue developing this plugin and I intensely test the features before proposing patches. I would be very happy if you accepted to support me in my application for a developer account. Best regards Well you is welcome. Please follow instruction in this wiki page. I will be contacted by KDE admin for your registration as KDE developer. http://community.kde.org/Sysadmin/GitKdeOrgManual#How_to_get_read-write_developer_access Gilles Caulier Dear Gilles, I got my developer access. Can I commit the patch? Best regards yes, you can. When you commit, don't forget to close this file using BUGS macro to add in your commit comment. see here for details : http://community.kde.org/Sysadmin/GitKdeOrgManual#Commit_hook_keywords Use also FIXED-IN macro in your commit comment to register digiKam version where patch will be published (here "4.0.0"). For info, look release plan for details : http://community.kde.org/Digikam/GSoC2013#Roadmap_and_Releases_Plan_including_all_GSoC-2013_works Also, please register this bugzilla file title in kipi-plugins NEWS file. Finally, in NEWS file, register new feature add to mediawiki plugin. Look how it's do in previous release : https://projects.kde.org/projects/extragear/graphics/kipi-plugins/repository/revisions/master/entry/project/NEWS.3.0.0 Gilles Caulier Git commit a1c00a8405355ea8fc0b34cc7d4bd353c92d711a by Peter Potrowl. Committed on 21/10/2013 at 21:36. Pushed by peterpotrowl into branch 'master'. MediaWiki: Fix bug, add feature, improve usability FIXED-IN: 4.0.0 Files could be re-uploaded without notice because of a bug. Fixed. The plugin now allows the user to remove the metadata and/or the GPS coordinates before uploading. Additionally, the interface has been slightly improved (see bug.) M +3 -1 NEWS M +85 -30 mediawiki/wmwidget.cpp M +9 -5 mediawiki/wmwidget.h M +56 -41 mediawiki/wmwindow.cpp M +3 -3 mediawiki/wmwindow.h http://commits.kde.org/kipi-plugins/a1c00a8405355ea8fc0b34cc7d4bd353c92d711a |