fix the cvssandbox tags. also fix the link to the tor frontpage.
Roger Dingledine

Roger Dingledine commited on 2008-07-16 17:25:24
Zeige 1 geänderte Dateien mit 22 Einfügungen und 5 Löschungen.

... ...
@@ -107,18 +107,35 @@ Google search plugins for
107 107
 <!--
108 108
 <strong>Install:</strong> <a href="torbutton-1.0.4.xpi">torbutton-1.0.4.xpi</a><br/>
109 109
 -->
110
-<strong>Source:</strong> You can <a href="<cvssandbox>/torbutton/trunk/">browse the repository</a> or simply unzip the xpi.
110
+<strong>Source:</strong> You can <a
111
+href="https://svn.torproject.org/svn/torbutton/trunk/">browse the
112
+repository</a> or simply unzip the xpi.
111 113
 <br/>
112 114
 <strong>Bug Reports:</strong> <a href="https://bugs.torproject.org/flyspray/index.php?tasks=all&project=5">Torproject flyspray</a><br/>
113
-<strong>Documents:</strong> <b>[</b> <a href="#FAQ">FAQ</a> <b>|</b> <a href="<cvssandbox>/torbutton/trunk/src/CHANGELOG">changelog</a> <b>|</b> <a href="<cvssandbox>/torbutton/trunk/src/LICENCE">license</a> <b>|</b> <a href="<cvssandbox>/torbutton/trunk/src/CREDITS">credits</a> <b>]</b><br/>
115
+<strong>Documents:</strong> <b>[</b> <a href="#FAQ">FAQ</a> <b>|</b>
116
+<a href="https://svn.torproject.org/svn/torbutton/trunk/src/CHANGELOG">changelog</a> <b>|</b>
117
+<a href="https://svn.torproject.org/svn/torbutton/trunk/src/LICENCE">license</a> <b>|</b>
118
+<a href="https://svn.torproject.org/svn/torbutton/trunk/src/CREDITS">credits</a> <b>]</b><br/>
114 119
 <h2>About</h2>
115 120
 <p>
116
-Torbutton is a 1-click way for Firefox users to enable or disable the browser's use of <a href="https://www.torproject.org/">Tor</a>.  It adds a panel to the statusbar that says "Tor Enabled" (in green) or "Tor Disabled" (in red).  The user may click on the panel to toggle the status.  If the user (or some other extension) changes the proxy settings, the change is automatically reflected in the statusbar.
121
+Torbutton is a 1-click way for Firefox users to enable or disable
122
+the browser's use of <a href="<page index>">Tor</a>.
123
+It adds a panel to the statusbar that says "Tor Enabled" (in green) or
124
+"Tor Disabled" (in red).  The user may click on the panel to toggle
125
+the status.  If the user (or some other extension) changes the proxy
126
+settings, the change is automatically reflected in the statusbar.
117 127
 </p><p>
118
-Some users may prefer a toolbar button instead of a statusbar panel.  Such a button is included, and one adds it to the toolbar by right-clicking on the desired toolbar, selecting "Customize...", and then dragging the Torbutton icon onto the toolbar.  There is an option in the preferences to hide the statusbar panel (Tools-&gt;Extensions, select Torbutton, and click on Preferences).
128
+Some users may prefer a toolbar button instead of a statusbar panel.  Such
129
+a button is included, and one adds it to the toolbar by right-clicking
130
+on the desired toolbar, selecting "Customize...", and then dragging the
131
+Torbutton icon onto the toolbar.  There is an option in the preferences
132
+to hide the statusbar panel (Tools-&gt;Extensions, select Torbutton,
133
+and click on Preferences).
119 134
 </p>
120 135
 <p>
121
-Newer Firefoxes have the ability to send DNS resolves through the socks proxy, and Torbutton will make use of this feature if it is available in your version of Firefox.
136
+Newer Firefoxes have the ability to send DNS resolves through the socks
137
+proxy, and Torbutton will make use of this feature if it is available
138
+in your version of Firefox.
122 139
 </p>
123 140
 
124 141
 <a id="FAQ"></a><h2>FAQ</h2>
125 142