File: TODO

package info (click to toggle)
digikam 4%3A7.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 511,244 kB
  • sloc: cpp: 754,438; ansic: 41,776; xml: 18,008; sh: 5,484; sql: 3,076; perl: 2,386; python: 2,310; javascript: 1,828; yacc: 958; objc: 340; lex: 315; ruby: 165; java: 54; makefile: 46
file content (17 lines) | stat: -rw-r--r-- 737 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
This tool permit to upload items to Mediawiki web services.
https://www.mediawiki.org/wiki/MediaWiki

TODO:

* Allow image resizing by a percentage of the initial size
* Add explicit error messages (might require hacking MediaWiki interface)
* Check for local duplicate file names (easy)
* Check for distant duplicate file names (API)
* Check for distant duplicate files (API)
* Write a documentation
* Pre-fill the description in several languages
* Color the categories depending on their existence on the distant wiki (AJAX, API)
* Apply a tag on uploaded images (eg. "Now on Commons")
* Allow editing and deleting wikis
* Allow editing and deleting licenses
* Add a notification zone to tell about problems or if everything is ready