Skip to content

Commit 57e6973

Browse files
committed
Reorder pages into the order people need to know about the topics
1 parent 6d71296 commit 57e6973

File tree

9 files changed

+19
-36
lines changed

9 files changed

+19
-36
lines changed

training/autoflagging.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
---
33

4-
# 6. Autoflagging
4+
# 3. Autoflagging
55
In January 2017, we started [automatically flagging spam][meta] through metasmoke. This page
66
details that system.
77

@@ -45,14 +45,12 @@ Congrats, you're done! The next two pages in the training guide give some detail
4545
further privileges you can earn through contribution to Charcoal. Feel free to read those if
4646
you want to, but they're not essential.
4747

48-
[Next: Further Privileges: Core][7]
48+
[Next: Privileges](/training/privileges)
4949

50-
[Return to Introduction Index][8]
50+
[Return to Introduction Index](/training/privileges)
5151

5252
[meta]: https://meta.stackexchange.com/questions/291301
5353
[ms-su]: https://metasmoke.erwaysoftware.com/users/sign_up
5454
[ms-auth]: https://metasmoke.erwaysoftware.com/authentication/status
5555
[ms-wiz]: https://metasmoke.erwaysoftware.com/flagging/ocs
5656
[ms-fd]: https://metasmoke.erwaysoftware.com/flagging
57-
[7]: /training/core
58-
[8]: /training/index

training/blacklister.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@ than likely going to get some hits, but a Stack Exchange search indicates probab
3939

4040
-----
4141

42-
[Return to Introduction Index][8]
42+
[Return to Introduction Index](/training/index)
4343

4444
[search-SE]: https://stackexchange.com/search
4545
[search-MS]: https://m.erwaysoftware.com/search
46-
[8]: /training/index

training/charcoal.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ There are more people involved than that, of course - there's a
3131

3232
-----
3333

34-
[Next: What's spam?][2]
34+
[Next: What's spam?](/training/spam)
3535

36-
[Return to Introduction Index][8]
36+
[Return to Introduction Index](/training/index)
3737

3838

3939
[people]: https://charcoal-se.org/people
@@ -46,5 +46,3 @@ There are more people involved than that, of course - there's a
4646
[Andy]: https://stackoverflow.com/u/189134
4747
[tripleee]: https://stackoverflow.com/u/874188
4848
[Makyen]: https://stackoverflow.com/users/3773011/makyen
49-
[2]: /training/spam
50-
[8]: /training/index

training/core.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ the Core role, it's rarely done, even if the person takes a hiatus from the proj
1919

2020
-----
2121

22-
[Next: Further Privileges: Blacklister][7]
22+
[Next: Further Privileges: Blacklister](/training/blacklister)
2323

24-
[Return to Introduction Index][8]
25-
26-
[7]: /training/blacklister
27-
[8]: /training/index
24+
[Return to Introduction Index](/training/index)

training/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ This is a list of all the documents in this series. Start at the top and work yo
2323

2424
1. [What's Charcoal?](/training/charcoal)
2525
2. [What's spam?](/training/spam)
26-
3. [When do you watch spam?](/training/watch)
26+
3. [Autoflagging](/training/autoflagging)
2727
4. [Privileges](/training/privileges)
2828
5. [Handling reports](/training/reports)
29-
6. [Autoflagging](/training/autoflagging)
29+
6. [When do you watch spam?](/training/watch)
3030
7. [Further privileges: Core](/training/core)
3131
8. [Further privileges: Blacklister](/training/blacklister)
3232

training/privileges.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,11 @@ so if we've missed one, reporting it is good.
4141

4242
-----
4343

44-
[Next: Handling reports][4]
44+
[Next: Handling reports](/training/reports)
4545

46-
[Return to Introduction Index][8]
46+
[Return to Introduction Index](/training/index)
4747

4848
[commandsNonPriv]: https://github.com/Charcoal-SE/SmokeDetector/wiki/Commands#commands-for-everyone
4949
[commandsPriv]: https://github.com/Charcoal-SE/SmokeDetector/wiki/Commands#privileged-commands
5050
[Privileges]: /smokey/Privileges
5151
[wiki]: https://charcoal-se.org/smokey/Privileges
52-
[4]: /training/reports
53-
[8]: /training/index

training/reports.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,10 @@ You can find it, and all our other userscripts, on the [userscripts page][us].
6969

7070
-----
7171

72-
[Next: Autoflagging][5]
72+
[Next: When to watch spam?](/training/watch)
7373

74-
[Return to Introduction Index][8]
74+
[Return to Introduction Index](/training/index)
7575

7676

7777
[wiki]: https://charcoal-se.org/smokey/Feedback-Guidance
7878
[us]: /scripts
79-
[5]: /training/autoflagging
80-
[8]: /training/index

training/spam.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,12 +86,10 @@ As always, use your best judgment, and ask if you're not sure.
8686

8787
-----
8888

89-
[Next: When to watch spam?][3]
89+
[Next: Autoflagging](/training/autoflagging)
9090

91-
[Return to Introduction Index][8]
91+
[Return to Introduction Index](/training/index)
9292

9393

9494
[def]: https://meta.stackexchange.com/q/58032
9595
[post]: https://metasmoke.erwaysoftware.com/post/108626
96-
[3]: /training/watch
97-
[8]: /training/index

training/watch.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
---
33

4-
# 3. When do you watch spam?
4+
# 6. When do you watch spam?
55
Adding websites and keywords to SmokeDetector's watchlists is a big part of being a privileged
66
user on Charcoal.
77

@@ -46,9 +46,6 @@ into the URL field and save it, then you should be good to go.
4646

4747
-----
4848

49-
[Next: Privileges][3]
49+
[Next: Further Privileges: Core](/training/core)
5050

51-
[Return to Introduction Index][8]
52-
53-
[3]: /training/privileges
54-
[8]: /training/index
51+
[Return to Introduction Index](/training/privileges)

0 commit comments

Comments
 (0)