Thomas Sjögren commited on 2005-05-08 12:52:36
Zeige 1 geänderte Dateien mit 6 Einfügungen und 0 Löschungen.
| ... | ... |
@@ -75,6 +75,11 @@ so we can get a hold of you if the pages needs to be corrected or updated.</li> |
| 75 | 75 |
<li>Translated pages should link to the other translated pages, |
| 76 | 76 |
except the logo which should always link to http://tor.eff.org.</li> |
| 77 | 77 |
|
| 78 |
+<li>Use valid <a href="http://roselli.org/adrian/articles/character_charts.asp">character entities</a>. |
|
| 79 |
+Even though most browsers displays the characters correct these days, we want |
|
| 80 |
+to be on the safe side. We don't want to get loads of bug reports saying that |
|
| 81 |
+they can't read the text.</li> |
|
| 82 |
+ |
|
| 78 | 83 |
<li>Keep your translation valid XHTML to minimize the work needed before the page |
| 79 | 84 |
is commited to the CVS. You can test your code at <a href="http://validator.w3.org/"> |
| 80 | 85 |
validator.w3.org</a>.</li> |
| ... | ... |
@@ -84,6 +89,7 @@ validator.w3.org</a>.</li> |
| 84 | 89 |
</div> |
| 85 | 90 |
<div class="bottom" id="bottom"> |
| 86 | 91 |
<i><a href="mailto:tor-webmaster@freehaven.net" class="smalllink">Webmaster</a></i> - |
| 92 |
+ $Id$ |
|
| 87 | 93 |
</div> |
| 88 | 94 |
</body> |
| 89 | 95 |
</html> |
| 90 | 96 |