website view index.php @ rev 902

sed for RC2 string in all pages
author Christophe Lincoln <pankso@slitaz.org>
date Sat Mar 03 23:26:31 2012 +0100 (2012-03-03)
parents 66b31a701f30
children d98b0c5f2f5a
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-4.0-RC2.iso">SliTaz 4.0-RC2</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="da/">Dansk</a>
75 <a href="de/">Deutsch</a>
76 <a href="en/">English</a>
77 <a href="es/">Español</a>
78 <a href="fr/">Français</a>
79 <a href="id/">Indonesian</a>
80 <a href="it/">Italiano</a>
81 <a href="pt/">Português</a>
82 <a href="cn/">Chinese</a>
83 </div>
85 <!-- Content -->
86 <div id="content">
88 <!-- <div class="box">
89 <img src="images/update.png" style="float: left; margin-right: 10px; " />
90 <p>
91 Call for sponsor!
92 </p>
93 </div> -->
95 <!-- For the main index with slideshow we keep block_nav and block_top
96 at min-height: 220px; -->
98 <!-- We just keep the last 4 web site news -->
99 <div class="news">
101 <h2>Latest News</h2>
103 <ul>
104 <li><strong><a href="en/#news">SliTaz 4.0 RC2 is out</a></strong>
105 <span>- 23 Feb 2012</span></li>
106 <li><strong><a href="en/#20110531">New and fresh Cooking 20110531</a></strong>
107 <span>- 31 May 2011</span></li>
108 <li><strong><a href="en/#20110329">New Cooking 20110329</a></strong>
109 <span>- 29 March 2011</span></li>
110 </ul>
112 <!-- End of news -->
113 </div>
115 <h2>Project Activity</h2>
116 <?php
117 require_once("libs/get-feeds.php");
118 ?>
120 <div class="activity">
121 <p>
122 <a href="http://scn.slitaz.org/activity/"><img
123 src="images/users.png" alt="users.png" /></a>
124 Community activity
125 <?php get_feed("scn.xml"); ?>
126 </div>
127 <p class="activity_more">
128 <a href="http://scn.slitaz.org/activity/">More activity</a>
129 </p>
130 </div>
132 <div class="activity">
133 <p>
134 <a href="http://hg.slitaz.org/">
135 <img src="images/development.png" alt="development.png" /></a>
136 Latest commits in wok
137 <?php get_feed("wok.xml"); ?>
138 </div>
139 <p class="activity_more">
140 <a href="http://hg.slitaz.org/">More commits</a>
141 </p>
142 </div>
144 <h2>Blog Posts</h2>
146 <div class="news">
147 <?php get_feed_blog("blog.xml"); ?>
148 </div>
150 <h2>Latest Tweet</h2>
151 <div id="twitter">
152 <script src="http://widgets.twimg.com/j/2/widget.js"></script>
153 <script>
154 new TWTR.Widget({
155 version: 2,
156 type: 'profile',
157 rpp: 4,
158 interval: 6000,
159 width: '100%',
160 height: 200,
161 theme: {
162 shell: {
163 background: '#eaeaea',
164 color: '#000000'
165 },
166 tweets: {
167 background: '#ffffff',
168 color: '#000000',
169 links: '#3a4885'
170 }
171 },
172 features: {
173 scrollbar: false,
174 loop: false,
175 live: false,
176 hashtags: true,
177 timestamp: true,
178 avatars: false,
179 behavior: 'all'
180 }
181 }).render().setUser('slitaz').start();
182 </script>
183 </div>
185 <h2>Spread SliTaz</h2>
186 <p>
187 One way to help the project is to make SliTaz even more popular.
188 Blog, Tweet this page, share and talk about the project. SliTaz
189 is also social, you can join us, share artwork or post a blog on the
190 <a href="http://scn.slitaz.org/">SliTaz Community Network</a>,
191 "Like" the official SliTaz Facebook page and get involved!
192 </p>
194 <!-- Twitter Buttons -->
195 <div style="margin-bottom: 10px;">
196 <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
197 <a href="http://twitter.com/share" class="twitter-share-button"
198 data-text="SliTaz GNU/Linux"
199 data-count="horizontal"
200 data-via="slitaz">Tweet</a>
201 <a href="https://twitter.com/slitaz" class="twitter-follow-button" data-show-count="false">Follow @slitaz</a>
202 <!-- Follow -->
203 <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
204 </div>
206 <!-- Like Button -->
207 <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script>
208 <fb:like
209 href="http://www.facebook.com/pages/SliTaz/125559834176383"
210 show_faces="true" width="auto">
211 </fb:like>
213 <h2>Monetary support</h2>
214 <p>
215 SliTaz is made by volunteers and there is no company behind
216 the project, but we desperately need some money to maintain the
217 project infrastructure and services such as the main server and
218 build host. You can help with a micropayment via Flattr or a
219 Paypal donation to the SliTaz <a href="en/asso/">Association</a>,
220 that way we can keep our freedom and autonomy without having any
221 ads on our sites.
222 </p>
223 <div>
224 <!-- PayPal Button -->
225 <form action="https://www.paypal.com/cgi-bin/webscr" method="post"
226 style="display: inline;">
227 <input type="hidden" name="cmd" value="_s-xclick" />
228 <input type="hidden" name="hosted_button_id" value="4885025" />
229 <input type="image" src="images/paypal.png" name="submit"
230 alt="PayPal - The safer, easier way to pay online!" />
231 </form>
232 <!-- Flattr Button -->
233 <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;"
234 href="http://www.slitaz.org/"></a>
235 </div>
237 <h2>Internationalization</h2>
238 <p>
239 The SliTaz web site is available in several languages and maintained by the
240 <a href="i18n.php">internationalization</a> team (i18n). Help is often
241 needed and you're welcome to join us if you would like to see the website
242 translated into your language.
243 </p>
244 <p>
245 <img src="images/users.png" alt="users.png" />
246 <a href="http://scn.slitaz.org/groups/i18n/">Join i18n group on SCN</a>
247 </p>
249 <!-- End of content -->
250 </div>
252 <!-- Footer -->
253 <div id="footer">
254 Copyright &copy; <span class="year"></span>
255 <a href="http://www.slitaz.org/">SliTaz</a> - Network:
256 <a href="http://scn.slitaz.org/">Community</a>
257 <a href="http://doc.slitaz.org/">Doc</a>
258 <a href="http://forum.slitaz.org/">Forum</a>
259 <a href="http://pkgs.slitaz.org/">Packages</a>
260 <a href="http://bugs.slitaz.org">Bugs</a>
261 <a href="http://hg.slitaz.org/">Hg</a>
262 <p>
263 SliTaz @
264 <a href="http://twitter.com/slitaz">Twitter</a>
265 <a href="http://www.facebook.com/slitaz">Facebook</a>
266 <a href="http://distrowatch.com/slitaz">Distrowatch</a>
267 <a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
268 <a href="http://flattr.com/profile/slitaz">Flattr</a>
269 </p>
270 </div>
272 </body>
273 </html>