website diff cn/doc/index.php @ rev 1020

lib/get-feeds: fix if we on main page; cn: clear code
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Mar 31 17:52:18 2012 +0300 (2012-03-31)
parents 7bb8568e1c75
children 2624878c24e8
line diff
     1.1 --- a/cn/doc/index.php	Fri Mar 30 03:53:36 2012 +0300
     1.2 +++ b/cn/doc/index.php	Sat Mar 31 17:52:18 2012 +0300
     1.3 @@ -1,12 +1,12 @@
     1.4  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     1.5 -    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     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 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    1.10  	<title>SliTaz - 中文文档</title>
    1.11 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    1.12 -    <meta name="description" content="SliTaz GNU/Linux 关于信息" />
    1.13 -    <meta name="keywords" lang="cn" content="slitaz documentation" />
    1.14 -    <meta name="author" content="Draplater" />
    1.15 +	<meta name="description" content="SliTaz GNU/Linux 关于信息" />
    1.16 +	<meta name="keywords" lang="cn" content="slitaz documentation" />
    1.17 +	<meta name="author" content="Draplater" />
    1.18  	<?php include("../../lib/html/meta-link.html"); ?>
    1.19  </head>
    1.20  <body>
    1.21 @@ -45,8 +45,8 @@
    1.22  	<li>开发指南 - (未翻译完成)</li>
    1.23  	<li>制作指南 - (未翻译完成)</li>
    1.24  </ul>
    1.25 -	
    1.26 -<h2>手册</h2>	
    1.27 +
    1.28 +<h2>手册</h2>
    1.29  <ul>
    1.30  	<li><a href="http://doc.slitaz.org/cn:tazpkg:start">Tazpkg手册</a> -  Slitaz软件包管理器</li>
    1.31  	<li><a href="http://doc.slitaz.org/cn:tazlito:start">Tazlito 手册</a> -  Slitaz Live CD 工具</li>
    1.32 @@ -54,7 +54,7 @@
    1.33  	<li>Tazwok 手册 -  Slitaz软件烹饪锅(未翻译完成)</li>
    1.34  </ul>
    1.35  
    1.36 -<h2>Wiki资源</h2>	
    1.37 +<h2>Wiki资源</h2>
    1.38  <p>
    1.39  <a href="http://doc.slitaz.org/">Wiki</a> 包括许多非官方Slitaz文档,例如常见问题、小提示、未修复BUG等。你可以自由编辑Wiki。
    1.40  </p>
    1.41 @@ -66,8 +66,8 @@
    1.42  
    1.43  <ul>
    1.44  	<li><a href="releases/3.0/relnotes.cn.html">SliTaz GNU/Linux 3.0 - 发行笔记</a></li>
    1.45 -	<li><a href="../../en/doc/releases/2.0/relnotes.en.html">SliTaz GNU/Linux 2.0 - 发行笔记</a></li>
    1.46 -	<li><a href="../../en/doc/releases/1.0/relnotes.en.html">SliTaz GNU/Linux 1.0 - 发行笔记</a></li>
    1.47 +	<li><a href="/en/doc/releases/2.0/relnotes.en.html">SliTaz GNU/Linux 2.0 - 发行笔记</a></li>
    1.48 +	<li><a href="/en/doc/releases/1.0/relnotes.en.html">SliTaz GNU/Linux 1.0 - 发行笔记</a></li>
    1.49  </ul>
    1.50  
    1.51  <!-- End of content -->