From: Michael Tremer Date: Sun, 2 Jan 2011 12:15:48 +0000 (+0100) Subject: Some changes on the admin interface of the planet. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=270661954ff22bef45a0b265c91ea8f37a7c0e07;p=ipfire.org.git Some changes on the admin interface of the planet. --- diff --git a/www/templates/admin-planet-compose.html b/www/templates/admin-planet-compose.html index ee929505..edf5d302 100644 --- a/www/templates/admin-planet-compose.html +++ b/www/templates/admin-planet-compose.html @@ -5,7 +5,9 @@

{{ _("Compose new entry") }}

{{ xsrf_form_html() }} - + {% if entry.id %} + + {% end %} diff --git a/www/templates/downloads.html b/www/templates/downloads.html index 647f18c7..7164e337 100644 --- a/www/templates/downloads.html +++ b/www/templates/downloads.html @@ -10,43 +10,22 @@ {% if lang == "de" %}

Auf dieser Seite können Sie kostenlos die neueste - Version von IPFire herunterladen. Ältere Versionen oder - andere Downloadoptionen finden Sie weiter unten auf der Seite. + Version von IPFire herunterladen.

-

- IPFire ist innerhalb von 15 bis 20 Minuten eingerichtet. - Eine Installationsanleitung - ist in unserem Wiki zu finden. + Ältere Versionen oder andere Downloadoptionen finden Sie im + Download Center.

{% else %}

On this page one can download the latest version of IPFire - for free. Older versions and other downloads - can be retrieved on the linked pages below. + for free.

- - -

- Some other things you might be interested in as well: + Older versions and other downloads can be found in the + Download Center.

- {% end %} - -

- Older downloads can be found in the - Download Center. -


@@ -55,27 +34,53 @@

{{ _("Donation") }}

-

- If you like IPFire, there is the opportunity to donate a small amount - of money to the project. This will help the people that are running - this project very much. -

-

-

- - - - - - -
+ {% if lang == "de" %} +

+ Wenn Ihnen IPFire gefällt, gibt es die Möglichkeit mit einer kleinen + Menge Geld das Projekt zu unetrstützen. Diese Unterstützung bedeutet + sehr viel, denn sie hilft das Projekt fortzuführen. +


-

-

- If you want to know more about how you can help the IPFire project - read this. -

+

+

+
+ + + + + +
+

+
+

+ Um mehr darüber zu erfahren, wie Sie das Projekt unterstützen können, + klicken Sie hier. +

+ {% else %} +

+ If you like IPFire, there is the opportunity to donate a small amount + of money to the project. This will help the people that are running + this project very much. +

+
+

+

+
+ + + + + +
+

+
+

+ If you want to know more about how you can help the IPFire project + read this. +

+ {% end %} {% end block %} {% block sidebar %} diff --git a/www/templates/index.html b/www/templates/index.html index 6da50a9e..16c09605 100644 --- a/www/templates/index.html +++ b/www/templates/index.html @@ -15,7 +15,7 @@ in mittleren bis kleinen Unternehmensnetzwerken und Heimnetzwerken.

- Obwohl das System extrem schlank gehalten und gehärtet wurde und können + Obwohl das System extrem schlank gehalten und gehärtet wurde, können Addons mit nur einem Klick installiert werden. Diese Eigenschaft unterscheidet IPFire von anderen Distributionen: IPFire ist einfach zu administrieren aber hat genug Leistung allen Anforderungen gewachsen zu sein. @@ -36,9 +36,9 @@
-

+

{{ _("See what makes IPFire so great:") }} -

+

@@ -49,13 +49,13 @@ {% if lang == "de" %}

Die oberste Priorität ist die Sicherheit des Systems. - So werden zum Beispiel Sicherheitsupdates zügig zur - Verfügung gestellt. + Zum Beispiel werden Sicherheits- updates regelmäßig und + zügig verteilt.

{% else %}

As the most important issue: Security updates - are deployed regularly and in a timely manner. + are deployed regularly and promptly.

{% end %} {{ _("Learn more.") }} @@ -66,7 +66,7 @@ {{ _("Flexibility") }} {% if lang == "de" %}

- Heutzutage ist nichts wichtiger als flexibel zu sein + Heutzutage ist es auch wichtig flexibel zu sein und sich der Welt anzupassen. Genau wie IPFire...

{% else %} @@ -91,7 +91,7 @@ {% else %}

The success of IPFire is based on the community that - is working on the code an spreading IPFire to the world. + is working on the code and spreading IPFire to the world.

{% end %}

@@ -104,11 +104,11 @@

-
+
{% for item in latest_news %} {{ modules.NewsItem(item) }} diff --git a/www/templates/planet-main.html b/www/templates/planet-main.html index bd392bdf..af9d02b0 100644 --- a/www/templates/planet-main.html +++ b/www/templates/planet-main.html @@ -40,7 +40,9 @@

--> - + +
+ {% for entry in entries %} {{ modules.PlanetEntry(entry, short=True) }} {% end %} @@ -56,7 +58,7 @@ {% block sidebar %}

{{ _("People on the planet") }}

-