website rev 756

cn: use new style and fix some link problem
author Chen Yufei <tsjz@ymail.com>
date Mon Jan 31 19:19:51 2011 +0800 (2011-01-31)
parents b21d3d3c9f99
children 507498162782
files cn/get/index.html cn/index.php cn/template.html
line diff
     1.1 --- a/cn/get/index.html	Wed Jan 26 22:26:06 2011 +0100
     1.2 +++ b/cn/get/index.html	Mon Jan 31 19:19:51 2011 +0800
     1.3 @@ -1,86 +1,90 @@
     1.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//CN"
     1.5 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     1.6      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1.7  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="cn" lang="cn">
     1.8  <head>
     1.9 -    <title>SliTaz - 下载</title>
    1.10 +    <title>SliTaz GNU/Linux</title>
    1.11      <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
    1.12 -    <meta name="description" content="SliTaz GNU/Linux LiveCD free download" />
    1.13 -    <meta name="keywords" lang="cn" content="source, iso, livecd, get, free, 系统, 免费, Linux, 开源, 软件, 内存系统, Slitaz下载" />
    1.14 +    <meta name="description" content="SliTaz GNU/Linux LiveCD" />
    1.15 +    <meta name="keywords" lang="cn" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
    1.16      <meta name="robots" content="index, follow, all" />
    1.17      <meta name="revisit-after" content="7 days" />
    1.18      <meta name="expires" content="never" />
    1.19 -    <meta name="modified" content="2009-10-07 13:00:00" />
    1.20 -    <meta name="author" content="Draplater"/>
    1.21 +    <meta name="modified" content="2011-01-06 16:30:00" />
    1.22 +    <meta name="author" content="Christophe Lincoln"/>
    1.23      <meta name="publisher" content="www.slitaz.org" />
    1.24      <link rel="shortcut icon" href="../../favicon.ico" />
    1.25      <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
    1.26 -    <link rel="Content" href="index.html#content" />
    1.27  </head>
    1.28 -<body bgcolor="#ffffff">
    1.29 +<body>
    1.30 +
    1.31  <!-- Header -->
    1.32  <div id="header">
    1.33 -    <a name="top"></a>
    1.34 -<!-- Access -->
    1.35 -<div id="access">
    1.36 -    <img
    1.37 -		src="../../pics/website/locale.png"
    1.38 -		style="vertical-align: middle; width: 20px; height: 20px;"
    1.39 -		alt="language" />
    1.40 -    <a href="../../de/get/index.html" title="Deutsche">Deutsch</a> |
    1.41 -    <a href="../../en/get/index.html" title="English">English</a> |
    1.42 -    <a href="../../es/get/index.html" title="Espanol">Español</a> |
    1.43 -    <a href="../../fr/get/index.html" title="Français">Français</a> |
    1.44 -    <a href="../../pt/get/index.html" title="Português">Português</a> 
    1.45 -</div>
    1.46 -    <a href="http://www.slitaz.org/cn/"><img id="logo"
    1.47 -    src="../../pics/website/logo.png" title="www.slitaz.org" alt="www.slitaz.org"
    1.48 -    style="border: 0px solid ; width: 200px; height: 74px;" /></a>
    1.49 -    <p id="titre">#!/GNU/Linux</p>
    1.50 -</div>
    1.51 -<div id="nav">
    1.52 -<div id="nav_top"></div>
    1.53 -	<ul>
    1.54 -		<li><a href="../about/index.html" title="关于Slitaz的信息">关于</a></li>
    1.55 -		<li><a href="../get/index.html" title="下载 - LiveCD ISO文件">获取 SliTaz</a></li>
    1.56 -		<li><a href="../doc/index.html" title="Slitaz的相关文档">文档</a></li>
    1.57 -		<li><a href="../packages/index.html" title="Slitaz软件包">软件包</a></li>
    1.58 -		<li><a href="../artwork/index.html" title="Slitaz美术资源">美术资源</a></li>
    1.59 -	</ul>
    1.60 -	<hr />
    1.61 -	<ul>
    1.62 -		<li><a href="http://forum.slitaz.org/#idx2" title="Slitaz官方论坛">官方论坛</a></li>
    1.63 -		<li><a href="http://slitaz-cn.5d6d.com/" title="Slitaz中文论坛">中文论坛</a></li>
    1.64 -		<li><a href="../search.html" title="搜索引擎">搜索</a></li>
    1.65 -		<li><a href="../sitemap.html" title="网站总览">站点地图</a></li>
    1.66 -	<hr />
    1.67 -		<li><a href="http://wiki.slitaz.org/" title="Slitaz维基">Wiki资源</a></li>
    1.68 -		<li><a href="http://labs.slitaz.org/" title="Slitaz实验室">Slitaz实验室</a></li>
    1.69 -		<li><a href="http://labs.slitaz.org/issues" title="BUG报告系统">Bug报告</a></li>
    1.70 -	</ul>
    1.71 -<div id="nav_bottom">
    1.72 -<div id="nav_bottom_img"></div>
    1.73 -</div>
    1.74 -</div>
    1.75 -
    1.76 -<!-- Content top. -->
    1.77 -<div id="content_top">
    1.78 -<div class="top_left"></div>
    1.79 -<div class="top_right"></div>
    1.80 +	<!-- Access -->
    1.81 +	<div id="access">
    1.82 +		<a href="../../i18n.html"><img 
    1.83 +			src="../../pics/website/locale.png" alt="locale.png" /></a>
    1.84 +	    <a href="../../de/">Deutsch</a> |
    1.85 +	    <a href="../../en/">English</a> |
    1.86 +	    <a href="../../es/">Español</a> |
    1.87 +	    <a href="../../fr/">Français</a> |
    1.88 +	    <a href="../../pt/">Português</a>
    1.89 +	</div>
    1.90 +    <!-- Logo -->
    1.91 +	<a href="http://www.slitaz.org/"><img id="logo"
    1.92 +		src="../../pics/website/logo.png" 
    1.93 +		title="www.slitaz.org" alt="www.slitaz.org" /></a>
    1.94 +	<p id="titre">#!/GNU/Linux</p>
    1.95  </div>
    1.96  
    1.97  <!-- Content -->
    1.98 -<div id="content">
    1.99 -<a name="content"></a>
   1.100 +<div id="content-full">
   1.101  
   1.102 -<h1><font color="#3e1220">获取 Slitaz</font></h1>
   1.103 -<h2><font color="#df8f06">下载</font></h2>
   1.104 +<!-- Block begin -->
   1.105 +<div class="block">
   1.106 +	<!-- Nav block begin -->
   1.107 +	<div id="block_nav">
   1.108 +		<h3><img src="../../pics/website/network.png" alt="png" />导航</h3>
   1.109 +		<div style="width: 50%; float: right;">
   1.110 +			<ul>
   1.111 +				<li><a href="../artwork/">美工</a></li>
   1.112 +				<li><a href="../../en/mailing-list.html">邮件列表</a></li>
   1.113 +				<li><a href="../../en/devel/">开发</a></li>
   1.114 +				<li><a href="../search.html">搜索</a></li>
   1.115 +				<li><a href="../../netmap.php">网站地图</a></li>
   1.116 +			</ul>
   1.117 +		</div>
   1.118 +		<ul>
   1.119 +			<li><a href="../about/">关于</a></li>
   1.120 +			<li><a href="../../en/asso/">捐赠</a></li>
   1.121 +			<li><a href="../get/">下载</a></li>
   1.122 +			<li><a href="../doc/">文档</a></li>
   1.123 +			<li><a href="../packages/">软件包</a></li>
   1.124 +		</ul>
   1.125 +	<!-- Nav block end -->
   1.126 +	</div>
   1.127 +	<!-- Top block begin -->
   1.128 +	<div id="block_top">
   1.129 +	<h1>下载Slitaz</h1>
   1.130 +	<p>
   1.131 +		你可以下载最新的稳定版来得到一个稳定的桌面环境,满足日常生活需要。
   1.132 +		或者使用开发版来测试心软件或者帮助我们改进Slitaz。
   1.133 +	</p>
   1.134 +	<ul>
   1.135 +		<li><a href="index.html#stable">LiveCD稳定版</a> -
   1.136 +		当前稳定版的可启动ISO镜像。</li>
   1.137 +		<li><a href="index.html#cooking">LiveCD开发版</a> -
   1.138 +		当前开发版的可启动ISO镜像。</li>
   1.139 +		<li><a href="index.html#floppy">软盘</a> -
   1.140 +		从LiveCD、USB设备启动的可启动软盘镜像。</li>
   1.141 +		<li><a href="flavors.html">新鲜玩意</a> - loram版本,衍生版本。</li>
   1.142 +	</ul>
   1.143 +	<!-- Top block end -->
   1.144 +	</div>
   1.145 +<!-- Block end -->
   1.146 +</div>
   1.147  
   1.148 -<ul>
   1.149 -	<li><a href="index.html#stable">稳定版LiveCD</a> - 当前稳定版的可启动ISO镜像。</li>
   1.150 -	<li><a href="index.html#cooking">开发版LiveCD</a> - 当前开发版的可启动ISO镜像。</li>
   1.151 -	<li><a href="index.html#floppy">软盘</a>用以从LiveCD、USB设备启动的可启动软盘镜像。</li>
   1.152 -	<li><a href="flavors.html">新鲜玩意</a> - loram版本,衍生版本。</li>
   1.153 -</ul>
   1.154 +
   1.155 +<h2>下载</h2>
   1.156  
   1.157  <h3>下载提示</h3>
   1.158  <p>
   1.159 @@ -191,34 +195,35 @@
   1.160  [ <a href="http://mirror.slitaz.org/boot/floppy-grub4dos.md5">md5</a> ]
   1.161  </p>
   1.162  
   1.163 -<!-- End of content with round corner -->
   1.164 -</div>
   1.165 -<div id="content_bottom">
   1.166 -<div class="bottom_left"></div>
   1.167 -<div class="bottom_right"></div>
   1.168 +<!-- End of content -->
   1.169  </div>
   1.170  
   1.171 -<!-- Start of footer and copy notice -->
   1.172 -<div id="copy">
   1.173 -<p>
   1.174 -最后更新 : 2010-06-27 16:23:00 -
   1.175 -<a href="index.html#top">页首</a>
   1.176 -</p>
   1.177 -<p>
   1.178 -版权所有 &copy; 2010 <a href="http://www.slitaz.org/">SliTaz</a> -
   1.179 -<a href="http://www.gnu.org/licenses/gpl.html">GNU通用公共许可证</a>
   1.180 -</p>
   1.181 -<!-- End of copy -->
   1.182 -</div>
   1.183 -
   1.184 -<!-- Bottom and logo's -->
   1.185 -<div id="bottom">
   1.186 -<p>
   1.187 -<a href="http://validator.w3.org/check?uri=referer"><img
   1.188 -   src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   1.189 -   title="Code validé XHTML 1.0"
   1.190 -   style="width: 80px; height: 15px;" /></a>
   1.191 -</p>
   1.192 +<!-- Footer -->
   1.193 +<div id="footer">
   1.194 +	<div class="right_box">
   1.195 +	<h4>Slitaz网络</h4>
   1.196 +		<ul>
   1.197 +			<li><a href="http://doc.slitaz.org/">文档</a></li>
   1.198 +			<li><a href="http://forum.slitaz.org/">支持论坛</a>/<a href="http://slitaz-cn.5d6d.com/">中文论坛</a></li>
   1.199 +			<li><a href="http://scn.slitaz.org/">交流社区</a></li>
   1.200 +			<li><a href="http://labs.slitaz.org/">实验室</a></li>
   1.201 +			<li><a href="http://twitter.com/slitaz">Twitter</a></li>
   1.202 +			<li><a href="http://distrowatch.com/slitaz">DistroWatch</a></li>
   1.203 +		</ul>
   1.204 +	</div>
   1.205 +	<h4>SliTaz网站</h4>
   1.206 +	<ul>
   1.207 +		<li><a href="#header">页首</a></li>
   1.208 +		<li>Copyright &copy; <span class="year"></span>
   1.209 +			<a href="http://www.slitaz.org/">SliTaz</a></li>
   1.210 +		<li><a href=".../about/">关于我们</a></li>
   1.211 +		<li><a href="../../netmap.php">网站地图</a></li>
   1.212 +		<li>Page modified the the 06 Jan 2011</li>
   1.213 +		<li><a href="http://validator.w3.org/check?uri=referer"><img
   1.214 +		src="../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   1.215 +		title="Code validé XHTML 1.0"
   1.216 +		style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
   1.217 +	</ul>
   1.218  </div>
   1.219  
   1.220  </body>
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/cn/index.php	Mon Jan 31 19:19:51 2011 +0800
     2.3 @@ -0,0 +1,236 @@
     2.4 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     2.5 +    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     2.6 +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="cn" lang="cn">
     2.7 +<head>
     2.8 +	<title>SliTaz GNU/Linux 中文网站</title>
     2.9 +	<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
    2.10 +	<meta name="description" content="SliTaz GNU/Linux LiveCD" />
    2.11 +	<meta name="keywords" lang="cn" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
    2.12 +	<meta name="robots" content="index, follow, all" />
    2.13 +	<meta name="revisit-after" content="7 days" />
    2.14 +	<meta name="expires" content="never" />
    2.15 +	<meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
    2.16 +	<meta name="author" content="Chen Yufei"/>
    2.17 +	<meta name="publisher" content="www.slitaz.org" />
    2.18 +	<link rel="shortcut icon" href="../favicon.ico" />
    2.19 +	<link rel="stylesheet" type="text/css" href="../slitaz.css" />
    2.20 +	<link rel="alternate" type="application/rss+xml" title="SliTaz Website feed" href="rss.xml" />
    2.21 +	<link rel="alternate" type="application/atom+xml" title="SliTaz Labs feed" href="http://labs.slitaz.org/news?format=atom" />
    2.22 +	<link rel="alternate" type="application/rss+xml" title="SliTaz SCN feed" href="http://scn.slitaz.org/rss.xml" />
    2.23 +	<link rel="Content" href="index.html#content" />
    2.24 +</head>
    2.25 +<body>
    2.26 +
    2.27 +<!-- Header -->
    2.28 +<div id="header">
    2.29 +	<!-- Access -->
    2.30 +	<div id="access">
    2.31 +		<a href="../i18n.html"><img 
    2.32 +			src="../pics/website/locale.png" alt="locale.png" /></a>
    2.33 +	    <a href="../de/">Deutsch</a> |
    2.34 +	    <a href="../en/">English</a> |
    2.35 +	    <a href="../es/">Español</a> |
    2.36 +	    <a href="../fr/">Français</a> |
    2.37 +	    <a href="../pt/">Português</a>
    2.38 +	</div>
    2.39 +    <!-- Logo -->
    2.40 +	<a href="http://www.slitaz.org/"><img id="logo"
    2.41 +		src="../pics/website/logo.png" 
    2.42 +		title="www.slitaz.org" alt="www.slitaz.org" /></a>
    2.43 +	<p id="titre">#!/GNU/Linux</p>
    2.44 +</div>
    2.45 +
    2.46 +<!-- Content -->
    2.47 +<div id="content-full">
    2.48 +
    2.49 +<!-- Block begin -->
    2.50 +<div class="block">
    2.51 +	<!-- Nav block begin -->
    2.52 +	<div id="block_nav">
    2.53 +		<h3><img src="../pics/website/network.png" alt="png" />导航</h3>
    2.54 +		<div style="width: 50%; float: right;">
    2.55 +			<ul>
    2.56 +				<li><a href="artwork/">美工</a></li>
    2.57 +				<li><a href="../en/mailing-list.html">邮件列表</a></li>
    2.58 +				<li><a href="../en/devel/">开发</a></li>
    2.59 +				<li><a href="search.html">搜索</a></li>
    2.60 +				<li><a href="../netmap.php">网站地图</a></li>
    2.61 +			</ul>
    2.62 +		</div>
    2.63 +		<ul>
    2.64 +			<li><a href="about/">关于</a></li>
    2.65 +			<li><a href="../en/asso/">捐赠</a></li>
    2.66 +			<li><a href="get/">下载</a></li>
    2.67 +			<li><a href="doc/">文档</a></li>
    2.68 +			<li><a href="packages/">软件包</a></li>
    2.69 +		</ul>
    2.70 +	<!-- Nav block end -->
    2.71 +	</div>
    2.72 +	<!-- Top block begin -->
    2.73 +	<div id="block_top">
    2.74 +		<h1>主页</h1>
    2.75 +		<p>
    2.76 +Slitaz是一个免费的操作系统,它能在完全地内存中运行,也可以从CD-ROM、U盘等可移动介质中启动。Slitaz以LiveCD的形式发布,并且不超过30MB,快速、稳定而易用。Slitaz还拥有小巧、直观的桌面,以及易用的设置工具。<a href="about/">更多信息...</a>
    2.77 +		</p>
    2.78 +	<!-- Top block end -->
    2.79 +	</div>
    2.80 +<!-- Block end -->
    2.81 +</div>
    2.82 +
    2.83 +<!--
    2.84 +    SliTaz news starting.
    2.85 +-->
    2.86 +
    2.87 +<h2>头条</h2>
    2.88 +<p>
    2.89 +	Slitaz网站提供Slitaz计划的主要新闻和<a href="http://labs.slitaz.org/">Slitaz实验室</a>里各种子计划的新闻. 它们都通过 <a href="rss.xml"> XML feed</a>的形式提供。我们还提供一份简单的每月时讯。网站<a href="../">首页</a>将给出消息、修改、软件包、Tweets的最新情况。
    2.90 +</p>
    2.91 +
    2.92 +<div class="infobox">
    2.93 +	<img src="../pics/website/news.png" alt=".png" />	
    2.94 +	<a href="http://labs.slitaz.org/news">实验室新闻</a>
    2.95 +	(<a href="http://labs.slitaz.org/news?format=atom">Feed</a>) | 
    2.96 +	<a href="http://doc.slitaz.org/en:newsletter:start">每月时讯</a>
    2.97 +</div>
    2.98 +
    2.99 +<div id="news">
   2.100 +
   2.101 +<ul>
   2.102 +	<!-- <li><strong>Date - Title</strong>
   2.103 +	<p></p>
   2.104 +	</li> -->
   2.105 +	
   2.106 +	<li><strong>2010年11月4日 - 新的Cooking版本——20101104</strong>
   2.107 +	<p>	新的Cooking版本光盘镜像已经发布。新版本拥有超过2600个安装包的仓库,
   2.108 +	采用Linux Kernel 2.6.34 内核,用新的工具链glibc 2.11.2 & gcc 4.5.1重新编译所有的软件包,
   2.109 +	将Xorg 完全升级到 1.9.2版本。LiveCD包含Midori浏览器,Deadbeef音频播放器,和更多的应用程序。
   2.110 +	Tazpkg 和 Tazctrlbox 支持用gettext提供翻译文本。
   2.111 +	我在之前的六个月里我们做了很多工作,我们增加了更多的的多国语言支持,修订了很多bug,做了更多更新和改进。
   2.112 +	你可以从任意官方仓库镜像<a href="get/#cooking">下载</a>这个新的Cooking版本。
   2.113 +	欢迎到邮件列表或论坛提供您的反馈。</p>
   2.114 +	</li>
   2.115 +	
   2.116 +	<li><strong>2010年5月8日 - 文档之夏</strong>
   2.117 +	<p>5月10日到6月10日,Slitaz开发小组将组织“文档之夏”活动。
   2.118 +			这个活动将把所有的Slitaz文档集中起来并重新审查,同时也将更新这些文档。
   2.119 +			详情请见:<a href="http://doc.slitaz.org/">doc.slitaz.org</a>。
   2.120 +			我们希望用户能通过增加或更新文档来为Slitaz做贡献。</p>
   2.121 +	</li>
   2.122 +	
   2.123 +	<li><strong>2010年3月28日 新的SliTaz 3.0</strong>
   2.124 +	<p>SliTaz GNU/Linux 3.0操作系统即将发布。Slitaz 3.0保留了简单、小巧
   2.125 +	快速、强大、容易定制的特性,还提供了功能强大的桌面支持,
   2.126 +	默认采用Xorg 7.4, Openbox, LXDE组件和自制工具。使你更容易
   2.127 +	听音乐、管理照片,或者使用Midori进行网上冲浪。默认的核心系统镜像大小控制在30 Mb,
   2.128 +	而且LiveCD flavors启动只需要8 Mb。
   2.129 +	新版本采用GCC 4.4.1编译开发,使用Linux kernel 2.6.30.6内核。要了解更多信息,
   2.130 +	你可以阅读<a href="doc/releases/3.0/relnotes.cn.html">3.0发行笔记</a>或从官方镜像<a href="get/#stable>">下载</a>3.0
   2.131 +	LiveCD镜像.</p>
   2.132 +	</li>
   2.133 +	
   2.134 +<!--	<li><strong>14 March 2010 - RC series and Solutionslinux 2010 (Paris)</strong>
   2.135 +	<p>Since we're getting closer to the next stable release, we have updated the
   2.136 +	core ISO image to start with a RC series. The Major change is the switch to
   2.137 +	Midori as the default web browser, this will improve user experience and let
   2.138 +	us keep SliTaz at 30Mb. Midori is a modern browser powered by the webkit engine -
   2.139 +	it is fast, simple to use and well integrated with the SliTaz desktop.</p>
   2.140 +	<p>This updated ISO comes with a bunch of bug and dependency fixes, we have 
   2.141 +	also improved the home made tools and scripts. This new ISO image can be 
   2.142 +	downloaded from the SliTaz mirrors (30 Mb): 
   2.143 +	<a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.iso">slitaz-cooking.iso</a></p>
   2.144 +	<p>By the way, the SliTaz project will be at 
   2.145 +	<a href="http://www.solutionslinux.fr/">Solutionslinux</a> 2010 next 
   2.146 +	week in Paris. You will be able to learn about the project and make
   2.147 +	contact with members of the association and the development team.</p>
   2.148 +	</li>
   2.149 +	
   2.150 +	<li><strong>21 February 2010 - New Cooking 20100221</strong>
   2.151 +	<p>SliTaz contributors are proud to announce a new Cooking version of the
   2.152 +	LiveCD. This is the last Cooking RC before 3.0 is released. The core ISO image
   2.153 +	is at 27 MB and comes with many changes and improvments. This Cooking uses
   2.154 +	Xorg as X server instead of Xvesa and provides full UTF-8 support. With
   2.155 +	a clean desktop environment, it also provides many applications for daily
   2.156 +	usage and common tasks. Netsurf replaces firefox as the default web browser.
   2.157 +	Nevertheless, a Firefox flavor at 29 Mb with sound and wifi support can 
   2.158 +	also be downloaded from the official mirrors.</p>
   2.159 +	<p>On the updates and improvements side: tazpkg is faster, boot-scripts are 
   2.160 +	updated and home-made toolboxes are improved. Wifibox uses awk for better
   2.161 +	network scanning. WPA support in the boot scripts have been improved. Boot
   2.162 +	time is logged for performance measuring. The SliTaz installer will now 
   2.163 +	try to use files from an USB device if no cdrom is found, allow you to 
   2.164 +	create a default user account, set a root password and use a separate /home
   2.165 +	partition. And finally, LiveCD customization is now much easier: users
   2.166 +	just have to boot, modify and use writefs via the Tazlito graphical interface
   2.167 +	or from the command line to generate their own customized CD.</p>
   2.168 +	<p>As usual, you can <a href="get/#cooking">download</a> these new
   2.169 +	flavors from one of the official mirrors of the project and provide feedback
   2.170 +	on the SliTaz forum.</p>
   2.171 +	</li>
   2.172 +	<li><strong>News archives:</strong> 
   2.173 +	<a href="news/2007.html">2007</a> |
   2.174 +	<a href="news/2008.html">2008</a> |
   2.175 +	<a href="news/2009.html">2009</a></li>-->
   2.176 +	<!--
   2.177 +		<li><strong>2009年11月4日 新的Cooking版本——20091104</strong><br />
   2.178 +新的Slitaz Cooking已经发布,这个系统以拥有2100个软件包的软件仓库为基础,使用Glibc 2.10.1和GCC 4.4.1重建,包含Linux 2.6.30.6内核,有着更好的硬件支持和内置模块。启动速度也大大增加。LiveCD中Firefox等主要软件升级到最新稳定版,图形界面的功能也大大增强。Tazpkg软件包管理器增加不少新特性,可以将deb/rpm/arch/slackware/ipk等软件包转化为Siltaz格式。ISO镜像拥有新的Openbox、GTK、图标主题以及一个更漂亮的桌面,ePDFview也被一个在线PDF阅读器替换。由于内核增大以及软件包依赖关系,这个ISO镜像大于30MB(31.5MB)。
   2.179 +Slitaz也拥有了新的<a href="http://forum.slitaz.org/">论坛</a>和<a href="http://scn.slitaz.org/">通讯平台</a>,你可以在那里与网友分享、交流。新的Cooking版本可从官方网站<a href="get/#cooking">下载</a>。
   2.180 +
   2.181 +	</li>
   2.182 +	<li><strong>2009年5月19日 SliTaz 出席日内瓦LinuxDays 2009</strong><br />
   2.183 +LinuxDays在日内瓦进行期间,Slitaz协会会在Association Village出现,并且会在星期三发布演讲。这个演讲主要讲述"SliTaz Business Server" 在邮件服务器、嵌入式设备等方面的应用。
   2.184 +在这三天里,工作组成员将会详细策划Slitaz展览。我们还会对Slitaz进行宣传,包括创建可启动U盘(LiveUSB)和CD。LinuxDays LiveCD会包括不少设计用于移动的软件。你也可以到现场给我们提问,和我们聊天。你可以在<a href="http://labs.slitaz.org/wiki/events/2009-linuxdays">SliTaz实验室</a>和<a href="2009.linuxdays.ch"> 2009.linuxdays.ch</a>找到相关资料。
   2.185 +	</li>
   2.186 +	<li><strong>2009年4月16日 SliTaz GNU/linux 2.0 发布</strong><br />
   2.187 +经过一年的漫长等待,Slitaz工作组发布了新的稳定版——SliTaz GNU/linux 2.0。在这一年间,我们一直致力于提供一个轻快小巧、稳定的操作系统。ISO镜像文件大小不足30M额的Slitaz提供了一个完整的桌面环境,还可以通过软件包管理器安装超过1400个软件包。这只要轻点鼠标就可以完成。这个新版本提供分区自动挂载(兼容NTFS)、无线网络支持、gPXE和boot.slitaz.org的网络启动、USB和PCI设备的自动选择、软件包管理器和控制中心,还提供各种管理系统的图形界面工具。你可以更轻松地通过小工具轻松创建可启动USB设备和LiveCD。LiveCD包含Firefox 3.0.8、gFTP、LostIRC、ePDFView、mtPaint、 Transmission、Osmo和Alsaplayer。网站的文档已经升级,你还可以阅读ISO中的发行笔记来查看这个版本更详细的更新。SliTaz GNU/linux 2.0现在已经可以在官方源下载。
   2.188 +	</li>
   2.189 +	<li><strong>2009年3月27日 实验室和新的软件源</strong><br />
   2.190 +我们会不断提升发行版和服务的质量。近期<a href="http://labs.slitaz.org/">SliTaz Labs</a>顺利运行,这个平台可以让Slitaz贡献者更有效地合作,可以报告BUG、提出新要求。SliTaz Labs给每个<a href="http://labs.slitaz.org/projects">项目</a>提供了一个wiki、一个讨论区、一个新闻模块等内容。SliTaz Labs还提供计划内容总览、更新报告等功能。你可以注册SliTaz Labs来参与计划或者发表评论。我们还增添了2个新的软件源:瑞士的SWITCHmirror和中国的LupaWorld。感谢对我们的支持。
   2.191 +	</li>
   2.192 +	<li><strong>2009年3月20日 SliTaz出席巴黎Solutionslinux 2009</strong><br />
   2.193 +Slitaz将会出席在巴黎的2009 Solutionslinux会展,我们将在观众席上派出3个成员。此外,其他Slitaz的贡献者也将会在会场的各个角落出现。现在你就有了一个测试各种电脑的好时机,例如你可以做“EeePC是否能使用Slitaz”的试验。你还可以现场创建一个Slitaz可启动U盘(自带),如果没带U盘,也可以购买U盘或LiveCD。你还可以了解关于Slitaz的信息,或者和Slitaz工作组的成员交流讨论。网站:
   2.194 +	<a href="http://www.solutionslinux.fr/">www.solutionslinux.fr</a>,
   2.195 +	<a href="http://www.solutionslinux.fr/associations.php?pg=2_7">Village associations</a>,
   2.196 +	<a href="http://www.solutionslinux.fr/exposant_fiche.php?id=763&amp;pg=2_4">SliTaz Stand</a>.
   2.197 +	</li>
   2.198 +	<li><strong>2009年2月28日 - 新Cooking版本 20090228</strong><br />
   2.199 +Slitaz工作组发布了一个新的Cooking版本,这个版本修复了很多BUG,升级了很多软件,做了许许多多的改进,还增添了许多新特性。例如PCI/USB设备可以由Tazhw自动管理,设备的控件可以通过图形界面,轻点鼠标完成,Tazndis可以让你通过简单的图形界面管理Windows驱动。图形界面的软件包管理器变得更加简单易用,LiveUSB设备也可以通过一个窗口轻松创建。 Netbox可以显示所有的网络连接,新增的WIfibox可以连接上无线网络。你还可以手动或者通过Tazhw来管理“喜爱网络”、设置网卡。在图形界面方面,也新增了一个可以启用/禁用自启动程序的GUI,你可以在Openbox的菜单中打开它。此外,Desktopbox也新增了一个简易的通知程序。我们在为下一个稳定版做准备。你可以到 <a href="get/index.html#cooking">下载</a>页面或任意一个源下载这个版本的ISO镜像。
   2.200 +	</li>
   2.201 +	-->
   2.202 +</ul>
   2.203 +
   2.204 +<!-- End of news -->
   2.205 +</div>
   2.206 +
   2.207 +<!-- End of content  -->
   2.208 +</div>
   2.209 +
   2.210 +<!-- Footer -->
   2.211 +<div id="footer">
   2.212 +	<div class="right_box">
   2.213 +	<h4>Slitaz网络</h4>
   2.214 +		<ul>
   2.215 +			<li><a href="http://doc.slitaz.org/">文档</a></li>
   2.216 +			<li><a href="http://forum.slitaz.org/">支持论坛</a>/<a href="http://slitaz-cn.5d6d.com/">中文论坛</a></li>
   2.217 +			<li><a href="http://scn.slitaz.org/">交流社区</a></li>
   2.218 +			<li><a href="http://labs.slitaz.org/">实验室</a></li>
   2.219 +			<li><a href="http://twitter.com/slitaz">Twitter</a></li>
   2.220 +			<li><a href="http://distrowatch.com/slitaz">DistroWatch</a></li>
   2.221 +		</ul>
   2.222 +	</div>
   2.223 +	<h4>SliTaz网站</h4>
   2.224 +	<ul>
   2.225 +		<li><a href="#header">页首</a></li>
   2.226 +		<li>Copyright &copy; <span class="year"></span>
   2.227 +			<a href="http://www.slitaz.org/">SliTaz</a></li>
   2.228 +		<li><a href="about/">关于我们</a></li>
   2.229 +		<li><a href="../netmap.php">网站地图</a></li>
   2.230 +		<li>Page modified the <?php echo (date( "d M Y", getlastmod())); ?></li>
   2.231 +		<li><a href="http://validator.w3.org/check?uri=referer"><img
   2.232 +		src="../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   2.233 +		title="Code validé XHTML 1.0"
   2.234 +		style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
   2.235 +	</ul>
   2.236 +</div>
   2.237 +
   2.238 +</body>
   2.239 +</html>
     3.1 --- a/cn/template.html	Wed Jan 26 22:26:06 2011 +0100
     3.2 +++ b/cn/template.html	Mon Jan 31 19:19:51 2011 +0800
     3.3 @@ -9,102 +9,117 @@
     3.4      <meta name="robots" content="index, follow, all" />
     3.5      <meta name="revisit-after" content="7 days" />
     3.6      <meta name="expires" content="never" />
     3.7 -    <meta name="modified" content="2009-0X-hh:mm:dd" />
     3.8 -    <meta name="author" content="你的名字"/>
     3.9 +    <meta name="modified" content="2011-01-06 16:30:00" />
    3.10 +    <meta name="author" content="Christophe Lincoln"/>
    3.11      <meta name="publisher" content="www.slitaz.org" />
    3.12      <link rel="shortcut icon" href="../favicon.ico" />
    3.13      <link rel="stylesheet" type="text/css" href="../slitaz.css" />
    3.14      <link rel="Content" href="template.html#content" />
    3.15  </head>
    3.16 -<body bgcolor="#ffffff">
    3.17 +<body>
    3.18 +
    3.19  <!-- Header -->
    3.20  <div id="header">
    3.21 -    <a name="top"></a>
    3.22 -<!-- Access -->
    3.23 -<div id="access">
    3.24 -    语言:
    3.25 -    <a href="../de/index.html" title="Deutsche Slitaz Website">Deutsch</a> |
    3.26 -    <a href="../en/index.html" title="English Home page">English</a> |
    3.27 -    <a href="../es/index.html" title="Página de Inicio">Español</a> |
    3.28 -    <a href="../fr/index.html" title="Page principale en français">Français</a> |
    3.29 -    <a href="../pt/index.html" title="Página principal">Português</a> |
    3.30 -    <a href="../i18n.html" title="Internationalisation">国际</a>
    3.31 -</div>
    3.32 -    <a href="http://www.slitaz.org/cn/"><img id="logo"
    3.33 -    src="../pics/website/logo.png" title="www.slitaz.org/en" alt="www.slitaz.org"
    3.34 -    style="border: 0px solid ; width: 200px; height: 74px;" /></a>
    3.35 -    <p id="titre">#!/GNU/Linux</p>
    3.36 -</div>
    3.37 -<div id="nav">
    3.38 -<div id="nav_top"></div>
    3.39 -	<ul>
    3.40 -		<li><a href="about/index.html" title="关于Slitaz的信息">关于</a></li>
    3.41 -		<li><a href="get/index.html" title="下载 - LiveCD ISO文件">获取 SliTaz</a></li>
    3.42 -		<li><a href="doc/index.html" title="Slitaz的相关文档">文档</a></li>
    3.43 -		<li><a href="packages/index.html" title="Slitaz软件包">软件包</a></li>
    3.44 -		<li><a href="artwork/index.html" title="Slitaz美术资源">美术资源</a></li>
    3.45 -	</ul>
    3.46 -	<hr />
    3.47 -	<ul>
    3.48 -		<li><a href="http://forum.slitaz.org/#idx2" title="Slitaz官方论坛">官方论坛</a></li>
    3.49 -		<li><a href="http://slitaz-cn.5d6d.com/" title="Slitaz中文论坛">中文论坛</a></li>
    3.50 -		<li><a href="search.html" title="搜索引擎">搜索</a></li>
    3.51 -		<li><a href="sitemap.html" title="网站总览">站点地图</a></li>
    3.52 -	<hr />
    3.53 -		<li><a href="http://wiki.slitaz.org/" title="Slitaz维基">Wiki资源</a></li>
    3.54 -		<li><a href="http://labs.slitaz.org/" title="Slitaz实验室">Slitaz实验室</a></li>
    3.55 -		<li><a href="http://labs.slitaz.org/issues" title="BUG报告系统">Bug报告</a></li>
    3.56 -	</ul>
    3.57 -<div id="nav_bottom">
    3.58 -<div id="nav_bottom_img"></div>
    3.59 -</div>
    3.60 -</div>
    3.61 -
    3.62 -<!-- Content top. -->
    3.63 -<div id="content_top">
    3.64 -<div class="top_left"></div>
    3.65 -<div class="top_right"></div>
    3.66 +	<!-- Access -->
    3.67 +	<div id="access">
    3.68 +		<a href="../i18n.html"><img 
    3.69 +			src="../pics/website/locale.png" alt="locale.png" /></a>
    3.70 +	    <a href="../de/">Deutsch</a> |
    3.71 +	    <a href="../en/">English</a> |
    3.72 +	    <a href="../es/">Español</a> |
    3.73 +	    <a href="../fr/">Français</a> |
    3.74 +	    <a href="../pt/">Português</a>
    3.75 +	</div>
    3.76 +    <!-- Logo -->
    3.77 +	<a href="http://www.slitaz.org/"><img id="logo"
    3.78 +		src="../pics/website/logo.png" 
    3.79 +		title="www.slitaz.org" alt="www.slitaz.org" /></a>
    3.80 +	<p id="titre">#!/GNU/Linux</p>
    3.81  </div>
    3.82  
    3.83  <!-- Content -->
    3.84 -<div id="content">
    3.85 -<a name="content"></a>
    3.86 +<div id="content-full">
    3.87  
    3.88 -<h1><font color="#3E1220">模板</font></h1>
    3.89 -<h2><font color="#DF8F06">Slitaz!启动!</font></h2>
    3.90 +<!-- Block begin -->
    3.91 +<div class="block">
    3.92 +	<!-- Nav block begin -->
    3.93 +	<div id="block_nav">
    3.94 +		<h3><img src="../pics/website/network.png" alt="png" />导航</h3>
    3.95 +		<div style="width: 50%; float: right;">
    3.96 +			<ul>
    3.97 +				<li><a href="artwork/">美工</a></li>
    3.98 +				<li><a href="../en/mailing-list.html">邮件列表</a></li>
    3.99 +				<li><a href="../en/devel/">开发</a></li>
   3.100 +				<li><a href="search.html">搜索</a></li>
   3.101 +				<li><a href="../netmap.php">网站地图</a></li>
   3.102 +			</ul>
   3.103 +		</div>
   3.104 +		<ul>
   3.105 +			<li><a href="about/">关于</a></li>
   3.106 +			<li><a href="../en/asso/">捐赠</a></li>
   3.107 +			<li><a href="get/">下载</a></li>
   3.108 +			<li><a href="doc/">文档</a></li>
   3.109 +			<li><a href="packages/">软件包</a></li>
   3.110 +		</ul>
   3.111 +	<!-- Nav block end -->
   3.112 +	</div>
   3.113 +	<!-- Top block begin -->
   3.114 +	<div id="block_top">
   3.115 +	<h1>下载Slitaz</h1>
   3.116 +	<p>
   3.117 +		你可以下载最新的稳定版来得到一个稳定的桌面环境,满足日常生活需要。
   3.118 +		或者使用开发版来测试心软件或者帮助我们改进Slitaz。
   3.119 +	</p>
   3.120 +	<ul>
   3.121 +		<li><a href="index.html#stable">LiveCD Stable version</a> - 
   3.122 +		Bootable ISO image of the current stable version.</li>
   3.123 +		<li><a href="index.html#cooking">LiveCD Cooking version</a> - 
   3.124 +		Bootable ISO image of the cooking version.</li>
   3.125 +		<li><a href="index.html#floppy">Floppy disk</a> - Bootable 
   3.126 +		startup disk to launch the LiveCD, a USB stick, etc.</li>
   3.127 +		<li><a href="flavors.html">LiveCD to taste</a> - Flavors and loram.</li>
   3.128 +	</ul>
   3.129 +	<!-- Top block end -->
   3.130 +	</div>
   3.131 +<!-- Block end -->
   3.132 +</div>
   3.133 +
   3.134 +
   3.135 +<h2>Boot baby... boot!</h2>
   3.136  
   3.137  <p>
   3.138 -内容
   3.139 +CONTENT
   3.140  </p>
   3.141  
   3.142 -<!-- End of content with round corner -->
   3.143 -</div>
   3.144 -<div id="content_bottom">
   3.145 -<div class="bottom_left"></div>
   3.146 -<div class="bottom_right"></div>
   3.147 +<!-- End of content -->
   3.148  </div>
   3.149  
   3.150 -<!-- Start of footer and copy notice -->
   3.151 -<div id="copy">
   3.152 -<p>
   3.153 -最后更新 : 2009-05-8 21:00:00 -
   3.154 -<a href="template.html#top">页首</a>
   3.155 -</p>
   3.156 -<p>
   3.157 -版权所有 &copy; 2010 <a href="http://www.slitaz.org/">SliTaz</a> -
   3.158 -<a href="http://www.gnu.org/licenses/gpl.html">GNU通用公共许可证</a>
   3.159 -</p>
   3.160 -<!-- End of copy -->
   3.161 -</div>
   3.162 -
   3.163 -<!-- Bottom and logo's -->
   3.164 -<div id="bottom">
   3.165 -<p>
   3.166 -<a href="http://validator.w3.org/check?uri=referer"><img
   3.167 -   src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   3.168 -   title="Code validé XHTML 1.0"
   3.169 -   style="width: 80px; height: 15px;" /></a>
   3.170 -</p>
   3.171 +<!-- Footer -->
   3.172 +<div id="footer">
   3.173 +	<div class="right_box">
   3.174 +	<h4>Slitaz网络</h4>
   3.175 +		<ul>
   3.176 +			<li><a href="http://doc.slitaz.org/">文档</a></li>
   3.177 +			<li><a href="http://forum.slitaz.org/">支持论坛</a>/<a href="http://slitaz-cn.5d6d.com/">中文论坛</a></li>
   3.178 +			<li><a href="http://scn.slitaz.org/">交流社区</a></li>
   3.179 +			<li><a href="http://labs.slitaz.org/">实验室</a></li>
   3.180 +			<li><a href="http://twitter.com/slitaz">Twitter</a></li>
   3.181 +			<li><a href="http://distrowatch.com/slitaz">DistroWatch</a></li>
   3.182 +		</ul>
   3.183 +	</div>
   3.184 +	<h4>SliTaz网站</h4>
   3.185 +	<ul>
   3.186 +		<li><a href="#header">首页</a></li>
   3.187 +		<li>Copyright &copy; <span class="year"></span>
   3.188 +			<a href="http://www.slitaz.org/">SliTaz</a></li>
   3.189 +		<li><a href="about/">关于我们</a></li>
   3.190 +		<li><a href="../netmap.php">网站地图</a></li>
   3.191 +		<li>Page modified the the 06 Jan 2011</li>
   3.192 +		<li><a href="http://validator.w3.org/check?uri=referer"><img
   3.193 +		src="../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   3.194 +		title="Code validé XHTML 1.0"
   3.195 +		style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
   3.196 +	</ul>
   3.197  </div>
   3.198  
   3.199  </body>