File Formats - ScrewTurn Wiki

Content Page

Content pages are stored in the public\Pages folder. The created-on timestamp is in the format of yyyy/MM/dd hh:mm:ss.

page-title
created-by|created-on
##PAGE##
contents

Categories File

The public\Categories.cs file contains a list of categories (one per line), along with what files are in each category, in the following format. Note that file1, file2, etc. are the names of the physical CS files, but without the .CS file extension.

category1|file1|file2...
category2|file1|file2...

Pages File

The public\Pages.cs file contains one line for each page in the wiki, in the following format. Note that file1, file2, etc. are the names of the physical CS files, but without the .CS file extension. The updated-on timestamp is in the format of yyyy/MM/dd hh:mm:ss.

file1|file1.cs|NORMAL|updated-on