Describes the different article statuses.
| Name | Value | Summary |
|---|---|---|
| None | 0 | A "none" status for filtering purposes. Should not be used in normal operations. |
| NotSubmitted | 1 | Used for articles that have not been submitted. |
| Submitted | 2 | Used for articles that have been submitted. |
| Approved | 3 | Used for articles that have been approved. |
| Rejected | 4 | Used for articles that have been rejected. |
| Archived | 5 | Used for articles that have been archived. |