website view cn/index.php @ rev 1318

Try to fix Rolling date on the main pages after commit #1299.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Jun 10 14:35:05 2017 +0300 (2017-06-10)
parents d5b3b2823b74
children bea11c80ceb4
line source
1 <!DOCTYPE html>
2 <html lang="cn">
3 <head>
4 <meta charset="utf-8"/>
5 <title>SliTaz GNU/Linux 中文网站</title>
6 <meta name="description" content="SliTaz GNU/Linux LiveCD"/>
7 <meta name="keywords" lang="cn" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM"/>
8 <meta name="author" content="Chen Yufei"/>
9 <?php include("../lib/html/meta-link.html"); ?>
10 </head>
11 <body>
13 <?php include("../lib/html/header.html"); ?>
15 <!-- Block -->
16 <div id="block">
17 <?php include("../lib/html/nav.cn.html"); ?>
18 <!-- Information/image -->
19 <div id="block_info">
20 <h4>主页</h4>
21 <p>
22 SliTaz是一个免费的操作系统,它能在完全地内存中运行,也可以从CD-ROM、U盘等可移动介质中启动。SliTaz以LiveCD的形式发布,并且不超过30MB,快速、稳定而易用。SliTaz还拥有小巧、直观的桌面,以及易用的设置工具。
23 <a href="about/">更多信息...</a>
24 </p>
25 </div>
26 </div>
28 <?php include("../lib/lang.php"); ?>
30 <!-- Content -->
31 <div id="content">
33 <div class="box-up">
34 <p>
35 SliTaz Chinese website needs a maintainer and contributors. You
36 can contact us on the
37 <a href="http://scn.slitaz.org/groups/i18n/">i18n group</a>.
38 </p>
39 </div>
41 <!--
42 SliTaz news starting.
43 -->
45 <h2>头条</h2>
46 <p>
47 SliTaz网站提供SliTaz计划的主要新闻和<a href="http://labs.slitaz.org/">SliTaz实验室</a>里各种子计划的新闻. 它们都通过 <a href="/rss.xml"> XML feed</a>的形式提供。我们还提供一份简单的每月时讯。网站<a href="../">首页</a>将给出消息、修改、软件包、Tweets的最新情况。
48 </p>
50 <div class="box">
51 <img src="/images/news.png" alt="[ ]" />
52 <a href="http://labs.slitaz.org/news">实验室新闻</a>
53 (<a href="http://labs.slitaz.org/news?format=atom">Feed</a>) |
54 <a href="http://doc.slitaz.org/en:newsletter:start">每月时讯</a>
55 </div>
57 <div class="news">
59 <ul>
60 <!-- <li><strong>Date - Title</strong>
61 <p></p>
62 </li> -->
64 <li><strong><a href="http://mirror.slitaz.org/iso/rolling/">SliTaz 5.0 Rolling release</a></strong> (weekly)
65 <span>- <?php
66 $rol_date_file = '../cache/rolling-date.txt';
67 if (file_exists("$rol_date_file")) {
68 $rol_date = file_get_contents("../cache/rolling-date.txt");
69 print $rol_date;
70 } ?></span></li>
73 <li><strong>2010年11月4日 - 新的Cooking版本——20101104</strong>
74 <p> 新的Cooking版本光盘镜像已经发布。新版本拥有超过2600个安装包的仓库,
75 采用Linux Kernel 2.6.34 内核,用新的工具链glibc 2.11.2 & gcc 4.5.1重新编译所有的软件包,
76 将Xorg 完全升级到 1.9.2版本。LiveCD包含Midori浏览器,Deadbeef音频播放器,和更多的应用程序。
77 Tazpkg 和 Tazctrlbox 支持用gettext提供翻译文本。
78 我在之前的六个月里我们做了很多工作,我们增加了更多的的多国语言支持,修订了很多bug,做了更多更新和改进。
79 你可以从任意官方仓库镜像<a href="get/#cooking">下载</a>这个新的Cooking版本。
80 欢迎到邮件列表或论坛提供您的反馈。</p>
81 </li>
83 <li><strong>2010年5月8日 - 文档之夏</strong>
84 <p>5月10日到6月10日,SliTaz开发小组将组织“文档之夏”活动。
85 这个活动将把所有的SliTaz文档集中起来并重新审查,同时也将更新这些文档。
86 详情请见:<a href="http://doc.slitaz.org/">doc.slitaz.org</a>。
87 我们希望用户能通过增加或更新文档来为SliTaz做贡献。</p>
88 </li>
90 <li><strong>2010年3月28日 新的SliTaz 3.0</strong>
91 <p>SliTaz GNU/Linux 3.0操作系统即将发布。SliTaz 3.0保留了简单、小巧
92 快速、强大、容易定制的特性,还提供了功能强大的桌面支持,
93 默认采用Xorg 7.4, Openbox, LXDE组件和自制工具。使你更容易
94 听音乐、管理照片,或者使用Midori进行网上冲浪。默认的核心系统镜像大小控制在35 MB,
95 而且LiveCD flavors启动只需要8 Mb。
96 新版本采用GCC 4.4.1编译开发,使用Linux kernel 2.6.30.6内核。要了解更多信息,
97 你可以阅读<a href="doc/releases/3.0/relnotes.cn.html">3.0发行笔记</a>或从官方镜像<a href="get/#stable">下载</a>3.0
98 LiveCD镜像.</p>
99 </li>
101 </ul>
103 <!-- End of news -->
104 </div>
106 <h2>Project Activity</h2>
107 <?php require_once("../lib/get-feeds.php"); ?>
109 <div class="activity">
110 <p>
111 <a href="http://scn.slitaz.org/?log"><img
112 src="/images/users.png" alt="[ ]" /></a>
113 Community activity
114 <?php get_feed("scn.xml"); ?>
115 </div>
116 <p class="activity_more">
117 <a href="http://scn.slitaz.org/?log">More activity</a>
118 </p>
119 </div>
121 <div class="activity">
122 <p>
123 <a href="http://forum.slitaz.org/"><img
124 src="/images/support.png" alt="[ ]" /></a>
125 Forum activity
126 <?php get_feed_forum("forum.xml"); ?>
127 </div>
128 <p class="activity_more">
129 <a href="http://forum.slitaz.org/">More support</a>
130 </p>
131 </div>
133 <div class="activity">
134 <p>
135 <a href="http://hg.slitaz.org/">
136 <img src="/images/development.png" alt="[ ]" /></a>
137 Latest commits in wok
138 <?php get_feed("wok.xml"); ?>
139 </div>
140 <p class="activity_more">
141 <a href="http://hg.slitaz.org/">More commits</a>
142 </p>
143 </div>
145 <!-- End of content -->
146 </div>
148 <?php include("../lib/html/footer.html"); ?>
150 </body>
151 </html>