website view index.php @ rev 834

Add first Italian page! Thanks yhouse. And add link in all other needed pages
author Christophe Lincoln <pankso@slitaz.org>
date Fri Apr 29 23:59:54 2011 +0200 (2011-04-29)
parents d5aaa4c90e28
children 83aca5c8af31
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="en" lang="en">
4 <head>
5 <title>SliTaz GNU/Linux</title>
6 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
7 <meta name="description" content="SliTaz GNU/Linux LiveCD operating system" />
8 <meta name="keywords" lang="en" content="slitaz, gnu, linux, opensource, livecd, live usb" />
9 <meta name="robots" content="index, follow, all" />
10 <meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
11 <meta name="author" content="Christophe Lincoln" />
12 <meta name="verify-v1" content="qieECDfB5l+EBkG8QMNuHOGfol0/MEe4U22/4iVupNw=" />
13 <link rel="shortcut icon" href="favicon.ico" />
14 <link rel="stylesheet" type="text/css" href="slitaz.css" />
15 <link rel="alternate" type="application/rss+xml" title="SliTaz Website feed" href="en/rss.xml" />
16 <link rel="alternate" type="application/atom+xml" title="SliTaz Labs feed" href="http://labs.slitaz.org/news?format=atom" />
17 <link rel="alternate" type="application/rss+xml" title="SliTaz SCN feed" href="http://scn.slitaz.org/rss.xml" />
18 <script type="text/javascript">
19 /* <![CDATA[ */
20 (function() {
21 var s = document.createElement('script'), t = document.getElementsByTagName('script')[0];
22 s.type = 'text/javascript';
23 s.async = true;
24 s.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto';
25 t.parentNode.insertBefore(s, t);
26 })();
27 /* ]]> */
28 </script>
29 </head>
30 <body>
32 <!-- Header -->
33 <div id="header">
34 <div id="logo"></div>
35 <div id="network">
36 <a href="./netmap.php">
37 <img src="images/network.png" alt="network.png" /></a>
38 <a href="http://scn.slitaz.org/">Community</a>
39 <a href="http://doc.slitaz.org/">Doc</a>
40 <a href="http://forum.slitaz.org/">Forum</a>
41 <a href="http://bugs.slitaz.org">Bugs</a>
42 <a href="http://hg.slitaz.org/">Hg</a>
43 </div>
44 <h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
45 </div>
47 <!-- Block -->
48 <div id="block">
49 <!-- Navigation -->
50 <div id="block_nav" style="text-align: center; padding: 10px;">
51 <?php include("libs/random-image.php"); ?>
52 </div>
53 <!-- Information/image -->
54 <div id="block_info">
55 <h4>About SliTaz</h4>
56 <p>
57 SliTaz is an open source and free operating system providing
58 a fully featured desktop or server in less than 30 MB. SliTaz
59 is simple to use, fast and stable. We have an active community
60 and contributors from all over the world making SliTaz finer
61 every day.
62 </p>
63 <div class="button" style="text-align: left;">
64 Download:
65 <a href="http://mirror.slitaz.org/iso/3.0/slitaz-3.0.iso">SliTaz 3.0</a>
66 <a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.iso">SliTaz Cooking</a>
67 </div>
68 </div>
69 </div>
71 <!-- Languages -->
72 <div id="lang">
73 <a href="i18n.php"><img src="images/locale.png" alt="locale.png" /></a>
74 <a href="de/">Deutsch</a>
75 <a href="en/">English</a>
76 <a href="es/">Español</a>
77 <a href="fr/">Français</a>
78 <a href="id/">Indonesian</a>
79 <a href="it/">Italiano</a>
80 <a href="pt/">Português</a>
81 <a href="cn/">Chinese</a>
82 </div>
84 <!-- Content -->
85 <div id="content">
87 <div class="box">
88 <img src="images/update.png" style="float: left; margin-right: 10px; " />
89 Help SliTaz founder Pankso work at least one month full time on SliTaz
90 and pay for the train ticket as well as food to go to the Linux expo in
91 Paris and manage the SliTaz booth. Paris is also an opportunity for the
92 developers to meet one another -
93 <a href="http://www.gofundme.com/pankso">Donate Online</a>
94 </div>
96 <!-- For the main index with slideshow we keep block_nav and block_top
97 at min-height: 220px; -->
99 <!-- We just keep the last 4 web site news -->
100 <div class="news">
102 <h2>Latest News</h2>
104 <ul>
105 <li><strong><a href="en/#news">New Cooking 20110329</a></strong>
106 <span>- 29 March 2011</span></li>
107 <li><strong><a href="en/#20101104">New Cooking 20101104</a></strong>
108 <span>- 4 November 2010</span></li>
109 <li><strong>Summer of Documentation</strong>
110 <span>- 8 May 2010</span></li>
111 <li><strong>SliTaz GNU/Linux 3.0 released</strong>
112 <span>- 28 March 2010 </span></li>
113 <li><strong>RC series and Solutionslinux 2010 (Paris)</strong>
114 <span>- 14 March 2010</span></li>
115 </ul>
117 <!-- End of news -->
118 </div>
120 <h2>Project Activity</h2>
121 <?php
122 require_once("libs/get-feeds.php");
123 ?>
125 <div class="activity">
126 <p>
127 <a href="http://scn.slitaz.org/activity/"><img
128 src="images/users.png" alt="users.png" /></a>
129 Community activity
130 <?php get_feed("scn.xml"); ?>
131 </div>
132 <p class="activity_more">
133 <a href="http://scn.slitaz.org/activity/">More activity</a>
134 </p>
135 </div>
137 <div class="activity">
138 <p>
139 <a href="http://hg.slitaz.org/">
140 <img src="images/development.png" alt="development.png" /></a>
141 Latest commits in wok
142 <?php get_feed("wok.xml"); ?>
143 </div>
144 <p class="activity_more">
145 <a href="http://hg.slitaz.org/">More commits</a>
146 </p>
147 </div>
149 <h2>Blog Posts</h2>
151 <div class="news">
152 <?php get_feed_blog("blog.xml"); ?>
153 </div>
155 <h2>Latest Tweet</h2>
156 <div id="twitter">
157 <script src="http://widgets.twimg.com/j/2/widget.js"></script>
158 <script>
159 new TWTR.Widget({
160 version: 2,
161 type: 'profile',
162 rpp: 4,
163 interval: 6000,
164 width: '100%',
165 height: 200,
166 theme: {
167 shell: {
168 background: '#eaeaea',
169 color: '#000000'
170 },
171 tweets: {
172 background: '#ffffff',
173 color: '#000000',
174 links: '#3a4885'
175 }
176 },
177 features: {
178 scrollbar: false,
179 loop: false,
180 live: false,
181 hashtags: true,
182 timestamp: true,
183 avatars: false,
184 behavior: 'all'
185 }
186 }).render().setUser('slitaz').start();
187 </script>
188 </div>
190 <h2>Spread SliTaz</h2>
191 <p>
192 One way to help the project is to make SliTaz even more popular.
193 Blog, Tweet this page, share and talk about the project. SliTaz
194 is also social, you can join us, share artwork or post a blog on the
195 <a href="http://scn.slitaz.org/">SliTaz Community Network</a>,
196 "Like" the official SliTaz Facebook page and get involved!
197 </p>
199 <!-- Twitter Button -->
200 <div style="margin-bottom: 10px;">
201 <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
202 <a href="http://twitter.com/share" class="twitter-share-button"
203 data-text="SliTaz GNU/Linux"
204 data-count="horizontal"
205 data-via="slitaz">Tweet</a>
206 </div>
208 <!-- Like Button -->
209 <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script>
210 <fb:like
211 href="http://www.facebook.com/pages/SliTaz/125559834176383"
212 show_faces="true" width="auto">
213 </fb:like>
215 <h2>Monetary support</h2>
216 <p>
217 SliTaz is made by volunteers and there is no company behind
218 the project, but we desperately need some money to maintain the
219 project infrastructure and services such as the main server and
220 build host. You can help with a micropayment via Flattr or a
221 Paypal donation to the SliTaz <a href="en/asso/">Association</a>,
222 that way we can keep our freedom and autonomy without having any
223 ads on our sites.
224 </p>
225 <div>
226 <!-- PayPal Button -->
227 <form action="https://www.paypal.com/cgi-bin/webscr" method="post"
228 style="display: inline;">
229 <input type="hidden" name="cmd" value="_s-xclick" />
230 <input type="hidden" name="hosted_button_id" value="4885025" />
231 <input type="image" src="images/paypal.png" name="submit"
232 alt="PayPal - The safer, easier way to pay online!" />
233 </form>
234 <!-- Flattr Button -->
235 <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;"
236 href="http://www.slitaz.org/"></a>
237 </div>
239 <h2>Internationalization</h2>
240 <p>
241 The SliTaz web site is available in several languages and maintained by the
242 <a href="i18n.php">internationalization</a> team (i18n). Help is often
243 needed and you're welcome to join us if you would like to see the website
244 translated into your language.
245 </p>
246 <p>
247 <img src="images/users.png" alt="users.png" />
248 <a href="http://scn.slitaz.org/groups/i18n/">Join i18n group on SCN</a>
249 </p>
251 <!-- End of content -->
252 </div>
254 <!-- Footer -->
255 <div id="footer">
256 Copyright &copy; <span class="year"></span>
257 <a href="http://www.slitaz.org/">SliTaz</a> - Network:
258 <a href="http://scn.slitaz.org/">Community</a>
259 <a href="http://doc.slitaz.org/">Doc</a>
260 <a href="http://forum.slitaz.org/">Forum</a>
261 <a href="http://pkgs.slitaz.org/">Packages</a>
262 <a href="http://bugs.slitaz.org">Bugs</a>
263 <a href="http://hg.slitaz.org/">Hg</a>
264 <p>
265 SliTaz @
266 <a href="http://twitter.com/slitaz">Twitter</a>
267 <a href="http://www.facebook.com/slitaz">Facebook</a>
268 <a href="http://distrowatch.com/slitaz">Distrowatch</a>
269 <a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
270 <a href="http://flattr.com/profile/slitaz">Flattr</a>
271 </p>
272 </div>
274 </body>
275 </html>