website rev 1212

en/news: up all page
author Christophe Lincoln <pankso@slitaz.org>
date Fri May 02 16:55:22 2014 +0200 (2014-05-02)
parents 2be052420695
children 745a2ab699de
files en/news/2007.php en/news/2008.php en/news/2009.php en/news/2010.php en/news/2011.php en/news/2012.php en/news/index.php
line diff
     1.1 --- a/en/news/2007.php	Fri May 02 14:20:47 2014 +0000
     1.2 +++ b/en/news/2007.php	Fri May 02 16:55:22 2014 +0200
     1.3 @@ -1,8 +1,7 @@
     1.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     1.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     1.7 +<!DOCTYPE html>
     1.8 +<html lang="en">
     1.9  <head>
    1.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    1.11 +	<meta charset="utf-8" />
    1.12  	<title>SliTaz - News archives 2007</title>
    1.13  	<meta name="description" content="SliTaz news archives info release" />
    1.14  	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
    1.15 @@ -11,30 +10,12 @@
    1.16  </head>
    1.17  <body>
    1.18  
    1.19 -<?php include("../../lib/html/header.html"); ?>
    1.20 -
    1.21 -<!-- Block -->
    1.22 -<div id="block">
    1.23 -	<?php include("../../lib/html/nav.en.html"); ?>
    1.24 -	<!-- Information/image -->
    1.25 -	<div id="block_info">
    1.26 -		<h4>News archives</h4>
    1.27 -		<p>
    1.28 -			Website news archives by year. Note that some links may be
    1.29 -			broken due to website structure changes (mainly the docs 
    1.30 -			that moved to their own domain).
    1.31 -		</p>
    1.32 -		<p>
    1.33 -			<img src="/images/news.png" alt="[ ]" />
    1.34 -			<a href="2007.php">2007</a> | <a href="2008.php">2008</a>
    1.35 -			| <a href="2009.php">2009</a> | <a href="2010.php">2010</a>
    1.36 -			| <a href="2011.php">2011</a> | <a href="2012.php">2012</a>
    1.37 -			| <a href="./">2014</a>
    1.38 -		</p>
    1.39 -	</div>
    1.40 -</div>
    1.41 -
    1.42 -<?php include("../../lib/lang.php"); ?>
    1.43 +<?php
    1.44 +include("../../config.php");
    1.45 +include("../../lib/html/header.html");
    1.46 +include("../../lib/html/nav.html"); 
    1.47 +include("../../lib/lang.php"); 
    1.48 +?>
    1.49  
    1.50  <!-- Content -->
    1.51  <div id="content">
    1.52 @@ -106,6 +87,15 @@
    1.53  	from TuxFamily mirror.  <a href="../get/#cooking">Download</a>.</p></li>
    1.54  </ul>
    1.55  
    1.56 +<h2>News archives</h2>
    1.57 +<p>
    1.58 +	please note that some links may be broken due to website structure 
    1.59 +	changes (mainly the docs that moved to their own domain).
    1.60 +</p>
    1.61 +<p>
    1.62 +	<a href="index.php#archives">Archives by year</a>
    1.63 +</p>
    1.64 +
    1.65  <!-- End of content -->
    1.66  </div>
    1.67  
     2.1 --- a/en/news/2008.php	Fri May 02 14:20:47 2014 +0000
     2.2 +++ b/en/news/2008.php	Fri May 02 16:55:22 2014 +0200
     2.3 @@ -1,8 +1,7 @@
     2.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     2.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     2.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     2.7 +<!DOCTYPE html>
     2.8 +<html lang="en">
     2.9  <head>
    2.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    2.11 +	<meta charset="utf-8" />
    2.12  	<title>SliTaz - News archives 2008</title>
    2.13  	<meta name="description" content="SliTaz news archives info release" />
    2.14  	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
    2.15 @@ -11,30 +10,12 @@
    2.16  </head>
    2.17  <body>
    2.18  
    2.19 -<?php include("../../lib/html/header.html"); ?>
    2.20 -
    2.21 -<!-- Block -->
    2.22 -<div id="block">
    2.23 -	<?php include("../../lib/html/nav.en.html"); ?>
    2.24 -	<!-- Information/image -->
    2.25 -	<div id="block_info">
    2.26 -		<h4>News archives</h4>
    2.27 -		<p>
    2.28 -			Website news archives by year. Note that some links may be
    2.29 -			broken due to website structure changes (mainly the docs
    2.30 -			that moved to their own domain).
    2.31 -		</p>
    2.32 -		<p>
    2.33 -			<img src="/images/news.png" alt="[ ]" />
    2.34 -			<a href="2007.php">2007</a> | <a href="2008.php">2008</a>
    2.35 -			| <a href="2009.php">2009</a> | <a href="2010.php">2010</a>
    2.36 -			| <a href="2011.php">2011</a> | <a href="2012.php">2012</a>
    2.37 -			| <a href="./">2014</a>
    2.38 -		</p>
    2.39 -	</div>
    2.40 -</div>
    2.41 -
    2.42 -<?php include("../../lib/lang.php"); ?>
    2.43 +<?php
    2.44 +include("../../config.php");
    2.45 +include("../../lib/html/header.html");
    2.46 +include("../../lib/html/nav.html"); 
    2.47 +include("../../lib/lang.php"); 
    2.48 +?>
    2.49  
    2.50  <!-- Content -->
    2.51  <div id="content">
    2.52 @@ -175,6 +156,15 @@
    2.53  	LiveCD.</p></li>
    2.54  </ul>
    2.55  
    2.56 +<h2>News archives</h2>
    2.57 +<p>
    2.58 +	please note that some links may be broken due to website structure 
    2.59 +	changes (mainly the docs that moved to their own domain).
    2.60 +</p>
    2.61 +<p>
    2.62 +	<a href="index.php#archives">Archives by year</a>
    2.63 +</p>
    2.64 +
    2.65  <!-- End of content -->
    2.66  </div>
    2.67  
     3.1 --- a/en/news/2009.php	Fri May 02 14:20:47 2014 +0000
     3.2 +++ b/en/news/2009.php	Fri May 02 16:55:22 2014 +0200
     3.3 @@ -1,8 +1,7 @@
     3.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     3.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     3.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     3.7 +<!DOCTYPE html>
     3.8 +<html lang="en">
     3.9  <head>
    3.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    3.11 +	<meta charset="utf-8" />
    3.12  	<title>SliTaz - News archives 2009</title>
    3.13  	<meta name="description" content="SliTaz news archives info release" />
    3.14  	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
    3.15 @@ -11,30 +10,12 @@
    3.16  </head>
    3.17  <body>
    3.18  
    3.19 -<?php include("../../lib/html/header.html"); ?>
    3.20 -
    3.21 -<!-- Block -->
    3.22 -<div id="block">
    3.23 -	<?php include("../../lib/html/nav.en.html"); ?>
    3.24 -	<!-- Information/image -->
    3.25 -	<div id="block_info">
    3.26 -		<h4>News archives</h4>
    3.27 -		<p>
    3.28 -			Website news archives by year. Note that some links may be
    3.29 -			broken due to website structure changes (mainly the docs 
    3.30 -			that moved to their own domain).
    3.31 -		</p>
    3.32 -		<p>
    3.33 -			<img src="/images/news.png" alt="[ ]" />
    3.34 -			<a href="2007.php">2007</a> | <a href="2008.php">2008</a>
    3.35 -			| <a href="2009.php">2009</a> | <a href="2010.php">2010</a>
    3.36 -			| <a href="2011.php">2011</a> | <a href="2012.php">2012</a>
    3.37 -			| <a href="./">2014</a>
    3.38 -		</p>
    3.39 -	</div>
    3.40 -</div>
    3.41 -
    3.42 -<?php include("../../lib/lang.php"); ?>
    3.43 +<?php
    3.44 +include("../../config.php");
    3.45 +include("../../lib/html/header.html");
    3.46 +include("../../lib/html/nav.html"); 
    3.47 +include("../../lib/lang.php"); 
    3.48 +?>
    3.49  
    3.50  <!-- Content -->
    3.51  <div id="content">
    3.52 @@ -163,6 +144,15 @@
    3.53  	</p></li>
    3.54  </ul>
    3.55  
    3.56 +<h2>News archives</h2>
    3.57 +<p>
    3.58 +	please note that some links may be broken due to website structure 
    3.59 +	changes (mainly the docs that moved to their own domain).
    3.60 +</p>
    3.61 +<p>
    3.62 +	<a href="index.php#archives">Archives by year</a>
    3.63 +</p>
    3.64 +
    3.65  <!-- End of content -->
    3.66  </div>
    3.67  
     4.1 --- a/en/news/2010.php	Fri May 02 14:20:47 2014 +0000
     4.2 +++ b/en/news/2010.php	Fri May 02 16:55:22 2014 +0200
     4.3 @@ -1,8 +1,7 @@
     4.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     4.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     4.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     4.7 +<!DOCTYPE html>
     4.8 +<html lang="en">
     4.9  <head>
    4.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    4.11 +	<meta charset="utf-8" />
    4.12  	<title>SliTaz - News archives 2010</title>
    4.13  	<meta name="description" content="SliTaz news archives info release" />
    4.14  	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
    4.15 @@ -11,30 +10,12 @@
    4.16  </head>
    4.17  <body>
    4.18  
    4.19 -<?php include("../../lib/html/header.html"); ?>
    4.20 -
    4.21 -<!-- Block -->
    4.22 -<div id="block">
    4.23 -	<?php include("../../lib/html/nav.en.html"); ?>
    4.24 -	<!-- Information/image -->
    4.25 -	<div id="block_info">
    4.26 -		<h4>News archives</h4>
    4.27 -		<p>
    4.28 -			Website news archives by year. Note that some links may be
    4.29 -			broken due to website structure changes (mainly the docs
    4.30 -			that moved to their own domain).
    4.31 -		</p>
    4.32 -		<p>
    4.33 -			<img src="/images/news.png" alt="[ ]" />
    4.34 -			<a href="2007.php">2007</a> | <a href="2008.php">2008</a>
    4.35 -			| <a href="2009.php">2009</a> | <a href="2010.php">2010</a>
    4.36 -			| <a href="2011.php">2011</a> | <a href="2012.php">2012</a>
    4.37 -			| <a href="./">2014</a>
    4.38 -		</p>
    4.39 -	</div>
    4.40 -</div>
    4.41 -
    4.42 -<?php include("../../lib/lang.php"); ?>
    4.43 +<?php
    4.44 +include("../../config.php");
    4.45 +include("../../lib/html/header.html");
    4.46 +include("../../lib/html/nav.html"); 
    4.47 +include("../../lib/lang.php"); 
    4.48 +?>
    4.49  
    4.50  <!-- Content -->
    4.51  <div id="content">
    4.52 @@ -127,6 +108,15 @@
    4.53  	</li>
    4.54  </ul>
    4.55  
    4.56 +<h2>News archives</h2>
    4.57 +<p>
    4.58 +	please note that some links may be broken due to website structure 
    4.59 +	changes (mainly the docs that moved to their own domain).
    4.60 +</p>
    4.61 +<p>
    4.62 +	<a href="index.php#archives">Archives by year</a>
    4.63 +</p>
    4.64 +
    4.65  <!-- End of content -->
    4.66  </div>
    4.67  
     5.1 --- a/en/news/2011.php	Fri May 02 14:20:47 2014 +0000
     5.2 +++ b/en/news/2011.php	Fri May 02 16:55:22 2014 +0200
     5.3 @@ -1,8 +1,7 @@
     5.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     5.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     5.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     5.7 +<!DOCTYPE html>
     5.8 +<html lang="en">
     5.9  <head>
    5.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    5.11 +	<meta charset="utf-8" />
    5.12  	<title>SliTaz - News archives 2011</title>
    5.13  	<meta name="description" content="SliTaz news archives info release" />
    5.14  	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
    5.15 @@ -11,30 +10,12 @@
    5.16  </head>
    5.17  <body>
    5.18  
    5.19 -<?php include("../../lib/html/header.html"); ?>
    5.20 -
    5.21 -<!-- Block -->
    5.22 -<div id="block">
    5.23 -	<?php include("../../lib/html/nav.en.html"); ?>
    5.24 -	<!-- Information/image -->
    5.25 -	<div id="block_info">
    5.26 -		<h4>News archives</h4>
    5.27 -		<p>
    5.28 -			Website news archives by year. Note that some links may be
    5.29 -			broken due to website structure changes (mainly the docs
    5.30 -			that moved to their own domain).
    5.31 -		</p>
    5.32 -		<p>
    5.33 -			<img src="/images/news.png" alt="[ ]" />
    5.34 -			<a href="2007.php">2007</a> | <a href="2008.php">2008</a>
    5.35 -			| <a href="2009.php">2009</a> | <a href="2010.php">2010</a>
    5.36 -			| <a href="2011.php">2011</a> | <a href="2012.php">2012</a>
    5.37 -			| <a href="./">2014</a>
    5.38 -		</p>
    5.39 -	</div>
    5.40 -</div>
    5.41 -
    5.42 -<?php include("../../lib/lang.php"); ?>
    5.43 +<?php
    5.44 +include("../../config.php");
    5.45 +include("../../lib/html/header.html");
    5.46 +include("../../lib/html/nav.html"); 
    5.47 +include("../../lib/lang.php"); 
    5.48 +?>
    5.49  
    5.50  <!-- Content -->
    5.51  <div id="content">
    5.52 @@ -100,6 +81,15 @@
    5.53  	</li>
    5.54  </ul>
    5.55  
    5.56 +<h2>News archives</h2>
    5.57 +<p>
    5.58 +	please note that some links may be broken due to website structure 
    5.59 +	changes (mainly the docs that moved to their own domain).
    5.60 +</p>
    5.61 +<p>
    5.62 +	<a href="index.php#archives">Archives by year</a>
    5.63 +</p>
    5.64 +
    5.65  <!-- End of content -->
    5.66  </div>
    5.67  
     6.1 --- a/en/news/2012.php	Fri May 02 14:20:47 2014 +0000
     6.2 +++ b/en/news/2012.php	Fri May 02 16:55:22 2014 +0200
     6.3 @@ -1,8 +1,7 @@
     6.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     6.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     6.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     6.7 +<!DOCTYPE html>
     6.8 +<html lang="en">
     6.9  <head>
    6.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    6.11 +	<meta charset="utf-8" />
    6.12  	<title>SliTaz - News archives 2011</title>
    6.13  	<meta name="description" content="SliTaz news archives info release" />
    6.14  	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
    6.15 @@ -11,38 +10,18 @@
    6.16  </head>
    6.17  <body>
    6.18  
    6.19 -<?php include("../../lib/html/header.html"); ?>
    6.20 -
    6.21 -<!-- Block -->
    6.22 -<div id="block">
    6.23 -	<?php include("../../lib/html/nav.en.html"); ?>
    6.24 -	<!-- Information/image -->
    6.25 -	<div id="block_info">
    6.26 -		<h4>News archives</h4>
    6.27 -		<p>
    6.28 -			Website news archives by year. Note that some links may be
    6.29 -			broken due to website structure changes (mainly the docs
    6.30 -			that moved to their own domain).
    6.31 -		</p>
    6.32 -		<p>
    6.33 -			<img src="/images/news.png" alt="[ ]" />
    6.34 -			<a href="2007.php">2007</a> | <a href="2008.php">2008</a>
    6.35 -			| <a href="2009.php">2009</a> | <a href="2010.php">2010</a>
    6.36 -			| <a href="2011.php">2011</a> | <a href="2012.php">2012</a>
    6.37 -			| <a href="./">2014</a>
    6.38 -		</p>
    6.39 -	</div>
    6.40 -</div>
    6.41 -
    6.42 -<?php include("../../lib/lang.php"); ?>
    6.43 +<?php
    6.44 +include("../../config.php");
    6.45 +include("../../lib/html/header.html");
    6.46 +include("../../lib/html/nav.html"); 
    6.47 +include("../../lib/lang.php"); 
    6.48 +?>
    6.49  
    6.50  <!-- Content -->
    6.51  <div id="content">
    6.52  
    6.53  <h2>2012</h2>
    6.54  
    6.55 -<div class="news">
    6.56 -
    6.57  <ul>
    6.58  	<li id="d20120410">
    6.59  		<strong>10 Apr 2012 - SliTaz GNU/Linux 4.0 Release</strong>
    6.60 @@ -119,7 +98,14 @@
    6.61  	</li>
    6.62  </ul>
    6.63  
    6.64 -</div>
    6.65 +<h2>News archives</h2>
    6.66 +<p>
    6.67 +	please note that some links may be broken due to website structure 
    6.68 +	changes (mainly the docs that moved to their own domain).
    6.69 +</p>
    6.70 +<p>
    6.71 +	<a href="index.php#archives">Archives by year</a>
    6.72 +</p>
    6.73  
    6.74  <!-- End of content -->
    6.75  </div>
     7.1 --- a/en/news/index.php	Fri May 02 14:20:47 2014 +0000
     7.2 +++ b/en/news/index.php	Fri May 02 16:55:22 2014 +0200
     7.3 @@ -1,8 +1,7 @@
     7.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     7.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     7.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     7.7 +<!DOCTYPE html>
     7.8 +<html lang="en">
     7.9  <head>
    7.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    7.11 +	<meta charset="utf-8" />
    7.12  	<title>SliTaz - News</title>
    7.13  	<meta name="description" content="SliTaz news archives info release" />
    7.14  	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
    7.15 @@ -11,30 +10,12 @@
    7.16  </head>
    7.17  <body>
    7.18  
    7.19 -<?php include("../../lib/html/header.html"); ?>
    7.20 -
    7.21 -<!-- Block -->
    7.22 -<div id="block">
    7.23 -	<?php include("../../lib/html/nav.en.html"); ?>
    7.24 -	<!-- Information/image -->
    7.25 -	<div id="block_info">
    7.26 -		<h4>News archives</h4>
    7.27 -		<p>
    7.28 -			Website news archives by year. Note that some links may be
    7.29 -			broken due to website structure changes (mainly the docs
    7.30 -			that moved to their own domain).
    7.31 -		</p>
    7.32 -		<p>
    7.33 -			<img src="/images/news.png" alt="[ ]" />
    7.34 -			<a href="2007.php">2007</a> | <a href="2008.php">2008</a>
    7.35 -			| <a href="2009.php">2009</a> | <a href="2010.php">2010</a>
    7.36 -			| <a href="2011.php">2011</a> | <a href="2012.php">2012</a>
    7.37 -		</p>
    7.38 -	</div>
    7.39 -</div>
    7.40 -
    7.41 -<?php include("../../lib/lang.php"); ?>
    7.42 -
    7.43 +<?php
    7.44 +include("../../config.php");
    7.45 +include("../../lib/html/header.html");
    7.46 +include("../../lib/html/nav.html"); 
    7.47 +include("../../lib/lang.php"); 
    7.48 +?>
    7.49  
    7.50  <!-- Content -->
    7.51  <div id="content">
    7.52 @@ -143,6 +124,22 @@
    7.53  
    7.54  </div>
    7.55  
    7.56 +<h2 id="archives">News archives</h2>
    7.57 +
    7.58 +<p>
    7.59 +	<img src="/images/news.png" alt="[ ]" />
    7.60 +	<a href="2007.php">2007</a> | <a href="2008.php">2008</a>
    7.61 +	| <a href="2009.php">2009</a> | <a href="2010.php">2010</a>
    7.62 +	| <a href="2011.php">2011</a> | <a href="2012.php">2012</a>
    7.63 +	| <a href="index.php">2014</a>
    7.64 +</p>
    7.65 +
    7.66 +<p>
    7.67 +	Website news archives by year. Note that some links may be
    7.68 +	broken due to website structure changes (mainly the docs
    7.69 +	that moved to their own domain).
    7.70 +</p>
    7.71 +
    7.72  <!-- End of content -->
    7.73  </div>
    7.74