-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdocs.txt
67 lines (47 loc) · 1.31 KB
/
docs.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
CGI
IMPLEMENTED
board.cgi /* interface */
submit.cgi /* post submission */
TO IMPLEMENT
delete.cgi /* post delete */
report.cgi /* report posts */
banned.cgi /* ban screen */
admin.cgi /* moderation panel */
system.cgi /* system-wide changes */
PLANNED MODES
server: /banned.cgi
client: /banned
server: /submit.cgi
client: /submit
server: /delete.cgi
client: /delete
server: /board.cgi?board=a&mode=thread&postno=12345
client: /a/thread/12345
THREAD MODE
/a/thread/12345
>>normal usage
[Home] / a / thread / No.12345
[Home] > Anime & Manga > Thread Mode > No.12345
Statistics: Replies: 274/350 | Images: 23 | Unique Posters: 78 | Page 1/10
>>not a parent thread
[Home] > Anime & Manga > Thread Mode > No. 12350
ERROR
Post No.12350 is a Child of Parent No.12345
Redirecting to /a/thread/123450#p12350 in 2 seconds
>>number exceeds highest ID
[Home] > Anime & Manga > Thread Mode > No. 9999950
404
Post No. 9999950 doesn't exist yet.
>>post doesn't exist
[Home] > Anime & Manga > Thread Mode > No. 187
404
Post No. 187 doesn't exist on this board.
It may have been pruned or deleted.
PEEK MODE
/a/peek/12350
>>normal usage
[Home] > Anime & Manga > Peek Mode > No.12350
You are viewing Post No.12350, a child of Parent No. 12345.
>>parent
[Home] > Anime & Manga > Peek Mode > No.12345
You are viewing Parent Post No.12345.