website view cn/artwork/screenshots.html @ rev 1007

es, id, it: full iconv'ed to utf-8; cn, da: improve 'Languages' section. Anyone can write lang.php for automation?
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Mar 29 04:02:40 2012 +0300 (2012-03-29)
parents 42fb6cf5a067
children
line source
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="cn" lang="cn">
4 <head>
5 <title>SliTaz - 截图</title>
6 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
7 <meta name="description" content="SliTaz GNU/Linux 关于信息" />
8 <meta name="keywords" lang="cn" content="slitaz artwork" />
9 <meta name="robots" content="index, follow, all" />
10 <meta name="modified" content="2011-03-26 13:15:00" />
11 <meta name="author" content="Draplater" />
12 <link rel="shortcut icon" href="../../favicon.ico" />
13 <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
14 </head>
15 <body>
17 <!-- Header -->
18 <div id="header">
19 <div id="logo"></div>
20 <div id="network">
21 <a href="http://www.slitaz.org/netmap.php">
22 <img src="../../images/network.png" alt="network.png" /></a>
23 <a href="http://scn.slitaz.org/">Community</a>
24 <a href="http://doc.slitaz.org/">Doc</a>
25 <a href="http://forum.slitaz.org/">Forum</a>
26 <a href="http://bugs.slitaz.org">Bugs</a>
27 <a href="http://hg.slitaz.org/">Hg</a>
28 </div>
29 <h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
30 </div>
32 <!-- Block -->
33 <div id="block">
34 <!-- Navigation -->
35 <div id="block_nav">
36 <h4>美术资源</h4>
37 <div class="right_box">
38 <ul>
39 <li><a href="../../en/mailing-list.html">邮件列表 (en)</a></li>
40 <li><a href="../../en/devel/">开发 (en)</a></li>
41 <li><a href="../packages/">软件包</a></li>
42 <li><a href="../artwork/">美工</a></li>
43 <li><a href="../search.html">搜索</a></li>
44 </ul>
45 </div>
46 <div class="left_box">
47 <ul>
48 <li><a href="../">头条</a></li>
49 <li><a href="../about/">关于</a></li>
50 <li><a href="../get/">下载</a></li>
51 <li><a href="../../en/asso/">捐赠 (en)</a></li>
52 <li><a href="../doc/">文档</a></li>
53 </ul>
54 </div>
55 </div>
56 <!-- Information/image -->
57 <div id="block_info">
58 <h4>截图</h4>
59 <p>
60 Pictures say more than a thousand words... Screenshots of
61 the latest Stable and Cooking versions. You may also want to
62 find, discuss, upload and share SliTaz Artwork!
63 </p>
64 <p>
65 <img src="../../images/users.png" alt="users.png" />
66 <a href="http://scn.slitaz.org/groups/artwork/">Join us on SCN</a>
67 </p>
68 </div>
69 </div>
71 <!-- Languages -->
72 <div id="lang">
73 <a href="../../i18n.php"><img src="../../images/locale.png" alt="Locale:" /></a>
74 <a href="../../da/artwork/screenshots.html">Dansk</a>
75 <a href="../../de/artwork/screenshots.html">Deutsch</a>
76 <a href="../../en/artwork/screenshots.php">English</a>
77 Español
78 <a href="../../fr/artwork/screenshots.html">Français</a>
79 Indonesian
80 Italiano
81 <a href="../../pt/artwork/screenshots.php">Português</a>
82 <a href="../../ru/artwork/screenshots.php">Русский</a>
83 <b>中文</b>
84 </div>
86 <!-- Content -->
87 <div id="content">
89 <div id="gallery">
91 <p>
92 <a href="../../images/screenshots/slitaz-3.0.png">
93 <img
94 src="../../images/screenshots/slitaz-3.0.png"
95 alt="Stable 3.0"
96 title="Stable 3.0"
97 style="width: 480px;" /></a>
98 </p>
100 <p>
101 <a href="../../images/screenshots/slitaz_2.png">
102 <img
103 src="../../images/screenshots/slitaz_2.png"
104 alt="Stable 2.0"
105 title="Stable 2.0"
106 style="width: 480px;" /></a>
107 </p>
109 <p>
110 <img
111 src="../../images/screenshots/index-desktop.png"
112 alt="Stable 1.0"
113 title="Stable 1.0"
114 style="width: 480px;" />
115 </p>
117 <p>
118 <img
119 src="../../images/screenshots/cooking-geany.png"
120 alt="Cooking - Geany and GPicview"
121 title="Cooking - Geany and GPicview"
122 style="width: 480px;" />
123 </p>
125 <p>
126 <img
127 src="../../images/screenshots/cooking-conky.png"
128 alt="Cooking - Conky"
129 title="Cooking - Conky"
130 style="width: 480px;" />
131 </p>
133 <p>
134 <img
135 src="../../images/screenshots/cooking-mplayer.png"
136 alt="Cooking - Multimediaplayer MPlayer"
137 title="Cooking - Multimediaplayer MPlayer"
138 style="width: 480px;" />
139 </p>
141 <p>
142 <img
143 src="../../images/screenshots/cooking-superuserpcmanfm.png"
144 alt="Cooking - Dateimanager PCManFM"
145 title="Cooking - Dateimanager PCManFM"
146 style="width: 480px; height: 384px;" />
147 </p>
149 <p>
150 <img
151 src="../../images/screenshots/e17.png"
152 alt="Stable - E17"
153 title="Stable - E17"
154 style="width: 480px;" />
155 </p>
157 <!-- Gallery end -->
158 </div>
160 <!-- End of content -->
161 </div>
163 <!-- Footer -->
164 <div id="footer">
165 Copyright &copy; <span class="year"></span>
166 <a href="http://www.slitaz.org/">SliTaz</a> - Network:
167 <a href="http://scn.slitaz.org/">Community</a>
168 <a href="http://doc.slitaz.org/">Doc</a>
169 <a href="http://forum.slitaz.org/">Forum</a>
170 <a href="http://pkgs.slitaz.org/">Packages</a>
171 <a href="http://bugs.slitaz.org">Bugs</a>
172 <a href="http://hg.slitaz.org/">Hg</a>
173 <p>
174 SliTaz @
175 <a href="http://twitter.com/slitaz">Twitter</a>
176 <a href="http://www.facebook.com/slitaz">Facebook</a>
177 <a href="http://distrowatch.com/slitaz">Distrowatch</a>
178 <a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
179 <a href="http://flattr.com/profile/slitaz">Flattr</a>
180 </p>
181 </div>
183 </body>
184 </html>