From db3a7de35d46f126aa8a6fbd64020890a4080933 Mon Sep 17 00:00:00 2001 From: str4d <str4d@mail.i2p> Date: Wed, 19 Dec 2012 01:58:58 +0000 Subject: [PATCH] Moved the old (but not replaced) pages into misc/ --- .../old => i2p2www/pages/site/misc}/clt.html | 2 +- .../old => i2p2www/pages/site/misc}/cvs.html | 4 ++-- .../pages/site/misc}/i2ptunnel_migration.html | 4 ++-- i2p2www/pages/site/misc/invisiblenet.html | 23 +++++++++++++++++++ .../pages/site/misc}/jrandom-awol.html | 2 +- .../pages/site/misc}/myi2p.html | 8 +++---- .../pages/site/misc}/transition-guide.html | 6 ++--- .../pages/site/misc}/transition-guide.txt | 0 .../pages/site/misc}/upgrade-0.6.1.30.html | 6 ++--- www.i2p2/pages/old/invisiblenet.html | 23 ------------------- 10 files changed, 39 insertions(+), 39 deletions(-) rename {www.i2p2/pages/old => i2p2www/pages/site/misc}/clt.html (96%) rename {www.i2p2/pages/old => i2p2www/pages/site/misc}/cvs.html (88%) rename {www.i2p2/pages/old => i2p2www/pages/site/misc}/i2ptunnel_migration.html (97%) create mode 100644 i2p2www/pages/site/misc/invisiblenet.html rename {www.i2p2/pages/old => i2p2www/pages/site/misc}/jrandom-awol.html (98%) rename {www.i2p2/pages/old => i2p2www/pages/site/misc}/myi2p.html (86%) rename {www.i2p2/pages/old => i2p2www/pages/site/misc}/transition-guide.html (80%) rename {www.i2p2/pages/old => i2p2www/pages/site/misc}/transition-guide.txt (100%) rename {www.i2p2/pages/old => i2p2www/pages/site/misc}/upgrade-0.6.1.30.html (93%) delete mode 100644 www.i2p2/pages/old/invisiblenet.html diff --git a/www.i2p2/pages/old/clt.html b/i2p2www/pages/site/misc/clt.html similarity index 96% rename from www.i2p2/pages/old/clt.html rename to i2p2www/pages/site/misc/clt.html index 0532fdeee..9a529f74d 100644 --- a/www.i2p2/pages/old/clt.html +++ b/i2p2www/pages/site/misc/clt.html @@ -1,4 +1,4 @@ -{% extends "_layout.html" %} +{% extends "global/layout.html" %} {% block title %}I2P at CLT and PetCon 2009.1{% endblock %} {% block content %}<p>Members of I2P will held a talk at CLT and PetCon 2009.1</p> Two members of the I2P team will be at two forthcoming Linux day and security convention. </ br> diff --git a/www.i2p2/pages/old/cvs.html b/i2p2www/pages/site/misc/cvs.html similarity index 88% rename from www.i2p2/pages/old/cvs.html rename to i2p2www/pages/site/misc/cvs.html index 26f93a9fb..52365d9d9 100644 --- a/www.i2p2/pages/old/cvs.html +++ b/i2p2www/pages/site/misc/cvs.html @@ -1,6 +1,6 @@ -{% extends "_layout.html" %} +{% extends "global/layout.html" %} {% block title %}CVS{% endblock %} -{% block content %}<p>The I2P sourcecode was kept in a CVS repository. Nowadays it is kept in an <a href="monotone.html">Monotone</a> repository. +{% block content %}<p>The I2P sourcecode was kept in a CVS repository. Nowadays it is kept in an <a href="{{ site_url('volunteer/develop/monotone') }}">Monotone</a> repository. For those who aren't very familiar with CVS, there is a <a href="http://cvsbook.red-bean.com/cvsbook.html">fantastic book</a> on the subject (developers only need to deal with the first chapter - "An Overview of diff --git a/www.i2p2/pages/old/i2ptunnel_migration.html b/i2p2www/pages/site/misc/i2ptunnel_migration.html similarity index 97% rename from www.i2p2/pages/old/i2ptunnel_migration.html rename to i2p2www/pages/site/misc/i2ptunnel_migration.html index 888ce4ab7..0c5fa751c 100644 --- a/www.i2p2/pages/old/i2ptunnel_migration.html +++ b/i2p2www/pages/site/misc/i2ptunnel_migration.html @@ -1,4 +1,4 @@ -{% extends "_layout.html" %} +{% extends "global/layout.html" %} {% block title %}i2ptunnel migration{% endblock %} {% block content %}<h3>I2PTunnel migration:</h3> @@ -41,4 +41,4 @@ existing tunnels and rebuild new ones)</p> into the network before you are able to use the /i2ptunnel/ web interface. It will say "Please be patient" if you try to beforehand, which means that it is still trying to build the -necessary I2PTunnel sessions it has been configured to create. </p>{% endblock %} \ No newline at end of file +necessary I2PTunnel sessions it has been configured to create. </p>{% endblock %} diff --git a/i2p2www/pages/site/misc/invisiblenet.html b/i2p2www/pages/site/misc/invisiblenet.html new file mode 100644 index 000000000..5c2c7a103 --- /dev/null +++ b/i2p2www/pages/site/misc/invisiblenet.html @@ -0,0 +1,23 @@ +{% extends "global/layout.html" %} +{% block title %}Old Documents{% endblock %} +{% block content %} + +Following is a list of documents originally on www.invisiblenet.net/i2p/ and +rescued via the +<a href="http://www.archive.org/">Wayback Machine</a>. +They are quite dated and may or may not be accurate. +However, the I2CP and I2NP documents in particular have some good information. + + +<H3>Index of /i2p</H3> +<PRE>Name Last modified Size +<HR> +<A HREF="{{ url_for('static', filename='pdf/I2CP_spec.pdf') }}">I2CP_spec.pdf</A> 03-Sep-2003 12:49 119k +<A HREF="{{ url_for('static', filename='pdf/I2NP_spec.pdf') }}">I2NP_spec.pdf</A> 03-Sep-2003 12:49 356k +<A HREF="{{ url_for('static', filename='pdf/datastructures.pdf') }}">datastructures.pdf</A> 03-Sep-2003 12:49 149k +<A HREF="{{ url_for('static', filename='pdf/i2p_philosophy.pdf') }}">i2p_philosophy.pdf</A> 03-Sep-2003 12:52 126k +<A HREF="{{ url_for('static', filename='pdf/polling_http_transport.pdf') }}">polling_http_transpo..></A> 03-Sep-2003 12:49 189k +</PRE> + + +{% endblock %} diff --git a/www.i2p2/pages/old/jrandom-awol.html b/i2p2www/pages/site/misc/jrandom-awol.html similarity index 98% rename from www.i2p2/pages/old/jrandom-awol.html rename to i2p2www/pages/site/misc/jrandom-awol.html index 5ca4aff91..a5ea40c6b 100644 --- a/www.i2p2/pages/old/jrandom-awol.html +++ b/i2p2www/pages/site/misc/jrandom-awol.html @@ -1,4 +1,4 @@ -{% extends "_layout.html" %} +{% extends "global/layout.html" %} {% block title %}Jrandom's Announcement{% endblock %} {% block content %} The following message was received in mid-November 2007. We have no further information diff --git a/www.i2p2/pages/old/myi2p.html b/i2p2www/pages/site/misc/myi2p.html similarity index 86% rename from www.i2p2/pages/old/myi2p.html rename to i2p2www/pages/site/misc/myi2p.html index 4daf83c27..e78b1b931 100644 --- a/www.i2p2/pages/old/myi2p.html +++ b/i2p2www/pages/site/misc/myi2p.html @@ -1,4 +1,4 @@ -{% extends "_layout.html" %} +{% extends "global/layout.html" %} {% block title %}MYI2P{% endblock %} {% block content %}<p>There has been discussion about a distributed blogging application for a few months now called "MyI2P". While the original discussions were lost, we were @@ -8,7 +8,7 @@ that ensued.</p> <p>The application itself is not yet implemented, and the ideas behind it have been made less ambitious over time, but they are still valid and the current -<a href="roadmap">plan</a> is to have the core MyI2P functionality available +<a href="{{ site_url('volunteer/roadmap') }}">plan</a> is to have the core MyI2P functionality available along side the I2P 1.0 release. That will include a distributed address book to enable secure, distributed, and human readable naming by sacrificing the need for global uniqueness - basically everyone has their own local address book @@ -19,7 +19,7 @@ system using a reduced and secured subset of <a href="http://www.phpbb.com/phpBB/faq.php?mode=bbcode">bbcode</a> to essentially provide an anonymous <a href="http://www.livejournal.com/">LiveJournal</a> with a 'friends list' and transparent access control (authenticated by the I2P -<a href="datagrams">datagrams</a> with rules defined based on the address book).</p> +<a href="{{ site_url{'docs/spec/datagrams') }}">datagrams</a> with rules defined based on the address book).</p> <p>Additional functionality, such as integration with a DHT backing store or swarming file transfers for 'attachments' can be added later. Email may or may @@ -27,4 +27,4 @@ not get in the first pass either, though its implementation is essentially just a blog entry with private access, so perhaps some UI designer can come up with something. Exporting the data to RSS or access through ATOM will be an option down the road as well.</p> -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/www.i2p2/pages/old/transition-guide.html b/i2p2www/pages/site/misc/transition-guide.html similarity index 80% rename from www.i2p2/pages/old/transition-guide.html rename to i2p2www/pages/site/misc/transition-guide.html index 0f10d1c88..4480f02d0 100644 --- a/www.i2p2/pages/old/transition-guide.html +++ b/i2p2www/pages/site/misc/transition-guide.html @@ -1,4 +1,4 @@ -{% extends "_layout.html" %} +{% extends "global/layout.html" %} {% block title %}Monotone{% endblock %} {% block content %}<p>The I2P sourcecode is kept in several distributed monotone repositories. See the @@ -8,7 +8,7 @@ See <a href="http://forum.i2p/viewtopic.php?t=2524">this forum post on i2p monotone</a> for more information on how to get started and check out the source anonymously. There is also a quick-start guide on the -<a href="newdevelopers.html">new developer's page</a>. +<a href="{{ site_url('volunteer/guides/newdevelopers') }}">new developer's page</a>. </p> <p> @@ -21,7 +21,7 @@ The i2p source code branch is "i2p.i2p". The following is a detailed guide by Complication. </p> <pre> - {% include "transition-guide.txt" %} + {% include "site/misc/transition-guide.txt" %} </pre> {% endblock %} diff --git a/www.i2p2/pages/old/transition-guide.txt b/i2p2www/pages/site/misc/transition-guide.txt similarity index 100% rename from www.i2p2/pages/old/transition-guide.txt rename to i2p2www/pages/site/misc/transition-guide.txt diff --git a/www.i2p2/pages/old/upgrade-0.6.1.30.html b/i2p2www/pages/site/misc/upgrade-0.6.1.30.html similarity index 93% rename from www.i2p2/pages/old/upgrade-0.6.1.30.html rename to i2p2www/pages/site/misc/upgrade-0.6.1.30.html index 5adc7362b..0d5b3e2cf 100644 --- a/www.i2p2/pages/old/upgrade-0.6.1.30.html +++ b/i2p2www/pages/site/misc/upgrade-0.6.1.30.html @@ -1,4 +1,4 @@ -{% extends "_layout.html" %} +{% extends "global/layout.html" %} {% block title %}How to Upgrade from 0.6.1.30 and Earlier{% endblock %} {% block content %} <p> @@ -6,7 +6,7 @@ 2008-02-05: <b>Upgrading from 0.6.1.30 and Earlier Releases</b> </p><p> Since i2p's lead developer -<a href="jrandom-awol.html">has gone AWOL</a>, +<a href="{{ site_url('misc/jrandom-awol') }}">has gone AWOL</a>, we do not have his update signing key or access to www.i2p[.net] or dev.i2p[.net]. Complication and zzz have generated new signing keys, and they and Amiga are providing @@ -18,7 +18,7 @@ the latest release. We recommend the automated process as it will verify the key of the signed update file. If you do not make these changes, you may manually download the i2pupdate.zip file from -<a href="download.html">the download page</a>. +<a href="{{ url_for('downloads_list', lang=g.lang) }}">the download page</a>. <ol><li> On <a href="http://localhost:7657/configupdate.jsp">configupdate.jsp</a>: diff --git a/www.i2p2/pages/old/invisiblenet.html b/www.i2p2/pages/old/invisiblenet.html deleted file mode 100644 index de48244f0..000000000 --- a/www.i2p2/pages/old/invisiblenet.html +++ /dev/null @@ -1,23 +0,0 @@ -{% extends "_layout.html" %} -{% block title %}Old Documents{% endblock %} -{% block content %} - -Following is a list of documents originally on www.invisiblenet.net/i2p/ and -rescued via the -<a href="http://www.archive.org/">Wayback Machine</a>. -They are quite dated and may or may not be accurate. -However, the I2CP and I2NP documents in particular have some good information. - - -<H3>Index of /i2p</H3> -<PRE>Name Last modified Size -<HR> -<A HREF="/_static/pdf/I2CP_spec.pdf">I2CP_spec.pdf</A> 03-Sep-2003 12:49 119k -<A HREF="/_static/pdf/I2NP_spec.pdf">I2NP_spec.pdf</A> 03-Sep-2003 12:49 356k -<A HREF="/_static/pdf/datastructures.pdf">datastructures.pdf</A> 03-Sep-2003 12:49 149k -<A HREF="/_static/pdf/i2p_philosophy.pdf">i2p_philosophy.pdf</A> 03-Sep-2003 12:52 126k -<A HREF="/_static/pdf/polling_http_transport.pdf">polling_http_transpo..></A> 03-Sep-2003 12:49 189k -</PRE> - - -{% endblock %} -- GitLab