slitaz-configs rev 263

webhome: more SliTaz Network links
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Oct 09 01:23:50 2015 +0300 (2015-10-09)
parents 858bce45ef5f
children c19980c5b1b8
files rootfs/usr/share/webhome/index.en.html rootfs/usr/share/webhome/index.es.html rootfs/usr/share/webhome/index.fr.html rootfs/usr/share/webhome/index.pt.html rootfs/usr/share/webhome/index.ru.html rootfs/usr/share/webhome/style.css
line diff
     1.1 --- a/rootfs/usr/share/webhome/index.en.html	Thu Oct 01 21:41:23 2015 +0200
     1.2 +++ b/rootfs/usr/share/webhome/index.en.html	Fri Oct 09 01:23:50 2015 +0300
     1.3 @@ -1,11 +1,11 @@
     1.4  <!DOCTYPE html>
     1.5 -<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
     1.6 +<html lang="en">
     1.7  <head>
     1.8 -  <meta charset="utf-8"/>
     1.9 -  <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=1" />
    1.10 +  <meta charset="UTF-8">
    1.11 +  <meta name="viewport" content="width=device-width, initial-scale=1">
    1.12    <title>SliTaz - Web Home</title>
    1.13 -  <link rel="shortcut icon" href="img/favicon.ico" />
    1.14 -  <link rel="stylesheet" href="style.css" />
    1.15 +  <link rel="shortcut icon" href="img/favicon.ico">
    1.16 +  <link rel="stylesheet" href="style.css">
    1.17  </head>
    1.18  <body>
    1.19  
    1.20 @@ -22,6 +22,19 @@
    1.21      <a href="http://shop.slitaz.org/">Shop</a>
    1.22      <a href="http://bugs.slitaz.org/">Bugs</a>
    1.23      <a href="http://hg.slitaz.org/">Hg</a>
    1.24 +    <a onclick="this.className='hidden'">More…</a>
    1.25 +    <span>
    1.26 +      <a href="http://pkgs.slitaz.org/">Packages</a>
    1.27 +      <a href="http://cook.slitaz.org/">Cooker</a>
    1.28 +      <a href="http://roadmap.slitaz.org/">Roadmap</a>
    1.29 +      <a href="http://pizza.slitaz.me/">Pizza</a>
    1.30 +      <a href="http://boot.slitaz.org/ru/">Web-boot</a>
    1.31 +      <a href="http://arm.slitaz.org/">ARM</a>
    1.32 +      <a href="http://paste.slitaz.org/">Paste</a>
    1.33 +      <a href="http://people.slitaz.org/">People</a>
    1.34 +      <a href="http://tank.slitaz.org/">Tank</a>
    1.35 +      <a href="http://mirror1.slitaz.org/">Mirror</a>
    1.36 +    </span>
    1.37    </div>
    1.38  </header>
    1.39  
     2.1 --- a/rootfs/usr/share/webhome/index.es.html	Thu Oct 01 21:41:23 2015 +0200
     2.2 +++ b/rootfs/usr/share/webhome/index.es.html	Fri Oct 09 01:23:50 2015 +0300
     2.3 @@ -1,11 +1,11 @@
     2.4  <!DOCTYPE html>
     2.5 -<html lang="es" xmlns="http://www.w3.org/1999/xhtml">
     2.6 +<html lang="es">
     2.7  <head>
     2.8 -  <meta charset="utf-8"/>
     2.9 -  <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=1" />
    2.10 +  <meta charset="UTF-8">
    2.11 +  <meta name="viewport" content="width=device-width, initial-scale=1">
    2.12    <title>SliTaz - Empezar</title>
    2.13 -  <link rel="shortcut icon" href="img/favicon.ico" />
    2.14 -  <link rel="stylesheet" href="style.css" />
    2.15 +  <link rel="shortcut icon" href="img/favicon.ico">
    2.16 +  <link rel="stylesheet" href="style.css">
    2.17  </head>
    2.18  <body>
    2.19  
    2.20 @@ -22,6 +22,19 @@
    2.21      <a href="http://shop.slitaz.org/">Almacén</a>
    2.22      <a href="http://bugs.slitaz.org/">Errores</a>
    2.23      <a href="http://hg.slitaz.org/">Hg</a>
    2.24 +    <a onclick="this.className='hidden'">More…</a>
    2.25 +    <span>
    2.26 +      <a href="http://pkgs.slitaz.org/search.sh?lang=es">Paquetes</a>
    2.27 +      <a href="http://cook.slitaz.org/">Cooker</a>
    2.28 +      <a href="http://roadmap.slitaz.org/">Roadmap</a>
    2.29 +      <a href="http://pizza.slitaz.me/">Pizza</a>
    2.30 +      <a href="http://boot.slitaz.org/ru/">Web-boot</a>
    2.31 +      <a href="http://arm.slitaz.org/">ARM</a>
    2.32 +      <a href="http://paste.slitaz.org/">Paste</a>
    2.33 +      <a href="http://people.slitaz.org/">People</a>
    2.34 +      <a href="http://tank.slitaz.org/">Tank</a>
    2.35 +      <a href="http://mirror1.slitaz.org/">Mirror</a>
    2.36 +    </span>
    2.37    </div>
    2.38  </header>
    2.39  
     3.1 --- a/rootfs/usr/share/webhome/index.fr.html	Thu Oct 01 21:41:23 2015 +0200
     3.2 +++ b/rootfs/usr/share/webhome/index.fr.html	Fri Oct 09 01:23:50 2015 +0300
     3.3 @@ -1,11 +1,11 @@
     3.4  <!DOCTYPE html>
     3.5 -<html lang="fr" xmlns="http://www.w3.org/1999/xhtml">
     3.6 +<html lang="fr">
     3.7  <head>
     3.8 -  <meta charset="utf-8"/>
     3.9 -  <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=1" />
    3.10 +  <meta charset="UTF-8">
    3.11 +  <meta name="viewport" content="width=device-width, initial-scale=1">
    3.12    <title>SliTaz - Le début!</title>
    3.13 -  <link rel="shortcut icon" href="img/favicon.ico" />
    3.14 -  <link rel="stylesheet" href="style.css" />
    3.15 +  <link rel="shortcut icon" href="img/favicon.ico">
    3.16 +  <link rel="stylesheet" href="style.css">
    3.17  </head>
    3.18  <body>
    3.19  
    3.20 @@ -22,6 +22,19 @@
    3.21      <a href="http://shop.slitaz.org/">Boutique</a>
    3.22      <a href="http://bugs.slitaz.org/">Bugs</a>
    3.23      <a href="http://hg.slitaz.org/">Hg</a>
    3.24 +    <a onclick="this.className='hidden'">More…</a>
    3.25 +    <span>
    3.26 +      <a href="http://pkgs.slitaz.org/search.sh?lang=fr">Paquets</a>
    3.27 +      <a href="http://cook.slitaz.org/">Cooker</a>
    3.28 +      <a href="http://roadmap.slitaz.org/">Roadmap</a>
    3.29 +      <a href="http://pizza.slitaz.me/">Pizza</a>
    3.30 +      <a href="http://boot.slitaz.org/ru/">Web-boot</a>
    3.31 +      <a href="http://arm.slitaz.org/">ARM</a>
    3.32 +      <a href="http://paste.slitaz.org/">Paste</a>
    3.33 +      <a href="http://people.slitaz.org/">People</a>
    3.34 +      <a href="http://tank.slitaz.org/">Tank</a>
    3.35 +      <a href="http://mirror1.slitaz.org/">Mirror</a>
    3.36 +    </span>
    3.37    </div>
    3.38  </header>
    3.39  
     4.1 --- a/rootfs/usr/share/webhome/index.pt.html	Thu Oct 01 21:41:23 2015 +0200
     4.2 +++ b/rootfs/usr/share/webhome/index.pt.html	Fri Oct 09 01:23:50 2015 +0300
     4.3 @@ -1,11 +1,11 @@
     4.4  <!DOCTYPE html>
     4.5 -<html lang="pt" xmlns="http://www.w3.org/1999/xhtml">
     4.6 +<html lang="pt">
     4.7  <head>
     4.8 -  <meta charset="utf-8"/>
     4.9 -  <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=1" />
    4.10 +  <meta charset="UTF-8">
    4.11 +  <meta name="viewport" content="width=device-width, initial-scale=1">
    4.12    <title>SliTaz - Início</title>
    4.13 -  <link rel="shortcut icon" href="img/favicon.ico" />
    4.14 -  <link rel="stylesheet" href="style.css" />
    4.15 +  <link rel="shortcut icon" href="img/favicon.ico">
    4.16 +  <link rel="stylesheet" href="style.css">
    4.17  </head>
    4.18  <body>
    4.19  
    4.20 @@ -22,6 +22,18 @@
    4.21      <a href="http://shop.slitaz.org/">Shop</a>
    4.22      <a href="http://bugs.slitaz.org/">Bugs</a>
    4.23      <a href="http://hg.slitaz.org/">Hg</a>
    4.24 +    <a onclick="this.className='hidden'">More…</a>
    4.25 +    <span>
    4.26 +      <a href="http://pkgs.slitaz.org/search.sh?lang=pt">Pacotes</a>
    4.27 +      <a href="http://cook.slitaz.org/">Cooker</a>
    4.28 +      <a href="http://roadmap.slitaz.org/">Roadmap</a>
    4.29 +      <a href="http://pizza.slitaz.me/">Pizza</a>
    4.30 +      <a href="http://boot.slitaz.org/ru/">Web-boot</a>
    4.31 +      <a href="http://arm.slitaz.org/">ARM</a>
    4.32 +      <a href="http://paste.slitaz.org/">Paste</a>
    4.33 +      <a href="http://people.slitaz.org/">People</a>
    4.34 +      <a href="http://tank.slitaz.org/">Tank</a>
    4.35 +      <a href="http://mirror1.slitaz.org/">Mirror</a>
    4.36    </div>
    4.37  </header>
    4.38  
     5.1 --- a/rootfs/usr/share/webhome/index.ru.html	Thu Oct 01 21:41:23 2015 +0200
     5.2 +++ b/rootfs/usr/share/webhome/index.ru.html	Fri Oct 09 01:23:50 2015 +0300
     5.3 @@ -1,11 +1,11 @@
     5.4  <!DOCTYPE html>
     5.5 -<html lang="ru" xmlns="http://www.w3.org/1999/xhtml">
     5.6 +<html lang="ru">
     5.7  <head>
     5.8 -  <meta charset="utf-8"/>
     5.9 -  <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=1" />
    5.10 +  <meta charset="UTF-8">
    5.11 +  <meta name="viewport" content="width=device-width, initial-scale=1">
    5.12    <title>SliTaz — начало</title>
    5.13 -  <link rel="shortcut icon" href="img/favicon.ico" />
    5.14 -  <link rel="stylesheet" href="style.css" />
    5.15 +  <link rel="shortcut icon" href="img/favicon.ico">
    5.16 +  <link rel="stylesheet" href="style.css">
    5.17  </head>
    5.18  <body>
    5.19  
    5.20 @@ -22,6 +22,19 @@
    5.21      <a href="http://shop.slitaz.org/">Магазин</a>
    5.22      <a href="http://bugs.slitaz.org/">Баг-трекер</a>
    5.23      <a href="http://hg.slitaz.org/">Hg</a>
    5.24 +    <a onclick="this.className='hidden'">Ещё…</a>
    5.25 +    <span>
    5.26 +      <a href="http://pkgs.slitaz.org/search.sh?lang=ru">Пакеты</a>
    5.27 +      <a href="http://cook.slitaz.org/">Cooker</a>
    5.28 +      <a href="http://roadmap.slitaz.org/">Roadmap</a>
    5.29 +      <a href="http://pizza.slitaz.me/">Pizza</a>
    5.30 +      <a href="http://boot.slitaz.org/ru/">Веб-загрузка</a>
    5.31 +      <a href="http://arm.slitaz.org/">ARM</a>
    5.32 +      <a href="http://paste.slitaz.org/">Paste</a>
    5.33 +      <a href="http://people.slitaz.org/">People</a>
    5.34 +      <a href="http://tank.slitaz.org/">Tank</a>
    5.35 +      <a href="http://mirror1.slitaz.org/">Mirror</a>
    5.36 +    </span>
    5.37    </div>
    5.38  </header>
    5.39  
     6.1 --- a/rootfs/usr/share/webhome/style.css	Thu Oct 01 21:41:23 2015 +0200
     6.2 +++ b/rootfs/usr/share/webhome/style.css	Fri Oct 09 01:23:50 2015 +0300
     6.3 @@ -21,6 +21,9 @@
     6.4  #network {float:right;text-align:center;width:560px;padding:2% 0;}
     6.5  #network a {display: inline-block;color:#CCC;font-weight:bold;padding:8px;border-radius:2px;}
     6.6  #network a:hover {background:#C64F00;color:#FFF;}
     6.7 +#network span {display:none;}
     6.8 +.hidden {display:none!important;}
     6.9 +.hidden+span {display:inline!important;}
    6.10  
    6.11  /* @content */
    6.12  #content {padding:2% 0 5% 0;}