Sebastian Hahn commited on 2014-10-28 09:04:27
Zeige 4 geänderte Dateien mit 0 Einfügungen und 64 Löschungen.
Stop linking to nonexistent binaries and essentially outdated pages. Inspired by patch to this page from mrphs.
| ... | ... |
@@ -1,55 +0,0 @@ |
| 1 |
-## translation metadata |
|
| 2 |
-# Revision: $Revision: 25138 $ |
|
| 3 |
-# Translation-Priority: 2-medium |
|
| 4 |
- |
|
| 5 |
-#include "head.wmi" TITLE="Tor Project: FAQ" CHARSET="UTF-8" |
|
| 6 |
-<div id="content" class="clearfix"> |
|
| 7 |
- <div id="breadcrumbs"> |
|
| 8 |
- <a href="<page index>">Home » </a> |
|
| 9 |
- <a href="<page docs/documentation>">Documentation » </a> |
|
| 10 |
- <a href="<page docs/short-user-manual>">Short User Manual</a> |
|
| 11 |
- </div> |
|
| 12 |
- <div id="maincol"> |
|
| 13 |
- <!-- PUT CONTENT AFTER THIS TAG --> |
|
| 14 |
- <h1>Short User Manual</h1> |
|
| 15 |
- <hr> |
|
| 16 |
- |
|
| 17 |
- <p>The short user manual contains information about how to download |
|
| 18 |
- Tor, how to use it, and what to do if Tor is unable to connect to the |
|
| 19 |
- network. If you can't find the answer to your question in this document, |
|
| 20 |
- email <i>help at rt.torproject.org</i>.</p> |
|
| 21 |
- |
|
| 22 |
- <p>The user manual is available in the following languages:</p> |
|
| 23 |
- <ul> |
|
| 24 |
- <li><a href="https://www.torproject.org/dist/manual/short-user-manual_ar.xhtml">Arabic</a></li> |
|
| 25 |
- <li><a href="https://www.torproject.org/dist/manual/short-user-manual_zh_CN.xhtml">Chinese</a></li> |
|
| 26 |
- <li><a href="https://www.torproject.org/dist/manual/short-user-manual_cs.xhtml">Czech</a></li> |
|
| 27 |
- <li><a href="https://www.torproject.org/dist/manual/short-user-manual_nl.xhtml">Dutch</a></li> |
|
| 28 |
- <li><a href="https://torproject.org/dist/manual/short-user-manual_en.xhtml">English</a></li> |
|
| 29 |
- <li><a href="https://torproject.org/dist/manual/short-user-manual_fa.xhtml">Farsi</a></li> |
|
| 30 |
- <li><a href="https://www.torproject.org/dist/manual/short-user-manual_fr.xhtml">French</a></li> |
|
| 31 |
- <li><a href="https://www.torproject.org/dist/manual/short-user-manual_de.xhtml">German</a></li> |
|
| 32 |
- <li><a href="https://www.torproject.org/dist/manual/short-user-manual_el.xhtml">Greek</a></li> |
|
| 33 |
- <li><a href="https://www.torproject.org/dist/manual/short-user-manual_hu.xhtml">Hungarian</a></li> |
|
| 34 |
- <li><a href="https://www.torproject.org/dist/manual/short-user-manual_it.xhtml">Italian</a></li> |
|
| 35 |
- <li><a href="https://www.torproject.org/dist/manual/short-user-manual_ja.xhtml">Japanese</a></li> |
|
| 36 |
- <li><a href="https://www.torproject.org/dist/manual/short-user-manual_lv.xhtml">Latvian</a></li> |
|
| 37 |
- <li><a href="https://www.torproject.org/dist/manual/short-user-manual_nb.xhtml">Norwegian</a></li> |
|
| 38 |
- <li><a href="https://www.torproject.org/dist/manual/short-user-manual_pl.xhtml">Polish</a></li> |
|
| 39 |
- <li><a href="https://www.torproject.org/dist/manual/short-user-manual_pt_BR.xhtml">Portuguese</a></li> |
|
| 40 |
- <li><a href="https://www.torproject.org/dist/manual/short-user-manual_ru.xhtml">Russian</a></li> |
|
| 41 |
- <li><a href="https://www.torproject.org/dist/manual/short-user-manual_es.xhtml">Spanish</a></li> |
|
| 42 |
- <li><a href="https://www.torproject.org/dist/manual/short-user-manual_sv.xhtml">Swedish</a></li> |
|
| 43 |
- <li><a href="https://www.torproject.org/dist/manual/short-user-manual_tr.xhtml">Turkish</a></li> |
|
| 44 |
- </ul> |
|
| 45 |
- |
|
| 46 |
- </div> |
|
| 47 |
- <!-- END MAINCOL --> |
|
| 48 |
- <div id = "sidecol"> |
|
| 49 |
-#include "side.wmi" |
|
| 50 |
-#include "info.wmi" |
|
| 51 |
- </div> |
|
| 52 |
- <!-- END SIDECOL --> |
|
| 53 |
-</div> |
|
| 54 |
-<!-- END CONTENT --> |
|
| 55 |
-#include <foot.wmi> |
| ... | ... |
@@ -52,10 +52,6 @@ |
| 52 | 52 |
{'url' => 'docs/manual',
|
| 53 | 53 |
'txt' => 'Manuals', |
| 54 | 54 |
'subelements' => [ |
| 55 |
- {
|
|
| 56 |
- 'url' => 'docs/short-user-manual', |
|
| 57 |
- 'txt' => 'Short User Manual', |
|
| 58 |
- }, |
|
| 59 | 55 |
{'url' => 'docs/tor-relay-debian',
|
| 60 | 56 |
'txt' => 'Configuring a Relay manually', |
| 61 | 57 |
}, |
| 62 | 58 |