-
Notifications
You must be signed in to change notification settings - Fork 1.3k
UI to submit captions #2297
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This should be pretty easy from the App. All you need is one or many calls to the wbsetlabel API module on commons. |
Captions are a bit like a title, but multilingual, and limited to 255 characters. More at https://www.mediawiki.org/wiki/Help:File_captions The underlying idea is that filenames are risky to modify (all links break at each typo correction) and they are not translatable, so when showing a picture the software would show this caption under it, rather than the filename (which might be in Swahili) or the description (which might be a huge wall of text). Example
I suggest we just:
|
A description is a collection of peculiar details, some of whom might be of interest to a fraction of the readers. Thus I think a description does not make a good caption in the sense of a string of text to put under an image. Mock-up of the new user interface, with 4 steps instead of 3 |
To be honest, I don't have a strong opinion, as long as something useful is submitted. The Commons Android app can be an excellent source for submitting to Structured Data. Perhaps the designers and the PMs of Structured Data have a more educated opinion? I'll invite them to this discussion. |
Can I work on this improvement ?
Is that right ? or Is there something I misunderstood ? |
@abhishekd08 Yes, it is yours :-) |
There should probably be a default field for a caption in the language in which the app is being used, and a reasonably easy way to add more captions in other languages. |
@amire80 Yes, exactly like what is done currently for descriptions :-) |
I am getting this gradle sync error. I tried but cannot understand the problem, can anyone tell how to solve this it please ? Can anyone please tell how to solve the build error ? |
We must get the user's approval that caption are licensed CC0 (independently from the image's license). |
Assigned to @vanshikaarora (GSoC 2019). Anyone interested in collaborating on this task or offering tips, don't hesitate to post here :-) |
I just released a new version of WikidataToolkit that supports MediaInfo editing. It should also work on Android if it helps. I have also made two examples, one for retrieval and one for edit. |
Thanks @Tpt ! :) |
Below is the structured-data branch right now. |
Closing this, issues created for each of the two remaining problems. |
Summary:
Now that Structured Data On Commons (a.k.a. "Captions" or "WikibaseMediaInfo") are deployed, it would be nice to submit something from the app also to structured data.
Steps to reproduce:
Post an image with all fields filled. Check the result. Currently it posts nothing to the WikibaseMediaInfo captions.
Commons app version:
2.9.0.164
The text was updated successfully, but these errors were encountered: