The fields presented by the edit form in the Index namespace are configured by the JSON structure at the page MediaWiki:Proofreadpage index data config
.
The content is an array of fields like this:
{ "Title": { "type": "page", "size": 1, "default": "", "label": "Title", "help": "The title of the work." "header": true, "data": "title", }, ... }
{{:Mediawiki:Proofreadpage header template}}
in the header when <pages ... header=1 /></code> is used
.There are several data types fields can have:
You can specify a drop down with string and providing a list of options in values:
"Status": { "type": "string", "values": { "T": "Done (all validated)", "V": "To be validated", ... }, ... }
The data field denotes that the field has a particular meaning to ProofreadPage:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4