website rev 407

en,fr,pt: Link Release Notes from doc section
author Christophe Lincoln <pankso@slitaz.org>
date Thu Apr 16 19:33:32 2009 +0200 (2009-04-16)
parents 2459a81896df
children a50c2762f052
files en/doc/index.html fr/doc/index.html pt/doc/index.html pt/doc/releases/1.0/book.css pt/doc/releases/1.0/favicon.ico pt/doc/releases/1.0/images/css/content-tl.png pt/doc/releases/1.0/images/css/content-tr.png pt/doc/releases/1.0/images/css/footer-bl.png pt/doc/releases/1.0/images/css/footer-br.png pt/doc/releases/1.0/images/css/header.png
line diff
     1.1 --- a/en/doc/index.html	Thu Apr 16 19:24:37 2009 +0200
     1.2 +++ b/en/doc/index.html	Thu Apr 16 19:33:32 2009 +0200
     1.3 @@ -122,12 +122,12 @@
     1.4  Release Notes are installed and available through the "Documentation" menu.
     1.5  </p>
     1.6  
     1.7 -<p>
     1.8 -<a href="releases/1.0/relnotes.en.html"
     1.9 -	>SliTaz GNU/Linux 1.0 - Release Notes</a>
    1.10 -	[ <a href="releases/1.0/relnotes.en.html">xHTML</a> ]
    1.11 -	[ <a href="releases/1.0/relnotes.en.txt">Text</a> ]
    1.12 -</p>
    1.13 +<ul>
    1.14 +	<li><a href="releases/2.0/relnotes.en.html">SliTaz GNU/Linux 2.0 - 
    1.15 +	Release Notes</a></li>
    1.16 +	<li><a href="releases/1.0/relnotes.en.html">SliTaz GNU/Linux 1.0 - 
    1.17 +	Release Notes</a></li>
    1.18 +</ul>
    1.19  
    1.20  <!-- End of content with round corner -->
    1.21  </div>
     2.1 --- a/fr/doc/index.html	Thu Apr 16 19:24:37 2009 +0200
     2.2 +++ b/fr/doc/index.html	Thu Apr 16 19:33:32 2009 +0200
     2.3 @@ -137,12 +137,14 @@
     2.4  sont installées et accessible depuis le menu "Documentation".
     2.5  </p>
     2.6  
     2.7 -<p>
     2.8 -<a href="releases/1.0/relnotes.fr.html"
     2.9 -	>SliTaz GNU/Linux 1.0 - Notes de publication</a>
    2.10 +<ul>
    2.11 +	<li><a href="releases/2.0/relnotes.fr.html">SliTaz GNU/Linux 2.0 - 
    2.12 +	Notes de publication</a></li>
    2.13 +	<li><a href="releases/1.0/relnotes.fr.html">SliTaz GNU/Linux 1.0 -
    2.14 +	Notes de publication</a>
    2.15  	[ <a href="releases/1.0/relnotes.fr.html">xHTML</a> ]
    2.16 -	[ <a href="releases/1.0/relnotes.fr.txt">Text</a> ]
    2.17 -</p>
    2.18 +	[ <a href="releases/1.0/relnotes.fr.txt">Text</a> ]</li>
    2.19 +</ul>
    2.20  
    2.21  <!-- End of content with round corner -->
    2.22  </div>
     3.1 --- a/pt/doc/index.html	Thu Apr 16 19:24:37 2009 +0200
     3.2 +++ b/pt/doc/index.html	Thu Apr 16 19:33:32 2009 +0200
     3.3 @@ -121,12 +121,14 @@
     3.4  base as notas de lançamentos estão disponíves no menu "Documentação"
     3.5  </p>
     3.6  
     3.7 -<p>
     3.8 -<a href="releases/1.0/relnotes.pt.html"
     3.9 -    >SliTaz GNU/Linux 1.0 - Notas de Lançamento</a>
    3.10 -    [ <a href="releases/1.0/relnotes.pt.html">xHTML</a> ]
    3.11 -    [ <a href="releases/1.0/relnotes.pt.txt">Text</a> ]
    3.12 -</p>
    3.13 +<ul>
    3.14 +	<li><a href="releases/2.0/relnotes.pt.html">SliTaz GNU/Linux 2.0 - 
    3.15 +	Notas de Lançamento</a></li>
    3.16 +	<li><a href="releases/1.0/relnotes.pt.html">SliTaz GNU/Linux 1.0 - 
    3.17 +	Notas de Lançamento</a>
    3.18 +	[ <a href="releases/1.0/relnotes.pt.html">xHTML</a> ]
    3.19 +	[ <a href="releases/1.0/relnotes.pt.txt">Text</a> ]</li>
    3.20 +</ul>
    3.21  
    3.22  <!-- End of content with round corner -->
    3.23  </div>
     4.1 --- a/pt/doc/releases/1.0/book.css	Thu Apr 16 19:24:37 2009 +0200
     4.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.3 @@ -1,170 +0,0 @@
     4.4 -/* 
     4.5 -	CSS style for SliTaz GNU/Linux *book.
     4.6 -	Pankso 2007 - www.slitaz.org
     4.7 -*/
     4.8 -
     4.9 -body {
    4.10 -	font: 13px sans-serif, vernada, arial;
    4.11 -	background: #222222;
    4.12 -	margin: 0;
    4.13 -	padding-bottom: 100%;
    4.14 -}
    4.15 -
    4.16 -#header {
    4.17 -	background: #BFB06B url(images/css/header.png) repeat-x top;
    4.18 -	color: black;
    4.19 -	height: 50px;
    4.20 -	border-top: 1px solid black;
    4.21 -	border-bottom: 1px solid black;
    4.22 -}
    4.23 -#quicknav {
    4.24 -	margin-right: 6px;
    4.25 -	text-align: right;
    4.26 -	font-size: 12px;
    4.27 -	}
    4.28 -#quicknav {
    4.29 -	margin-right: 6px;
    4.30 -}
    4.31 -
    4.32 -#quicknav a {
    4.33 -	background: inherit;
    4.34 -	color: #222222;
    4.35 -}
    4.36 -
    4.37 -#quicknav a:hover {
    4.38 -	background: inherit;
    4.39 -	color: #EDEDED;
    4.40 -}
    4.41 -
    4.42 -/*  content. */
    4.43 -
    4.44 -#content {
    4.45 -	background: white url(images/css/content-tl.png) no-repeat top left;
    4.46 -	color: black;
    4.47 -	padding: 20px;
    4.48 -	margin: 30px 50px 0px 50px;
    4.49 -	width: auto;
    4.50 -	text-align: justify;
    4.51 -}
    4.52 -
    4.53 -#content li {
    4.54 -	line-height: 1.5em;
    4.55 -	text-align: left;
    4.56 -}
    4.57 -
    4.58 -/*  Footer. */
    4.59 -
    4.60 -#footer {
    4.61 -	font-size: 11px;
    4.62 -	font-weight: bold;
    4.63 -	background: #eaeaea url(images/css/footer-bl.png) no-repeat bottom left;
    4.64 -	color: black;
    4.65 -	height: 20px;
    4.66 -	padding: 6px 0px 0px 10px;
    4.67 -	margin: 0px 50px 0px 50px;
    4.68 -	width: auto;
    4.69 -	text-align: center ;
    4.70 -}
    4.71 -
    4.72 -#footer a {
    4.73 -	text-decoration: none;
    4.74 -	background: #eaeaea;
    4.75 -	color: #3E1220;
    4.76 -}
    4.77 -
    4.78 -#footer a:hover {
    4.79 -	background: #eaeaea;
    4.80 -	color: #DF8F06;
    4.81 -}
    4.82 -
    4.83 -/* Legal information */
    4.84 -
    4.85 -#copy {
    4.86 -	font-size: 11px ;
    4.87 -	text-align: center ;
    4.88 -	background: transparent;
    4.89 -	color: #a8a8a8;
    4.90 -	padding-top: 20px;
    4.91 -}
    4.92 -
    4.93 -#copy a {
    4.94 -	background: inherit;
    4.95 -	color: #a8a8a8;
    4.96 -}
    4.97 -
    4.98 -#copy a:hover {
    4.99 -	background: inherit;
   4.100 -	color: #EDEDED;
   4.101 -}
   4.102 -
   4.103 -/* Div for round corners. */
   4.104 -
   4.105 -.content-right, .footer-right {
   4.106 -	width: 16px;
   4.107 -	color: white;
   4.108 -	background-color: #333333;
   4.109 -}
   4.110 -.content-right {
   4.111 -	background: url(images/css/content-tr.png) no-repeat top right;
   4.112 -	height: 16px;
   4.113 -	right: 50px;
   4.114 -	top: 82px;
   4.115 -	position: absolute;
   4.116 -}
   4.117 -
   4.118 -.footer-right {
   4.119 -	background: url(images/css/footer-br.png) no-repeat bottom right;
   4.120 -	height: 20px;
   4.121 -	float: right;
   4.122 -}
   4.123 -
   4.124 -/* General HTML entities for  content. */
   4.125 -
   4.126 -h1 {
   4.127 -	margin: 0px 0px 0px 16px;
   4.128 -}
   4.129 -
   4.130 -h2 {
   4.131 -	margin: 12px 0;
   4.132 -	color: #484B7C;
   4.133 -	background: white;
   4.134 -}
   4.135 -
   4.136 -h3 {
   4.137 -	font-weight: bold;
   4.138 -	color: #6c0023;
   4.139 -	background: white;
   4.140 -}
   4.141 -
   4.142 -a {
   4.143 -	text-decoration: underline;
   4.144 -}
   4.145 -a:hover {
   4.146 -	text-decoration: none;
   4.147 -}
   4.148 -
   4.149 -pre {
   4.150 -	padding: 5px;
   4.151 -	color: black;
   4.152 -	background: #e1e0b0;
   4.153 -}
   4.154 -pre.script {
   4.155 -	padding: 10px;
   4.156 -	color: black;
   4.157 -	background: #e8e8e8;
   4.158 -	border: 1px inset #333333;
   4.159 -}
   4.160 -
   4.161 -code {
   4.162 -	font-size: 12px;
   4.163 -	color: #669900;
   4.164 -	background: transparent;
   4.165 -}
   4.166 -
   4.167 -li {
   4.168 -	line-height: 1.4em;
   4.169 -}
   4.170 -
   4.171 -hr {
   4.172 -	border: 0pt none;
   4.173 -}
     5.1 Binary file pt/doc/releases/1.0/favicon.ico has changed
     6.1 Binary file pt/doc/releases/1.0/images/css/content-tl.png has changed
     7.1 Binary file pt/doc/releases/1.0/images/css/content-tr.png has changed
     8.1 Binary file pt/doc/releases/1.0/images/css/footer-bl.png has changed
     9.1 Binary file pt/doc/releases/1.0/images/css/footer-br.png has changed
    10.1 Binary file pt/doc/releases/1.0/images/css/header.png has changed