Web Resources / Translated Sites
Simon L. Nielsen
simon at FreeBSD.org
Mon Oct 20 14:00:43 PDT 2003
Hello
When I worked at PR www/54713 I noticed that the links listed under "Web
Resources" on /support.html are rather inconsistent. Some are
translations of www.FreeBSD.org, some are just links to www.FreeBSD.org
mirrors, and some are FreeBSD sites in "local languages".
I have tried to clean this up a bit, and just have link to the
translated versions on the front page using the two letter language
names. AFAIR this was also suggested some time ago.
What does people say to the attached patch? I know it's not a complete
solution, but I think it's much better than the current state.
--
Simon L. Nielsen
FreeBSD Documentation Team
-------------- next part --------------
Index: index.xsl
===================================================================
RCS file: /home/ncvs/www/en/index.xsl,v
retrieving revision 1.79
diff -u -r1.79 index.xsl
--- index.xsl 17 Oct 2003 16:51:08 -0000 1.79
+++ index.xsl 20 Oct 2003 20:51:46 -0000
@@ -157,11 +157,13 @@
<br/>
<font color="#990000"><b>Language: </b></font>
- <a href="it/index.html">Italian</a>,
- <a href="ja/index.html">Japanese</a>,
- <a href="ru/index.html">Russian</a>,
- <a href="es/index.html">Spanish</a>,
- <a href="support.html#web">Other</a>
+ [en] 
+ <a href="{$base}/es/index.html">[es]</a> 
+ <a href="http://www.freebsd-fr.org/index-trad.html">[fr]</a> 
+ <a href="{$base}/de/index.html">[de]</a> 
+ <a href="{$base}/it/index.html">[it]</a> 
+ <a href="{$base}/ja/index.html">[ja]</a> 
+ <a href="{$base}/ru/index.html">[ru]</a> 
</form>
</td>
</tr>
Index: support.sgml
===================================================================
RCS file: /home/ncvs/www/en/support.sgml,v
retrieving revision 1.314
diff -u -r1.314 support.sgml
--- support.sgml 18 Oct 2003 13:35:25 -0000 1.314
+++ support.sgml 20 Oct 2003 20:26:45 -0000
@@ -157,30 +157,27 @@
href="http://www.de.FreeBSD.org/">www.de.FreeBSD.org</a> for
Germany or <a
href="http://www.au.FreeBSD.org/">www.au.FreeBSD.org</a> for
- Australia), or select a mirror from the list below.
- The same naming convention
- is also used for <b>FTP</b> servers.</p>
-
- <ul>
- <li><a href="http://www.br.FreeBSD.org/">Brazilian
- Portuguese</a> (<a
- href="http://www2.br.FreeBSD.org/">mirror</a>)</>
+ Australia), or select a mirror from the drop-down list on the
+ <a href="&base;/index.html">front page</a>.</p>
+ <p>The FreeBSD web pages are translated into several
+ languages. Links to the translated versions of these web
+ pages can be found on the <a href="&base;/index.html">front
+ page</a>.</p>
+ </li>
+
+ <li><p>Several other non-English resource exist:</p>
+
+ <ul>
<li><a href="pt_BR/FAQ/FAQ.html">Brazilian Portuguese
FAQ</a></>
- <li><a href="http://www.cz.FreeBSD.org/">Czech</a></>
-
<li><a href="zh/FAQ/FAQ.html">Chinese FAQ</a></>
- <li><a href="http://www.FreeBSD-fr.ORG/index-trad.html">French</a></>
-
- <li><a href="http://www.de.FreeBSD.org/de/">German</a></>
+ <li><a href="http://www.FreeBSD-fr.org/">French</a></>
<li><a href="http://www.hu.FreeBSD.org/hu/">Hungarian</a></>
- <li><a href="http://www.FreeBSD.org.in">India</a></>
-
<li><a href="http://www.FreeBSD.or.id">Indonesian</a></>
<li><a href="http://www.gufi.org/">Italian</a></>
@@ -189,23 +186,10 @@
<li><a href="http://www.kr.FreeBSD.org/">Korean</a></>
- <li><a href="http://www.sk.FreeBSD.org/">Slovakian</a></>
-
- <li><a href="http://www.es.FreeBSD.org/es/">Spanish</a>, <a
- href="es/FAQ/FAQ.html">FAQ</a></>
-
- <li><a href="http://www2.ro.FreeBSD.org/">Romania</a>
-
<li><a href="http://www.FreeBSD.org.ru/">Russian</a>, <a
href="ru/FAQ/FAQ.html">FAQ</a></>
</ul>
-
- <p></p>
</li>
-
- <!--
- http://www.tw.FreeBSD.org/ Local language
- -->
<li><p>For information on recent FreeBSD progress and releases, see the
<a href="news/newsflash.html">Newsflash</a> page.</p></li>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-www/attachments/20031020/1186d39a/attachment.bin
More information about the freebsd-www
mailing list