website view de/index.php @ rev 1288

Rolling is "5.0" too
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Thu May 12 11:36:18 2016 +0200 (2016-05-12)
parents 5852b6d448db
children 474da1cd6035
line source
1 <!DOCTYPE html>
2 <html lang="de">
3 <head>
4 <meta charset="utf-8"/>
5 <title>SliTaz GNU/Linux (de)</title>
6 <meta name="description" content="SliTaz GNU/Linux LiveCD"/>
7 <meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM"/>
8 <meta name="author" content="F Steiner (Sevala), François (oui)"/>
9 <?php include("../lib/html/meta-link.html"); ?>
10 </head>
11 <body>
13 <?php
14 include("../config.php");
15 include("../lib/html/header.html");
16 ?>
18 <!-- Block -->
19 <div id="block">
20 <?php include("../lib/html/nav.de.html"); ?>
21 <!-- Information/image -->
22 <div id="block_info">
23 <h4>Startseite</h4>
24 <p>
25 SliTaz ist eine minimale, freie GNU/Linux Distribution.
26 SliTaz's CD-Image wird nie eine Größe von 35 MB übersteigen
27 - bei einer sinnvollen Auswahl nützlicher Software.
28 <a href="about/">Mehr erfahren...</a>
29 </p>
30 <div class="button" style="text-align: left; margin-top: 15px;">
31 <img src="/images/download-30.png" />
32 <?php echo "<a href='$stable_iso'>SliTaz $stable_ver</a>
33 <a href='$cooking_iso'>SliTaz $cooking</a>"; ?>
34 </div>
35 </div>
36 </div>
38 <?php include("../lib/lang.php"); ?>
40 <!-- Content -->
41 <div id="content">
43 <div class="box-up">
45 <a href="http://www.gofundme.com/slitaz2014?utm_medium=wdgt"
46 title="Visit this page now."><img src="../images/gofundme.png"></a>
47 <a href="http://www.gofundme.com/slitaz2014?utm_medium=wdgt">
48 Check out our new SliTaz 2014 fundraising!</a>
50 <p>
51 SliTaz German website needs a new maintainer and contributors. You
52 can contact us on the
53 <a href="http://scn.slitaz.org/groups/i18n/">i18n group</a>.
54 </p>
56 </div>
58 <div class="news">
61 <h2>Neuigkeiten</h2>
63 <ul>
64 <!-- <li><strong>Date - Title</strong>
65 <p></p>
66 </li> -->
67 <li><strong><a href="http://mirror.slitaz.org/iso/rolling/">SliTaz 5.0 Rolling release</a></strong> (weekly)
68 <span>- <?php
69 $rol_date_file = '/var/cache/slitaz/website/rolling-date.txt';
70 if (file_exists("$rol_date_file")) {
71 $rol_date = file_get_contents("/var/cache/slitaz/website/rolling-date.txt");
72 print $rol_date;
73 } ?></span></li>
74 <li id="d20140216">
75 <strong>16. Februar 2014 - Neue Cooking-Version (20140216)</strong>
76 <p>
77 Das SliTaz-Team ist stolz, die Veröffentlichung einer neuen Cooking
78 Release bekannt geben zu können, die den Weg zu SliTaz 5.0 ebnen wird.
79 Diese neue Cooking Release enthält fast zwei Jahre Arbeit und hat ein
80 unglaubliches Änderungsprotokoll. Alle unsere hausgemachten Werkzeuge
81 wurden verbessert und neue großartige Tools wie "frugal" oder
82 "decode" hinzufügt. Wir konzentrierten unsere Arbeit auf die
83 Desktop-Integration um die Anwenderfreundlichkeit zu und verbesserten
84 die Konfiguration des Linux-Kernels (3.2.53).
85 </p>
86 <p>
87 Wir haben die Paketlisten erneuert, alle vorhandenen Pakete
88 aktualisiert und wir eine Reihe von neuen hinzugefügt um mehr als
89 4200 Pakete in der Cooking-Relase Datenbank zu erreichen.
90 Viele Arbeit wurde auch an dem SliTaz Installationsassistent getan
91 der nun ein neues Ncurses/Text-Frontend bereitstellt.
92 </p>
93 <p>
94 Die LiveCD wird jetzt vor dem Booten nach den Spracheinstellungen
95 fragen, so dass Sie als Benutzer wird direkt auf den Desktop bekommen,
96 nachdem alle Boot-Skripte ausgeführt wurden. Die Größe des ISO-Image
97 ist etwas für eine bessere hadware Unterstützung und neue Funktionen
98 gewachsen. Sie können das ISO-Image von folgendem SliTaz Mirror herunterladen:
99 <a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.iso"
100 >slitaz-cooking.iso</a>
101 [ <a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.md5"
102 >md5</a> ]
103 </p>
104 </li>
106 <li>Neuigkeiten Archiv: <a href="news/">2007-2009</a></li>
107 </ul>
109 <!-- End of news -->
110 </div>
112 <h2>Projekt-Aktivität</h2>
114 <?php require_once("../lib/get-feeds.php"); ?>
116 <div class="activity">
117 <p>
118 <a href="http://scn.slitaz.org/?log"><img
119 src="/images/users.png" alt="[ ]" /></a>
120 Community activity
121 <?php get_feed("scn.xml"); ?>
122 </div>
123 <p class="activity_more">
124 <a href="http://scn.slitaz.org/?log">Mehr Aktivität</a>
125 </p>
126 </div>
128 <div class="activity">
129 <p>
130 <a href="http://forum.slitaz.org/"><img
131 src="/images/support.png" alt="[ ]" /></a>
132 Forum activity
133 <?php get_feed_forum("forum.xml"); ?>
134 </div>
135 <p class="activity_more">
136 <a href="http://forum.slitaz.org/">More support</a>
137 </p>
138 </div>
140 <div class="activity">
141 <p>
142 <a href="http://hg.slitaz.org/">
143 <img src="/images/development.png" alt="[ ]" /></a>
144 Latest commits in wok
145 <?php get_feed("wok.xml"); ?>
146 </div>
147 <p class="activity_more">
148 <a href="http://hg.slitaz.org/">Mehr Commits</a>
149 </p>
150 </div>
152 <!-- SCN blog posts -->
153 <h2>Blog Posts</h2>
155 <div class="news">
156 <?php get_feed_blog("blog.xml"); ?>
157 </div>
159 <!-- Twitter -->
160 <div id="twitter">
161 <a class="twitter-timeline" href="https://twitter.com/slitaz" data-widget-id="420830244551938048">Tweets by @slitaz</a>
162 <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
163 </div>
165 <h3>Donate</h3>
167 <?php include("../lib/html/donate.html"); ?>
169 <h3>Twitter &amp; Facebook</h3>
171 <?php include("../lib/html/social.html"); ?>
173 <!-- End of content -->
174 </div>
176 <?php include("../lib/html/footer.html"); ?>
178 </body>
179 </html>