From c78d3bbb5799b8bba3843444722d2ac50302b780 Mon Sep 17 00:00:00 2001 From: str4d Date: Fri, 1 Feb 2013 22:20:09 +0000 Subject: [PATCH] Tag tweaks and URL fixes for misc/* --- i2p2www/pages/site/misc/clt.html | 19 +- i2p2www/pages/site/misc/cvs.html | 5 +- .../pages/site/misc/i2ptunnel-migration.html | 34 ++- .../pages/site/misc/i2ptunnel-services.html | 268 +++++++++++------- i2p2www/pages/site/misc/invisiblenet.html | 6 +- i2p2www/pages/site/misc/jbigi.html | 40 +-- i2p2www/pages/site/misc/jrandom-awol.html | 16 +- i2p2www/pages/site/misc/manual-wrapper.html | 57 ++-- i2p2www/pages/site/misc/minwww.html | 14 +- i2p2www/pages/site/misc/myi2p.html | 12 +- i2p2www/pages/site/misc/ratestats.html | 12 +- i2p2www/pages/site/misc/transition-guide.html | 9 +- i2p2www/pages/site/misc/upgrade-0.6.1.30.html | 65 +++-- 13 files changed, 337 insertions(+), 220 deletions(-) diff --git a/i2p2www/pages/site/misc/clt.html b/i2p2www/pages/site/misc/clt.html index f6d99154..f3264513 100644 --- a/i2p2www/pages/site/misc/clt.html +++ b/i2p2www/pages/site/misc/clt.html @@ -1,11 +1,18 @@ {% extends "global/layout.html" %} -{% block title %}I2P at CLT and PetCon 2009.1{% endblock %} -{% block content %}{% trans -%}

+{% block title %}{% trans %}I2P at CLT and PetCon 2009.1{% endtrans %}{% endblock %} +{% block content %} +

{% trans -%} Members of I2P will held a talk at CLT and PetCon 2009.1 -Two members of the I2P team will be at two forthcoming Linux day and security convention.

-On 14th march of 2009 there will be a short talk about general introduction to I2P at the Chemnitz Linux Tag 2009 hold by echelon. -Echelon and some other members of the I2P family will attend to the Linux meeting the whole two days (Saturday and Sunday) and will be recognizable as I2P family members. Meet them, ask them your questions, show them your props! Show your support!

-Just 10 days later the Privacy and Data Security convention in Dresden will take place. +Two members of the I2P team will be at two forthcoming Linux day and security convention. +{%- endtrans %}

+ +

{% trans chemnitzer='http://chemnitzer.linux-tage.de/2009/info/' -%} +On 14th march of 2009 there will be a short talk about general introduction to I2P at the Chemnitz Linux Tag 2009 hold by echelon. +Echelon and some other members of the I2P family will attend to the Linux meeting the whole two days (Saturday and Sunday) and will be recognizable as I2P family members. Meet them, ask them your questions, show them your props! Show your support! +{%- endtrans %}

+ +

{% trans petcon='http://www.pet-con.org/index.php/PET_Convention_2009.1' -%} +Just 10 days later the Privacy and Data Security convention in Dresden will take place. Again, echelon will attend this event and hold a short talk about general introduction to I2P. Another talk about the profiling by the I2P clients will be held. {%- endtrans %}

diff --git a/i2p2www/pages/site/misc/cvs.html b/i2p2www/pages/site/misc/cvs.html index 05ca9df6..554cd63c 100644 --- a/i2p2www/pages/site/misc/cvs.html +++ b/i2p2www/pages/site/misc/cvs.html @@ -1,7 +1,8 @@ {% extends "global/layout.html" %} {% block title %}CVS{% endblock %} -{% block content %}

{% trans -%} -The I2P sourcecode was kept in a CVS repository. Nowadays it is kept in an Monotone repository. +{% block content %} +

{% trans monotone=site_url('get-involved/guides/monotone') -%} +The I2P sourcecode was kept in a CVS repository. Nowadays it is kept in a Monotone repository. For those who aren't very familiar with CVS, there is a fantastic book on the subject (developers only need to deal with the first chapter - "An Overview of diff --git a/i2p2www/pages/site/misc/i2ptunnel-migration.html b/i2p2www/pages/site/misc/i2ptunnel-migration.html index b585bc3d..ab32d273 100644 --- a/i2p2www/pages/site/misc/i2ptunnel-migration.html +++ b/i2p2www/pages/site/misc/i2ptunnel-migration.html @@ -1,6 +1,7 @@ {% extends "global/layout.html" %} -{% block title %}i2ptunnel migration{% endblock %} -{% block content %}

{% trans -%}I2PTunnel migration:{%- endtrans %}

+{% block title %}{% trans %}I2PTunnel migration{% endtrans %}{% endblock %} +{% block content %} +

{% trans %}I2PTunnel migration{% endtrans %}

{% trans -%} After upgrading to the new architecture, you'll have to do a @@ -14,19 +15,21 @@ old clientApp configuration, you had:

{% trans -%}To provide that same functionality on the new web architecture:{%- endtrans %}