website rev 1015

en: meta-links template applied to all pages
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Mar 30 17:04:53 2012 +0300 (2012-03-30)
parents 6a9bda8e322f
children 17e030f7a74f
files en/about/index.php en/artwork/index.php en/artwork/screenshots.php en/asso/statutes.php en/devel/forge.php en/devel/index.php en/news/2007.php en/news/2008.php en/news/2009.php en/news/2010.php en/news/index.php en/sponsor/index.php
line diff
     1.1 --- a/en/about/index.php	Fri Mar 30 16:38:09 2012 +0300
     1.2 +++ b/en/about/index.php	Fri Mar 30 17:04:53 2012 +0300
     1.3 @@ -6,12 +6,8 @@
     1.4      <meta http-equiv="content-type" content="text/html; charset=utf-8" />
     1.5      <meta name="description" content="SliTaz GNU/Linux project information overview" />
     1.6      <meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
     1.7 -    <meta name="robots" content="index, follow, all" />
     1.8 -    <meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
     1.9      <meta name="author" content="Christophe Lincoln"/>
    1.10 -    <meta name="publisher" content="www.slitaz.org" />
    1.11 -    <link rel="shortcut icon" href="../../favicon.ico" />
    1.12 -    <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
    1.13 +	<?php include("../../lib/html/meta-link.html"); ?>
    1.14  </head>
    1.15  <body>
    1.16  
     2.1 --- a/en/artwork/index.php	Fri Mar 30 16:38:09 2012 +0300
     2.2 +++ b/en/artwork/index.php	Fri Mar 30 17:04:53 2012 +0300
     2.3 @@ -6,11 +6,8 @@
     2.4      <meta http-equiv="content-type" content="text/html; charset=utf-8" />
     2.5      <meta name="description" content="SliTaz GNU/Linux project artwok images logos" />
     2.6      <meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
     2.7 -    <meta name="robots" content="index, follow, all" />
     2.8 -    <meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
     2.9      <meta name="author" content="Christophe Lincoln, Paul Issot"/>
    2.10 -    <link rel="shortcut icon" href="../../favicon.ico" />
    2.11 -    <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
    2.12 +	<?php include("../../lib/html/meta-link.html"); ?>
    2.13  </head>
    2.14  <body>
    2.15  
     3.1 --- a/en/artwork/screenshots.php	Fri Mar 30 16:38:09 2012 +0300
     3.2 +++ b/en/artwork/screenshots.php	Fri Mar 30 17:04:53 2012 +0300
     3.3 @@ -6,12 +6,8 @@
     3.4      <meta http-equiv="content-type" content="text/html; charset=utf-8" />
     3.5      <meta name="description" content="SliTaz GNU/Linux project artwok images logos" />
     3.6      <meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
     3.7 -    <meta name="robots" content="index, follow, all" />
     3.8 -    <meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
     3.9      <meta name="author" content="Christophe Lincoln, Paul Issot"/>
    3.10 -    <meta name="publisher" content="www.slitaz.org" />
    3.11 -    <link rel="shortcut icon" href="../../favicon.ico" />
    3.12 -    <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
    3.13 +	<?php include("../../lib/html/meta-link.html"); ?>
    3.14  </head>
    3.15  <body>
    3.16  
     4.1 --- a/en/asso/statutes.php	Fri Mar 30 16:38:09 2012 +0300
     4.2 +++ b/en/asso/statutes.php	Fri Mar 30 17:04:53 2012 +0300
     4.3 @@ -6,11 +6,8 @@
     4.4      <meta http-equiv="content-type" content="text/html; charset=utf-8" />
     4.5      <meta name="description" content="SliTaz GNU/Linux asso non-profit donate" />
     4.6      <meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
     4.7 -    <meta name="robots" content="index, follow, all" />
     4.8 -    <meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
     4.9      <meta name="author" content="Christophe Lincoln"/>
    4.10 -    <link rel="shortcut icon" href="../../favicon.ico" />
    4.11 -    <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
    4.12 +	<?php include("../../lib/html/meta-link.html"); ?>
    4.13  </head>
    4.14  <body>
    4.15  
     5.1 --- a/en/devel/forge.php	Fri Mar 30 16:38:09 2012 +0300
     5.2 +++ b/en/devel/forge.php	Fri Mar 30 17:04:53 2012 +0300
     5.3 @@ -6,11 +6,8 @@
     5.4      <meta http-equiv="content-type" content="text/html; charset=utf-8" />
     5.5      <meta name="description" content="slitaz developers forge" />
     5.6      <meta name="keywords" lang="en" content="slitaz, devel, hg, bugs" />
     5.7 -    <meta name="robots" content="index, follow, all" />
     5.8 -    <meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
     5.9      <meta name="author" content="Christophe Lincoln"/>
    5.10 -    <link rel="shortcut icon" href="../../favicon.ico" />
    5.11 -    <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
    5.12 +	<?php include("../../lib/html/meta-link.html"); ?>
    5.13  </head>
    5.14  <body>
    5.15  
     6.1 --- a/en/devel/index.php	Fri Mar 30 16:38:09 2012 +0300
     6.2 +++ b/en/devel/index.php	Fri Mar 30 17:04:53 2012 +0300
     6.3 @@ -6,12 +6,8 @@
     6.4      <meta http-equiv="content-type" content="text/html; charset=utf-8" />
     6.5      <meta name="description" content="SliTaz GNU/Linux project information overview" />
     6.6      <meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
     6.7 -    <meta name="robots" content="index, follow, all" />
     6.8 -    <meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
     6.9      <meta name="author" content="Christophe Lincoln"/>
    6.10 -    <link rel="shortcut icon" href="../../favicon.ico" />
    6.11 -    <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
    6.12 -    <link rel="alternate" type="application/rss+xml" title="SliTaz Feed" href="/rss.xml" />
    6.13 +	<?php include("../../lib/html/meta-link.html"); ?>
    6.14  </head>
    6.15  <body>
    6.16  
     7.1 --- a/en/news/2007.php	Fri Mar 30 16:38:09 2012 +0300
     7.2 +++ b/en/news/2007.php	Fri Mar 30 17:04:53 2012 +0300
     7.3 @@ -6,14 +6,8 @@
     7.4      <meta http-equiv="content-type" content="text/html; charset=utf-8" />
     7.5      <meta name="description" content="SliTaz news archives info release" />
     7.6      <meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
     7.7 -    <meta name="robots" content="index, follow, all" />
     7.8 -    <meta name="expires" content="never" />
     7.9 -    <meta name="modified" content="2007-12-07 21:45:00" />
    7.10      <meta name="author" content="Christophe Lincoln"/>
    7.11 -    <meta name="publisher" content="www.slitaz.org" />
    7.12 -    <link rel="shortcut icon" href="../../favicon.ico" />
    7.13 -    <link rel="stylesheet"  type="text/css" href="../../slitaz.css" />
    7.14 -    <link rel="Content" href="#content" />
    7.15 +	<?php include("../../lib/html/meta-link.html"); ?>
    7.16  </head>
    7.17  <body>
    7.18  
     8.1 --- a/en/news/2008.php	Fri Mar 30 16:38:09 2012 +0300
     8.2 +++ b/en/news/2008.php	Fri Mar 30 17:04:53 2012 +0300
     8.3 @@ -6,15 +6,8 @@
     8.4      <meta http-equiv="content-type" content="text/html; charset=utf-8" />
     8.5      <meta name="description" content="SliTaz news archives info release" />
     8.6      <meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
     8.7 -    <meta name="robots" content="index, follow, all" />
     8.8 -    <meta name="revisit-after" content="7 days" />
     8.9 -    <meta name="expires" content="never" />
    8.10 -    <meta name="modified" content="2010-03-30 21:45:00" />
    8.11      <meta name="author" content="Christophe Lincoln"/>
    8.12 -    <meta name="publisher" content="www.slitaz.org" />
    8.13 -    <link rel="shortcut icon" href="../../favicon.ico" />
    8.14 -    <link rel="stylesheet"  type="text/css" href="../../slitaz.css" />
    8.15 -    <link rel="Content" href="#content" />
    8.16 +	<?php include("../../lib/html/meta-link.html"); ?>
    8.17  </head>
    8.18  <body>
    8.19  
     9.1 --- a/en/news/2009.php	Fri Mar 30 16:38:09 2012 +0300
     9.2 +++ b/en/news/2009.php	Fri Mar 30 17:04:53 2012 +0300
     9.3 @@ -6,14 +6,8 @@
     9.4      <meta http-equiv="content-type" content="text/html; charset=utf-8" />
     9.5      <meta name="description" content="SliTaz news archives info release" />
     9.6      <meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
     9.7 -    <meta name="robots" content="index, follow, all" />
     9.8 -    <meta name="expires" content="never" />
     9.9 -    <meta name="modified" content="2009-11-04 21:45:00" />
    9.10      <meta name="author" content="Christophe Lincoln"/>
    9.11 -    <meta name="publisher" content="www.slitaz.org" />
    9.12 -    <link rel="shortcut icon" href="../../favicon.ico" />
    9.13 -    <link rel="stylesheet"  type="text/css" href="../../slitaz.css" />
    9.14 -    <link rel="Content" href="#content" />
    9.15 +	<?php include("../../lib/html/meta-link.html"); ?>
    9.16  </head>
    9.17  <body>
    9.18  
    10.1 --- a/en/news/2010.php	Fri Mar 30 16:38:09 2012 +0300
    10.2 +++ b/en/news/2010.php	Fri Mar 30 17:04:53 2012 +0300
    10.3 @@ -6,14 +6,8 @@
    10.4      <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    10.5      <meta name="description" content="SliTaz news archives info release" />
    10.6      <meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
    10.7 -    <meta name="robots" content="index, follow, all" />
    10.8 -    <meta name="expires" content="never" />
    10.9 -    <meta name="modified" content="2007-12-07 21:45:00" />
   10.10      <meta name="author" content="Christophe Lincoln"/>
   10.11 -    <meta name="publisher" content="www.slitaz.org" />
   10.12 -    <link rel="shortcut icon" href="../../favicon.ico" />
   10.13 -    <link rel="stylesheet"  type="text/css" href="../../slitaz.css" />
   10.14 -    <link rel="Content" href="#content" />
   10.15 +	<?php include("../../lib/html/meta-link.html"); ?>
   10.16  </head>
   10.17  <body>
   10.18  
    11.1 --- a/en/news/index.php	Fri Mar 30 16:38:09 2012 +0300
    11.2 +++ b/en/news/index.php	Fri Mar 30 17:04:53 2012 +0300
    11.3 @@ -6,11 +6,8 @@
    11.4      <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    11.5      <meta name="description" content="SliTaz news archives info release" />
    11.6      <meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
    11.7 -    <meta name="robots" content="index, follow, all" />
    11.8 -    <meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
    11.9      <meta name="author" content="Christophe Lincoln"/>
   11.10 -    <link rel="shortcut icon" href="../../favicon.ico" />
   11.11 -    <link rel="stylesheet"  type="text/css" href="../../slitaz.css" />
   11.12 +	<?php include("../../lib/html/meta-link.html"); ?>
   11.13  </head>
   11.14  <body>
   11.15  
    12.1 --- a/en/sponsor/index.php	Fri Mar 30 16:38:09 2012 +0300
    12.2 +++ b/en/sponsor/index.php	Fri Mar 30 17:04:53 2012 +0300
    12.3 @@ -6,11 +6,8 @@
    12.4      <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    12.5      <meta name="description" content="SliTaz GNU/Linux asso sponsor" />
    12.6      <meta name="keywords" lang="en" content="slitaz pro, slitaz sponsor, support" />
    12.7 -    <meta name="robots" content="index, follow, all" />
    12.8 -    <meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
    12.9      <meta name="author" content="Christophe Lincoln"/>
   12.10 -    <link rel="shortcut icon" href="../../favicon.ico" />
   12.11 -    <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
   12.12 +    <?php include("../../lib/html/meta-link.html"); ?>
   12.13  </head>
   12.14  <body>
   12.15