From 8c2351202895a89e307a6072bb5d339bece8c5e5 Mon Sep 17 00:00:00 2001 From: Jan Paul Tuecking Date: Sun, 24 Jan 2010 15:18:57 +0100 Subject: [PATCH] Edit download section - new icons - multilanguage... --- www/templates/downloads-all.html | 4 ++-- www/templates/downloads-development.html | 15 +++++++++------ www/templates/downloads-mirrors.html | 4 +++- www/templates/downloads-torrents.html | 21 ++++++++++++++++----- www/templates/downloads.html | 23 ++++++++++++++++------- 5 files changed, 46 insertions(+), 21 deletions(-) diff --git a/www/templates/downloads-all.html b/www/templates/downloads-all.html index 816491f4..257e4043 100644 --- a/www/templates/downloads-all.html +++ b/www/templates/downloads-all.html @@ -3,13 +3,13 @@ {% block content %}

{{ _("Download IPFire") }}

- + {{ _(

{{ _("These are the ancient downloads of IPFire. They are just saved for historical reasons and should not be used in a productive environment.") }}

- {{ _("Get back to latest downloads.") }} + {{ _("Get back to latest stable downloads.") }}


diff --git a/www/templates/downloads-development.html b/www/templates/downloads-development.html index cc841dc7..9ca26eed 100644 --- a/www/templates/downloads-development.html +++ b/www/templates/downloads-development.html @@ -3,15 +3,18 @@ {% block content %}

{{ _("Development Downloads") }}

- -

- NEED TO FILL IN TEXT -

- + {{ _(

+ {% if lang == "de" %} + In regelmäßigen Abständen wird aus dem aktuellen Quellcode der Entwicklungsversion ein installationsfähiges Image erstellt. Diese Versionen dienen dem Test und sind nicht für den Produktiveinsatz geeignet! + {% else %} + In regular intervals an image will be created from the current source of the development. + These versions are only for testing and are not for the productive use suitable! + {% end %} +

{{ _("Get back to latest stable downloads.") }}

- +
diff --git a/www/templates/downloads-mirrors.html b/www/templates/downloads-mirrors.html index ed009888..46a2a20a 100644 --- a/www/templates/downloads-mirrors.html +++ b/www/templates/downloads-mirrors.html @@ -4,6 +4,7 @@

{{ _("IPFire Mirrors") }}

+ {{ _( {% if lang == "de" %}

@@ -38,6 +39,7 @@ {% end %} +
@@ -50,7 +52,7 @@ diff --git a/www/templates/downloads-torrents.html b/www/templates/downloads-torrents.html index e00af947..1c8d15b0 100644 --- a/www/templates/downloads-torrents.html +++ b/www/templates/downloads-torrents.html @@ -4,13 +4,11 @@

{{ _("IPFire Torrent Tracker") }}

- - Bittorrent + {{ _( {% if lang == "de" %}

- Auf dieser Seite finden sie eine Liste fast aller Dateien, die + Auf dieser Seite finden Sie eine Liste fast aller Dateien, die über den IPFire-Torrent-Tracker verteilt werden.

@@ -19,7 +17,7 @@ Downloads der Distributionsimages bereitzustellen.

- Mehr Informationen zu Torrent-Netzwerken finden sie in der + Mehr Informationen zu Torrent-Netzwerken finden Sie in der Wikipedia.

@@ -40,6 +38,9 @@

{% end %} +
+ +
{{ mirror.name }} ({{ mirror.hostname }}) {{ mirror.location[ + align="absmiddle" alt="{{ mirror.location["country_code"] }}" /> {{ mirror.location["country"] }}, {{ mirror.location["city"] }} {{ mirror.latency }} ms
@@ -68,3 +69,13 @@
{% end block %} + +{% block sidebar %} +

{{ _("Torrent") }} Clients

+ + {{ modules.SidebarBanner(banner) }} + +{% end block %} diff --git a/www/templates/downloads.html b/www/templates/downloads.html index a30407a7..daf19334 100644 --- a/www/templates/downloads.html +++ b/www/templates/downloads.html @@ -25,7 +25,7 @@

Sollte Ihnen diese Software gefallen, würden sich die Betreiber - über ein kleines Dankeschön freuen. + über ein kleines Dankeschön freuen.

{% else %}

@@ -76,13 +76,22 @@

{{ _("Other download options") }}

+ +
+
+{% end block %} -
{{ _("Release") }}