Revisions file format
Revisions are Unicode text files with a header and a body
The header contains the fields
- _revision: unique number
- _name: page name
- _user: user name
- _timestamp Y-m-d H:i:s
- _status: ok, protected, deleted
- _comment
- _encoding: UTF8
All fields use the wikitext field syntax (double brackets [[field::value]])
The body contains the content.
Body and header are separated with the empty link [[_ ]]
Defined in /inc/record.php