First draft of anchors for the faq. We should be able to link directly to questions.
Andrew Lewman

Andrew Lewman commited on 2009-01-06 15:35:57
Zeige 1 geänderte Dateien mit 23 Einfügungen und 16 Löschungen.

... ...
@@ -11,7 +11,8 @@
11 11
 <h2>Torbutton FAQ</h2>
12 12
 <hr />
13 13
 
14
-<strong>When I toggle Tor, my sites that use javascript stop working. Why?</strong>
14
+<a id="nojavascript"></a>
15
+<strong><a class="anchor" href="#nojavascript">When I toggle Tor, my sites that use javascript stop working. Why?</a></strong>
15 16
 
16 17
 <p>
17 18
 Javascript can do things like wait until you have disabled Tor before trying
... ...
@@ -26,7 +27,8 @@ safe from having your IP address leak) is to reload the page when you toggle
26 27
 Tor, or just ensure you do all your work in a page before switching tor state.
27 28
 </p>
28 29
 
29
-<strong>I can't click on links or hit reload after I toggle Tor! Why?</strong>
30
+<a id="noreloads"></a>
31
+<strong><a class="anchor" href="#noreloads">I can't click on links or hit reload after I toggle Tor! Why?</a></strong>
30 32
 
31 33
 <p>
32 34
 Due to <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=409737">Firefox
... ...
@@ -44,8 +46,8 @@ loading. Hitting enter in the URL bar will also reload the page without
44 46
 clicking the reload button.
45 47
 </p>
46 48
 
47
-
48
-<strong>I can't view videos on YouTube and other flash-based sites. Why?</strong>
49
+<a id="noflash"></a>
50
+<strong><a class="anchor" href="#noflash">I can't view videos on YouTube and other flash-based sites. Why?</a></strong>
49 51
 
50 52
 <p>
51 53
 
... ...
@@ -63,8 +65,9 @@ with local IP address discovery and Flash cookies potentially remain.
63 65
 
64 66
 </p>
65 67
 
66
-<strong>Torbutton sure seems to do a lot of things, some of which I find
67
-annoying. Can't I just use the old version?</strong>
68
+<a id="oldtorbutton"></a>
69
+<strong><a class="anchor" href="#oldtorbutton">Torbutton sure seems to do a lot of things, some of which I find
70
+annoying. Can't I just use the old version?</a></strong>
68 71
 
69 72
 <p> 
70 73
 
... ...
@@ -87,8 +90,8 @@ specific cases.
87 90
 
88 91
 </p>
89 92
 
90
-
91
-<strong>My browser is in some weird state where nothing works right!</strong>
93
+<a id="weirdstate"></a>
94
+<strong><a class="anchor" href="#weirdstate">My browser is in some weird state where nothing works right!</a></strong>
92 95
 
93 96
 <p>
94 97
 Try to disable Tor by clicking on the button, and then open a new window. If
... ...
@@ -100,9 +103,9 @@ href="https://bugs.torproject.org/flyspray/index.php?tasks=all&amp;project=5">th
100 103
 bug tracker</a>.
101 104
 </p>
102 105
 
103
-
104
-<strong>When I use Tor, Firefox is no longer filling in logins/search boxes
105
-for me. Why?</strong>
106
+<a id="noautocomplete"></a>
107
+<strong><a class="anchor" href="#noautocomplete">When I use Tor, Firefox is no longer filling in logins/search boxes
108
+for me. Why?</a></strong>
106 109
 
107 110
 <p>
108 111
 Currently, this is tied to the "<b>Block history writes during Tor</b>"
... ...
@@ -113,8 +116,9 @@ disclosure attacks via Non-Tor usage, it is recommended you disable Non-Tor
113 116
 history reads if you allow history writing during Tor.
114 117
 </p>
115 118
 
116
-<strong>What about Thunderbird support? I see a page, but it is the wrong
117
-version?</strong>
119
+<a id="thunderbird"></a>
120
+<strong><a class="anchor" href="#thunderbird">What about Thunderbird support? I see a page, but it is the wrong
121
+version?</a></strong>
118 122
 
119 123
 <p>
120 124
 Torbutton used to support basic proxy switching on Thunderbird back in the 1.0
... ...
@@ -132,7 +136,8 @@ could try another proxy switcher like ProxyButton, SwitchProxy or FoxyProxy
132 136
 (if any of those happen to support thunderbird).
133 137
 </p>
134 138
 
135
-<strong>Which Firefox extensions should I avoid using?</strong>
139
+<a id="extensionconflicts"></a>
140
+<strong><a class="anchor" href="#extensionconflicts">Which Firefox extensions should I avoid using?</a></strong>
136 141
 
137 142
 <p>
138 143
 This is a tough one. There are thousands of Firefox extensions: making a
... ...
@@ -191,7 +196,8 @@ the FoxyProxy FAQ for more information.
191 196
 </p></li>
192 197
 </ol>
193 198
 
194
-<strong>Which Firefox extensions do you recommend?</strong>
199
+<a id="recommendedextensions"></a>
200
+<strong><a class="anchor" href="#recommendedextensions">Which Firefox extensions do you recommend?</a></strong>
195 201
 <ol>
196 202
  <li><a href="https://crypto.stanford.edu/forcehttps/">ForceHTTPS</a>
197 203
 	<p>
... ...
@@ -216,7 +222,8 @@ from a document in the same origin domain as the cached element.
216 222
 </p></li>
217 223
 </ol>
218 224
 
219
-<strong>Are there any other issues I should be concerned about?</strong>
225
+<a id="securityissues"></a>
226
+<strong><a class="anchor" href="#securityissues">Are there any other issues I should be concerned about?</a></strong>
220 227
 
221 228
 <p>
222 229
 There are a few known security issues with Torbutton (all of which are due to
223 230