From 5bd7180a9337fe2bc4f3db574f5f1d1786b00ef9 Mon Sep 17 00:00:00 2001 From: forget Date: Tue, 29 Jun 2010 01:46:21 +0000 Subject: [PATCH] Italian home page hooked in to languages menu. Fixed: links to missing _it pages, missing link to index_it.html, broken link to announcements_it.html, missing _layout_it.html setup, xml:lang="de", "Donwload". --- www.i2p2/pages/_layout_it.html | 4 ++-- www.i2p2/pages/_menu.html | 33 ++++++++++++++-------------- www.i2p2/pages/api_it.html | 8 +++---- www.i2p2/pages/index_it.html | 2 +- www.i2p2/pages/newdevelopers_it.html | 18 +++++++-------- 5 files changed, 33 insertions(+), 32 deletions(-) diff --git a/www.i2p2/pages/_layout_it.html b/www.i2p2/pages/_layout_it.html index 33ce642c..1cb38bff 100755 --- a/www.i2p2/pages/_layout_it.html +++ b/www.i2p2/pages/_layout_it.html @@ -3,7 +3,7 @@ - + {% filter capture('title') %}{% block title %}{% endblock %}{% endfilter %} - I2P @@ -15,7 +15,7 @@
Skip navigation

{{ title }}

@@ -51,30 +52,30 @@ {% elif lang == "it" %}
Benvenuti su I2P! -
Donwload +
Download
News
-Versioni
+ Versioni
- Incontraci
- Roadmap
- Cose-da-fare
-
Informazioni su I2P
- FAQ
+ Incontraci
+ Roadmap
+ Cose-da-fare
+
Informazioni su I2P
+ FAQ
 Forum
 Bounties
- Get Involved!
- Donazioni
+ Get Involved!
+ Donazioni
- Team I2P
- Hall of Fame
+ Team I2P
+ Hall of Fame

Documentazione
- Come funziona?
- Introduzione Tecnica
- Come funziona - documenti
- Applicazioni
+ Come funziona?
+ Introduzione Tecnica
+ Come funziona - documenti
+ Applicazioni

Sviluppo
 API
- Licenze
+ Licenze
 Trac

Syndie
diff --git a/www.i2p2/pages/api_it.html b/www.i2p2/pages/api_it.html index 686992e1..65e543ac 100755 --- a/www.i2p2/pages/api_it.html +++ b/www.i2p2/pages/api_it.html @@ -8,9 +8,9 @@ per farsi un idea dei quattro protocolli base per creare un applicazione che fun
  • Core I2P API Javadoc (Link Interni)
  • BOB
  • -
  • SAM, SAM V2 and SAM V3
  • -
  • Ministreaming
  • -
  • I2CP
  • -
  • Datagrammi
  • +
  • SAM, SAM V2 and SAM V3
  • +
  • Ministreaming
  • +
  • I2CP
  • +
  • Datagrammi
  • {% endblock %} diff --git a/www.i2p2/pages/index_it.html b/www.i2p2/pages/index_it.html index ebf1fb70..c512ba0e 100644 --- a/www.i2p2/pages/index_it.html +++ b/www.i2p2/pages/index_it.html @@ -1,4 +1,4 @@ -{% extends "_layout.html" %} +{% extends "_layout_it.html" %} {% block title %}I2P Anonymous Network{% endblock %} {% block content %}
    diff --git a/www.i2p2/pages/newdevelopers_it.html b/www.i2p2/pages/newdevelopers_it.html index 06735b7f..4e31d652 100644 --- a/www.i2p2/pages/newdevelopers_it.html +++ b/www.i2p2/pages/newdevelopers_it.html @@ -1,20 +1,20 @@ -{% extends "_layout.html" %} +{% extends "_layout_it.html" %} {% block title %}New Developer's Guide{% endblock %} {% block content %} Semplice guida per iniziare. -Versione completa della guida: controllate questa pagina. +Versione completa della guida: controllate questa pagina.