Open main menu

Changes

Help:Page Status

2,991 bytes added, 07:42, 21 July 2019
Created page with "{{process header | title = Page status | section = | previous = Help pages | next = | shortcut = | notes = An explanation of the different..."
{{process header
| title = Page status
| section =
| previous = [[Help:Contents|Help pages]]
| next =
| shortcut =
| notes = An explanation of the different page statuses used by Wikisource.
}}

==Validation path==
The validation path of the [[Help:Proofread|ProofreadPage extension]] involves five states:


{|{{ts|mc}}
|-
|colspan = 2, align=center| ↗ <span class=quality0>Without text</span>
|
|-
|<span style="color:#C00000">''empty page'' </span>
|→ <span class=quality1>Not proofread</span>
|→ <span class=quality3>Proofread</span>
|→ <span class=quality4>Validated</span>
|-
|
|colspan = 2, align=center| ↘ <span class=quality2>Problematic</span> ↗
|}


==Details==
The first three are the normal pathway:
*<span class=quality1>Not proofread</span> is the default value. ([[:Category:Not proofread|See all pages.]])
*<span class=quality3>Proofread</span> means proofread by one contributor. ([[:Category:Proofread|See all pages.]])
*<span class=quality4>Validated</span> means proofread by two contributors. The corresponding button is available only if the page has been already proofread by someone else. ([[:Category:Validated|See all pages.]])

[[File:Example of an Index page from Wikisource.png|thumb|400px|right|This color coding scheme is also visible in the page index view, where each page is listed with the appropriate background color.]]
In addition,
*<span class=quality0>Without text</span> is for blank pages. It is not used for image pages. ([[:Category:Without text|See all pages.]])
*<span class=quality2>Problematic</span> indicates a problem that needs further work or discussion among contributors. ([[:Category:Problematic|See all pages.]])

You will find the buttons that indicate these states under the edit window. If a previous contributor has proofread the page already, they will appear as below:
[[File:Wikisource page proofread buttons.png|200px|center|Five buttons]]

If no one has proofread the page yet, the buttons will appear as follows:

[[File:Wikisource page not proofread buttons.png|160px|center|Four buttons]]


In both cases, you can change the status of the page by selecting the appropriate button and saving the page. If the green "Validate" button is not available to you, it will appear for other users if you select the yellow "Proofread" button and save.

The state of each page in a document is shown on the index page, as shown in the screenshot on the right.

{{clear}}

==CSS==
The above status colours can be used in CSS with the following class names (to set the <code>background-color</code> property):
* <code class="quality0">class="quality0"</code>
* <code class="quality1">class="quality1"</code>
* <code class="quality2">class="quality2"</code>
* <code class="quality3">class="quality3"</code>
* <code class="quality4">class="quality4"</code>

==See also==
* [[toollabs:phetools/statistics.php|Proofreadpage statistics]] on the Tools Labs

{{Proofreading help navbox}}

[[Category:Help]]