forked from I2P_Developers/i2p.www
merge of 'bff2408171d3bf4430c4cdfba91976d55a665a3e'
and 'f3c21d814ba87cb7c9ab8e0b40e01e224b9c7e0a'
This commit is contained in:
@ -34,7 +34,6 @@
|
||||
<br /><b>Dokumentationen</b><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="how_de.html">Wie funktioniert es?</a><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="techintro_de.html">Tech-intro</a><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="howto_de.html">Howto Dokumente</a><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="applications_de.html">Anwendungen</a><br />
|
||||
<br /><b>Entwickeln</b><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="api_de.html">API</a><br />
|
||||
@ -72,7 +71,6 @@
|
||||
<br /><b>Documentazione</b><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="how.html">Come funziona?</a><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="techintro.html">Introduzione Tecnica</a><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="howto.html">Come funziona<br /> - documenti</a><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="applications.html">Applicazioni</a><br />
|
||||
<br /><b>Sviluppo</b><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="api_it.html">API</a><br />
|
||||
@ -109,7 +107,6 @@
|
||||
<br /><b>Documentation</b><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="how.html">Hoe werkt het?</a><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="techintro.html">Tech intro</a><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="howto.html">Howto docs</a><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="applications.html">Applicaties</a><br />
|
||||
<br /><b>Development</b><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="api.html">API</a><br />
|
||||
@ -150,7 +147,6 @@
|
||||
<br /><b>技术文档</b><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="how.html">工作原理</a><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="techintro.html">技术内幕</a><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="howto.html">安装指南</a><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="applications.html">程序开发</a><br />
|
||||
<br /><b>开发</b><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="api.html">API</a><br />
|
||||
@ -191,7 +187,6 @@
|
||||
<br /><b>Documentation</b><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="how.html">Fonctionnement</a><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="techintro.html">Intro technique</a><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="howto.html">Turoriaux (How to)</a><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="applications.html">Applications pour I2P</a><br />
|
||||
<br /><b>Développement</b><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="api.html">API</a><br />
|
||||
@ -232,7 +227,6 @@
|
||||
<br /><b>Документация</b><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="how.html">Как это работает?</a><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="techintro.html">Техническая вводная</a><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="howto.html">Howto docs</a><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="applications.html">Приложения</a><br />
|
||||
|
||||
<br /><b>Разработка</b><br />
|
||||
@ -274,7 +268,6 @@
|
||||
<br /><b>Documentation</b><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="how.html">How does it work?</a><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="techintro.html">Tech intro</a><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="howto.html">Howto docs</a><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="applications.html">Applications</a><br />
|
||||
<br /><b>Development</b><br />
|
||||
<img src="/_static/images/sqbullet.png" /> <a href="api.html">API</a><br />
|
||||
|
@ -122,7 +122,7 @@
|
||||
</p>
|
||||
|
||||
|
||||
<h2 id="leaseSet"LeaseSet</h2>
|
||||
<h2 id="leaseSet">LeaseSet</h2>
|
||||
|
||||
<p>
|
||||
The second piece of data distributed in the netDb is a "LeaseSet" - documenting
|
||||
|
@ -1,8 +0,0 @@
|
||||
{% extends "_layout.html" %}
|
||||
{% block title %}Howto{% endblock %}
|
||||
{% block content %}
|
||||
<h1>I2P Howto Documents</h1>
|
||||
<ul class="helplist">
|
||||
<li><a href="howto_blojsom">Installing blojsom for an eepsite</a></li>
|
||||
<li><a href="http://forum.i2p2.de/viewtopic.php?t=194#578">Run eepsite(s) with Apache</a></li>
|
||||
</ul>{% endblock %}
|
@ -1,46 +0,0 @@
|
||||
{% extends "_layout.html" %}
|
||||
{% block title %}Howto Blojsom{% endblock %}
|
||||
{% block content %}<p>Instructions for installing
|
||||
<a href="http://wiki.blojsom.com/wiki/display/blojsom/About+blojsom">blojsom</a>
|
||||
in the default eepsite container:</p>
|
||||
|
||||
<ol>
|
||||
<li>download <a href="http://prdownloads.sourceforge.net/blojsom/blojsom.war?download">blojsom.war</a>
|
||||
and save to eepsite/webapps/</li>
|
||||
<li>extract the war:<ul>
|
||||
<li>cd eepsite/webapps</li>
|
||||
<li>mkdir blojsom</li>
|
||||
<li>mv blojsom.war blojsom</li>
|
||||
<li>cd blojsom</li>
|
||||
<li>jar xvf blojsom.war<br />
|
||||
<i>(if this gives you a "Command not found", try running
|
||||
"C:\j2sdk1.4.2\bin\jar xvf blojsom.war", or whatever the path to your JDK install is)</i></li>
|
||||
</ul></li>
|
||||
<li>edit the base config: WEB-INF/default/blog.properties<br />
|
||||
<code>blog-base-url=/blojsom/</code><br />
|
||||
<code>blog-url=/blojsom/blog/default/</code></li>
|
||||
<li>password protect the admin page: edit WEB-INF/default/authorization.properties<br /><code>
|
||||
jrandom=someSecretValue</code></li>
|
||||
<li>edit WEB-INF/classes/log4j.properties<br />
|
||||
replace <code>log4j.rootLogger=DEBUG, stdout</code>
|
||||
with <code>log4j.rootLogger=ERROR, stdout</code></li>
|
||||
<li>restart the router</li>
|
||||
<li>go to <a href="http://localhost:7658/blojsom/blog/?flavor=admin">http://localhost:7658/blojsom/blog/?flavor=admin</a> (use the username and password specified before)</li>
|
||||
<li>click on "Weblog settings" and update accordingly. be sure to set trackbacks enabled? = false</li>
|
||||
<li>click on "Entries" and make a post</li>
|
||||
<li>open up a new window pointing to
|
||||
<a href="http://localhost:7658/blojsom/blog/">http://localhost:7658/blojsom/blog/</a>
|
||||
and see your blog entry</li>
|
||||
<li>set your browser to use the eepproxy</li>
|
||||
<li>go to <a href="http://localhost:7657/i2ptunnel/">http://localhost:7657/i2ptunnel/</a> and click
|
||||
on the "view" link for your eepsite (it loads the html from
|
||||
<code>./eepsite/docroot/index.html</code>)</li>
|
||||
<li>edit the URL to point at /blojsom/blog/ and you'll see your blog. (perhaps update that
|
||||
eepsite/docroot/index.html to redirect to your blog?)</li>
|
||||
</ol>
|
||||
|
||||
<h3>Notes: </h3><ul>
|
||||
<li> blog entries will be stored under ~/blojsom-blogs/default/</li>
|
||||
<li> like all eepsites, comments are dangerous, as they may include raw html. </li>
|
||||
</ul>
|
||||
{% endblock %}
|
@ -1,46 +0,0 @@
|
||||
{% extends "_layout_de.html" %}
|
||||
{% block title %}Howto Blojsom{% endblock %}
|
||||
{% block content %}<p>Hinweise zum Installieren von
|
||||
<a href="http://wiki.blojsom.com/wiki/display/blojsom/About+blojsom">blojsom</a>
|
||||
in die Standard Eepsite Webseite:</p>
|
||||
|
||||
<ol>
|
||||
<li>Downloade <a href="http://prdownloads.sourceforge.net/blojsom/blojsom.war?download">blojsom.war</a>
|
||||
und speichere es im eepsite/webapps/ Verzeichnis</li>
|
||||
<li>extrahiere das war:<ul>
|
||||
<li>cd eepsite/webapps</li>
|
||||
<li>mkdir blojsom</li>
|
||||
<li>mv blojsom.war blojsom</li>
|
||||
<li>cd blojsom</li>
|
||||
<li>jar xvf blojsom.war<br />
|
||||
<i>(Falls dieses ein "Command not found" ausgibt, versuche
|
||||
"C:\j2sdk1.4.2\bin\jar xvf blojsom.war", oder in welchem Pfad deine JDK Installation liegt)</i></li>
|
||||
</ul></li>
|
||||
<li>editiere die standard Konfiguration: WEB-INF/default/blog.properties<br />
|
||||
<code>blog-base-url=/blojsom/</code><br />
|
||||
<code>blog-url=/blojsom/blog/default/</code></li>
|
||||
<li>Sichere die Admin Seite mit einem Passwort: edit WEB-INF/default/authorization.properties<br /><code>
|
||||
jrandom=someSecretValue</code></li>
|
||||
<li>edit WEB-INF/classes/log4j.properties<br />
|
||||
ersetze <code>log4j.rootLogger=DEBUG, stdout</code>
|
||||
mit <code>log4j.rootLogger=ERROR, stdout</code></li>
|
||||
<li>stoppe und starte den Router neu</li>
|
||||
<li>Gehe zu <a href="http://localhost:7658/blojsom/blog/?flavor=admin">http://localhost:7658/blojsom/blog/?flavor=admin</a> (benutze den eben angegebenen Nutzer und Passwort)</li>
|
||||
<li>klicke auf "Weblog settings" und aktualisiere danach. Versichere dich, trackbacks enabled? = false zu setzen</li>
|
||||
<li>klicke auf "Entries" und mache eine Eintragung</li>
|
||||
<li>Öffne ein neues Fenster mit der Adresse
|
||||
<a href="http://localhost:7658/blojsom/blog/">http://localhost:7658/blojsom/blog/</a>
|
||||
and sehe deinen Blogeintrag</li>
|
||||
<li>setze in deinem Browser den Eepproxy als Proxy</li>
|
||||
<li>gehe zu <a href="http://localhost:7657/i2ptunnel/">http://localhost:7657/i2ptunnel/</a> und klicke
|
||||
auf den "view" Verweis zu deiner Eepsite (es lädt den html Quelltext von dem Ort
|
||||
<code>./eepsite/docroot/index.html</code>)</li>
|
||||
<li>ändere die URL um auf /blojsom/blog/ zu weisen und du siehst deinen blog. (Vielleicht äderst
|
||||
du die eepsite/docroot/index.html Datei um direkt auf deinen Blog zu verlinken?)</li>
|
||||
</ol>
|
||||
|
||||
<h3>Hinweise: </h3><ul>
|
||||
<li> Blogeinträge werden unter ~/blojsom-blogs/default/ gespeichert</li>
|
||||
<li> wie in allen Eepsites, sind Kommentare gefährlich, da sie html Quelltext enthalten können. </li>
|
||||
</ul>
|
||||
{% endblock %}
|
@ -1,8 +0,0 @@
|
||||
{% extends "_layout_de.html" %}
|
||||
{% block title %}Howto{% endblock %}
|
||||
{% block content %}
|
||||
<h1>I2P Howto Documents</h1>
|
||||
<ul class="helplist">
|
||||
<li><a href="howto_blojsom">Installieren von blojsom für eine eepsite</a></li>
|
||||
<li><a href="http://forum.i2p2.de/viewtopic.php?t=194#578">Betrieb von eepsite(s) mit dem Apache</a></li>
|
||||
</ul>{% endblock %}
|
Reference in New Issue
Block a user