diff --git a/installer/resources/eepsite.help/help/index.html b/installer/resources/eepsite.help/help/index.html index 8479abec6283fa68533e13c157ced0fff5914f17..877f2130fef935fabb036ef5670779f4e0d4e58d 100644 --- a/installer/resources/eepsite.help/help/index.html +++ b/installer/resources/eepsite.help/help/index.html @@ -14,15 +14,18 @@ <a href="index.html"><img src="lib/us.png" title="English" alt="English"></a> <a href="index_na.html"><img src="lib/cn.png" title="ä¸æ–‡" alt="ä¸æ–‡"></a> <a href="index_de.html"><img src="lib/de.png" title="Deutsch" alt="Deutsch"></a> -<a href="index_fr.html"><img src="lib/fr.png" title="Français" alt="Français"></a> +<a href="index_fr.html"><img src="lib/fr.png" title="Français" alt="Français"></a> +<a href="index_na.html"><img src="lib/es.png" title="Español" alt="Español"></a> +<a href="index_na.html"><img src="lib/it.png" title="Italiano" alt="Italiano"></a> <a href="index_nl.html"><img src="lib/nl.png" title="Nederlands" alt="Nederlands"></a> <a href="index_ru.html"><img src="lib/ru.png" title="РуÑÑкий" alt="РуÑÑкий"></a> <a href="index_sv.html"><img src="lib/se.png" title="Svenska" alt="Svenska"></a> - +<a href="index_na.html"><img src="lib/ir.png" title="Farsi" alt="Farsi"></a> +<a href="index_na.html"><img src="lib/jp.png" title="Japanese" alt="Japanese"></a> </div> <h2>Quick Guide to Anonymous Webserving on I2P</h2> - <p>This is your eepsite, your own anonymous I2P webserver - simply edit the files under ~/.i2p/eepsite/docroot/ (Linux) or %APPDATA%\I2P\eepsite\docroot\ (Windows) + <p>This is your eepsite, your own anonymous I2P webserver - simply edit the files under <code>~/.i2p/eepsite/docroot/</code> (Linux) or <code>%APPDATA%\I2P\eepsite\docroot\</code> (Windows) and they'll be reachable by others once you follow the instructions below. In I2P, eepsites are addressed using a 'key', which is represented as a really long Base64 string. (The 'key' is somewhat analogous to an IP address, and @@ -37,13 +40,13 @@ Your eepsite is stopped by default. After you start it, it will be difficult for other people to find because it doesn't have a name and they don't have your really long Base64 key. - You could just tell people that really long key, but thankfully i2p has an address book + You could just tell people that really long key, but thankfully I2P has an address book and several easy ways to tell people about your eepsite. Here's detailed instructions. <ul> <li>Pick a name for your eepsite (<i>something</i>.i2p). Use all lower-case. You may wish to check first in your own router's address book <a href="http://127.0.0.1:7657/susidns/addressbook.jsp?book=router&filter=none">here</a>, - or the file i2p/hosts.txt to see if your name is already taken. + or the file <code>i2p/hosts.txt</code> to see if your name is already taken. Enter the new name for your eepsite on the <a href="http://127.0.0.1:7657/i2ptunnel/edit.jsp?tunnel=3">eepsite i2ptunnel configuration page</a> where it says "Website name". This will replace the default "mysite.i2p". @@ -64,7 +67,7 @@ <li>In your browser, enter in your eepsite name (<i>something</i>.i2p) and you should be right back here. Hopefully it worked. <li>Before you tell the world about your new eepsite, you should add some content. - Go to ~/.i2p/eepsite/docroot/ (Linux) or %APPDATA%\I2P\eepsite\docroot\ (Windows) and replace the index.html redirect page with your own content. Virtual folders work, so you can host files from a sub directory without explicitly needing to provide a page with links to files. If you need a template for a basic site, feel free to borrow and adapt <a href="pagetemplate.html">this page</a> and <a href="lib/">content</a>! + Go to <code>~/.i2p/eepsite/docroot/</code> (Linux) or <code>%APPDATA%\I2P\eepsite\docroot\</code> (Windows) and replace the index.html redirect page with your own content. Virtual folders work, so you can host files from a sub directory without explicitly needing to provide a page with links to files. If you need a template for a basic site, feel free to borrow and adapt <a href="pagetemplate.html">this page</a> and <a href="lib/">content</a>! </ul> <h2>Register your own .I2P Domain</h2><ul> <li>Now it's time to add your eepsite to an I2P address book hosted by a site @@ -86,14 +89,13 @@ <li><a href="http://i2host.i2p/cgi-bin/i2hostetag">http://i2host.i2p/cgi-bin/i2hostetag</a></ul> <li>If you are in a hurry and can't wait a few hours, you can tell people to use a "jump" address helper redirection service. This will work within a few minutes of your entering the key to an address book on the same site. - Test it yourself first by entering - http://stats.i2p/cgi-bin/jump.cgi?a=<i>something</i>.i2p or - or http://i2host.i2p/cgi-bin/i2hostjump?<i>something</i>.i2p + Test it yourself first by entering<code> + http://stats.i2p/cgi-bin/jump.cgi?a=<i>something</i>.i2p</code> + or <code>http://i2host.i2p/cgi-bin/i2hostjump?<i>something</i>.i2p</code> into your browser. Once it's working, then you can tell others to use it. <li>Some people check eepsite lists such as - <a href="http://inproxy.tino.i2p/status.php">inproxy.tino.i2p/status.php</a> for new eepsites, so you may start getting - a few visitors. But there are plenty of other ways to tell people. Here are a few ideas: + <a href="http://inproxy.tino.i2p/status.php">inproxy.tino.i2p/status.php</a> or <a href="http://perv.i2p">perv.i2p</a> for new eepsites, so you may start getting a few visitors. But there are plenty of other ways to tell people. Here are a few ideas: <ul> <li>Post a message on the <a href="http://forum.i2p/viewforum.php?f=16">Eepsite announce forum</a> on <a href="http://forum.i2p/">forum.i2p</a>. @@ -116,7 +118,7 @@ </ul><div class="notify"> <b>Note:</b> This page, the website and the console all need translating into YOUR language if it's not already been done or in progress. Please consider helping the project grow by <a href="http://www.i2p2.i2p/getinvolved.html">volunteering your time</a> to translate. Contact the project via the IRC channel listed above. Thanks in advance!</div> <hr><div class="footnote"> -Document last edited: November 2009.</div> +Document last edited: November 2010.</div> </div></div> </body> </html> diff --git a/installer/resources/eepsite.help/help/index_de.html b/installer/resources/eepsite.help/help/index_de.html index 6f2814cc30aa0af30720cd3afa9d11233325a4fc..3f5e956b157b8fdf04a028dc0cf71969b6cf6581 100644 --- a/installer/resources/eepsite.help/help/index_de.html +++ b/installer/resources/eepsite.help/help/index_de.html @@ -16,12 +16,17 @@ <a href="index_na.html"><img src="lib/cn.png" title="ä¸æ–‡" alt="ä¸æ–‡"></a> <a href="index_de.html"><img src="lib/de.png" title="Deutsch" alt="Deutsch"></a> <a href="index_fr.html"><img src="lib/fr.png" title="Français" alt="Français"></a> +<a href="index_na.html"><img src="lib/es.png" title="Español" alt="Español"></a> <a href="index_nl.html"><img src="lib/nl.png" title="Nederlands" alt="Nederlands"></a> <a href="index_ru.html"><img src="lib/ru.png" title="РуÑÑкий" alt="РуÑÑкий"></a> -<a href="index_sv.html"><img src="lib/se.png" title="Svenska" alt="Svenska"></a> +<a href="index_sv.html"><img src="lib/se.png" title="Svenska" alt="Svenska"></a> +<a href="index_na.html"><img src="lib/ir.png" title="Farsi" alt="Farsi"></a> +<a href="index_na.html"><img src="lib/jp.png" title="Japanese" alt="Japanese"></a> </div> + +<h2>Quick Guide to Anonymous Webserving on I2P</h2> <p>Dies ist Ihre <strong>Eepseite</strong>, Ihre Web-Präsens über I2P. Editieren Sie einfach die Dateien unter -<em>~/.i2p/eepsite/docroot/</em> (Linux) oder <em>%APPDATA%\I2P\eepsite\docroot\</em> (Windows) +<code>~/.i2p/eepsite/docroot/</code> (Linux) oder <code>%APPDATA%\I2P\eepsite\docroot\</code> (Windows) und nachdem Sie den Anweisungen weiter unten gefolgt sind, werden Sie – vertreten durch Ihre Eepseite – von anderen im I2P-Netz und, soweit verfügbar, über private „Out-Proxys“ weltweit auch im offenen Internet erreichbar sein.</p> @@ -45,9 +50,9 @@ mitteilen, aber glücklicherweise bringt I2P bereits ein Adressbuch mit und hat verschiedene Wege, Ihre Eepsite bekannt zu machen.</p> -<h3>Eine detaillierte Einführung</h3> +<h2>Eine detaillierte Einführung</h2> -<h4>Meine Eepseite</h4> +<h2>Meine Eepseite</h2> <ol> <li>Wählen Sie einen eigenen Namen für Ihre Eepseite – nur in diesem @@ -80,7 +85,7 @@ Ziele“ angezeigt.</li> -<h4>Das Veröffentlichen vorbereiten</h4> +<h2>Das Veröffentlichen vorbereiten</h2> <ol> <li>Heben Sie in der „<a href="http://127.0.0.1:7657/i2ptunnel/edit.jsp?tunnel=3">Konfiguration</a>“ @@ -105,11 +110,11 @@ Adresse hat sich geändert. <br></li> <li>Bevor Sie der Welt von Ihrer neuen Eepseite berichten, sollte sie auch über ein wenig Inhalt verfügen. Begeben Sie sich in das -Verzeichnis <em>„~/.i2p/eepsite/docroot/“</em> (Linux) oder <em>„%APPDATA%\I2P\eepsite\docroot\“</em> (Windows) +Verzeichnis <code>~/.i2p/eepsite/docroot/</code> (Linux) oder <code>%APPDATA%\I2P\eepsite\docroot\</code> (Windows) und benennen Sie dieses Dokument von <em>„index.html“</em> in <em>„hilfe.html“</em> um, so können Sie später darauf zurückgreifen. Erstellen Sie Ihre eigene <em>„index.html“</em> und füllen diese mit Inhalten, Bildern oder was auch immer Sie anderen mitteilen wollen.</li> </ol> -<h4><a name="AnkerDEOeA" id="AnkerDEOeA"></a>Die Eepseite öffentlich ankündigen</h4> +<h2><a name="AnkerDEOeA" id="AnkerDEOeA"></a>Die Eepseite öffentlich ankündigen</h2> <ul> <li>Nun ist es an der Zeit, Ihre Eepsite in einem globalen I2P-Adressbuch, wie beispielsweise bei <a href="http://stats.i2p/i2p/addkey.html">stats.i2p</a>, @@ -151,7 +156,7 @@ klappt, können anderen diese Möglichkeit auch nutzen. (Ersetzen Sie <br> <br></li> </ul></li> -<li>Manche erkundigen sich auf Eepseitenlisten wie <a href="http://inproxy.tino.i2p/status.php">inproxy.tino.i2p/status.php</a> über neue Eepseiten; so könnten Sie an einige Besucher kommen. Aber es gibt weitere Wege, sich anzukündigen: +<li>Manche erkundigen sich auf Eepseitenlisten wie <a href="http://inproxy.tino.i2p/status.php">inproxy.tino.i2p/status.php</a> oder <a href="http://perv.i2p">perv.i2p</a> über neue Eepseiten; so könnten Sie an einige Besucher kommen. Aber es gibt weitere Wege, sich anzukündigen: <ul> <li>Veröffentlichen Sie eine Nachricht im <a href="http://forum.i2p">I2P-Forum</a> unter <a href="http://forum.i2p/viewforum.php?f=16">Eepsite Announce</a></li> @@ -179,5 +184,10 @@ Zeichenfolge, die nur aus wenigen, Codepage-unabhängigen ASCII-Zeichen besteht. </p><p class="footnote"><a class="footnum" name="fn.2" href="#fnr.2">2.</a> Anmerkung: Wenn dieses Vorgehen mit der Fehlermeldung „Invalid nonce. Are you being spoofed?“ quittiert wird, müssen <em>Cookies</em> im Browser erlaubt werden. Ist dies nicht möglich, können Sie mit einem Editor die Datei <em>„i2p/userhosts.txt“</em> bearbeiten und so die Adressen einfügen. <a href="http://sperrbezirk.i2p/Konqueror_Susi.html">Konqueror</a> ist etwas eigenwillig. </p><p class="footnote"><a class="footnum" name="fn.3" href="#fnr.3">3.</a> Gleiches wie unter <sup><a class="footref" name="fnr.2" href="#fn.2">2</a></sup> gilt für <em>„i2p/addressbook/subscriptions.txt“</em>.</p> -</div></div> + +<div class="notify"> +<b>Note:</b> This page, the website and the console all need translating into YOUR language if it's not already been done or in progress. Please consider helping the project grow by <a href="http://www.i2p2.i2p/getinvolved.html">volunteering your time</a> to translate. Contact the project via the IRC channel listed above. Thanks in advance!</div> +<hr><div class="footnote"> +Document last edited: November 2010.</div> +</div></div> </body></html> diff --git a/installer/resources/eepsite.help/help/index_fr.html b/installer/resources/eepsite.help/help/index_fr.html index 448f79caaa6b921058c9a257e2f657f0112650ca..c3d4c367c1f1e8bc5b7da3a04c248bee69aa83cd 100644 --- a/installer/resources/eepsite.help/help/index_fr.html +++ b/installer/resources/eepsite.help/help/index_fr.html @@ -15,13 +15,17 @@ <a href="index_na.html"><img src="lib/cn.png" title="ä¸æ–‡" alt="ä¸æ–‡"></a> <a href="index_de.html"><img src="lib/de.png" title="Deutsch" alt="Deutsch"></a> <a href="index_fr.html"><img src="lib/fr.png" title="Français" alt="Français"></a> +<a href="index_na.html"><img src="lib/es.png" title="Español" alt="Español"></a> +<a href="index_na.html"><img src="lib/it.png" title="Italiano" alt="Italiano"></a> <a href="index_nl.html"><img src="lib/nl.png" title="Nederlands" alt="Nederlands"></a> <a href="index_ru.html"><img src="lib/ru.png" title="РуÑÑкий" alt="РуÑÑкий"></a> -<a href="index_sv.html"><img src="lib/se.png" title="Svenska" alt="Svenska"></a> +<a href="index_sv.html"><img src="lib/se.png" title="Svenska" alt="Svenska"></a> +<a href="index_na.html"><img src="lib/ir.png" title="Farsi" alt="Farsi"></a> +<a href="index_na.html"><img src="lib/jp.png" title="Japanese" alt="Japanese"></a> </div> <h2>Un mini guide pour faire un serveur web anonyme utilisant I2P</h2> - <p>C'est votre eepsite qui fonctionne sur votre propre serveur web anonyme I2P. Afin de le mettre en route, simplement éditer les fichiers sous ./eepsite/docroot/ + <p>C'est votre eepsite qui fonctionne sur votre propre serveur web anonyme I2P. Afin de le mettre en route, simplement éditer les fichiers sous <code>~/.i2p/eepsite/docroot/</code> (Linux) ou <code>%APPDATA%\I2P\eepsite\docroot\</code> (Windows) et ils seront accessibles aux autres internautes dès que vous avez suivi les instructions suivantes. Avec I2P, on accède aux eepsites en utilisant une 'clé', qui est réprésentée par une chaîne de caractères de base64. (Cette 'clé' est un analogue d'une adresse IP et elle est montrée sur l'eepsite's I2PTunnel @@ -41,7 +45,7 @@ <li>Choissisez un nom pour votre eepsite (<i>quelquechose</i>.i2p). Tout en minuscule. D'abord, vérifiez dans le carnet d'adresse de votre router <a href="http://127.0.0.1:7657/susidns/addressbook.jsp?book=router&filter=none">ici</a>, - ou dans le fichier i2p/hosts.txt pour voir si le nom a déjà été pris. + ou dans le fichier <code>i2p/hosts.txt</code> pour voir si le nom a déjà été pris. Entrez le nouveau nom de votre eepsite sur le <a href="http://127.0.0.1:7657/i2ptunnel/edit.jsp?tunnel=3">eepsite i2ptunnel page de configuration</a> où c'est marqué "Website name". Cela remplacera le nom défaut "mysite.i2p". @@ -62,7 +66,7 @@ <li>Dans votre explorateur internet, entrez le nom de votre eepsite (<i>quelquechose</i>.i2p) et vous devriez vous retrouver sur cette page. Avec un peu de chance - si vous êtes arrivé ici, c'est que ça a marché ! <li>Avant de parler à tout le monde de votre nouvel eepsite, vous devriez ajouter du contenu. - Allez à i2p/eepsite/docroot et remplacez la page index.html avec votre propre page. Les dossiers virtuels fonctionnent, donc vous pouvez héberger un sous-dossier sans explicitement ajouter des liens vers des fichiers. Si vous avez besoin d'un gabarit pour un site de base, n'hésitez pas à utiliser et à changer <a href="pagetemplate.html">cette page</a> et <a href="lib/">contenu</a>! + Allez à <code>~/.i2p/eepsite/docroot/</code> (Linux) ou <code>%APPDATA%\I2P\eepsite\docroot\</code> (Windows) et remplacez la page index.html avec votre propre page. Les dossiers virtuels fonctionnent, donc vous pouvez héberger un sous-dossier sans explicitement ajouter des liens vers des fichiers. Si vous avez besoin d'un gabarit pour un site de base, n'hésitez pas à utiliser et à changer <a href="pagetemplate.html">cette page</a> et <a href="lib/">contenu</a>! </ul> <h2>Enregistrer votre propre .I2P domaine</h2><ul> <li>Maintenant il faut ajouter votre eepsite au carnet d'adresse hébergé par un site @@ -84,13 +88,13 @@ <li><a href="http://i2host.i2p/cgi-bin/i2hostetag">http://i2host.i2p/cgi-bin/i2hostetag</a></ul> <li>Si vous êtes pressé et que vous ne pouvez pas attendre quelques heures, vous pouvez demander aux autres d'utiliser un "jump" (service d'aide de ré-direction d'adresse). Cela marchera en quelques minutes après que vous ayez entré votre clé dans le carnet d'adresse sur le même site. - Testez-le vous-même en entrant : + Testez-le vous-même en entrant: http://stats.i2p/cgi-bin/jump.cgi?a=<i>quelquechose</i>.i2p ou http://i2host.i2p/cgi-bin/i2hostjump?<i>quelquechose</i>.i2p dans votre explorateur internet. Dès que cela fonctionne, vous pouvez en parler aux autres. <li>Certains personnes vérifient les nouveaux eepsites sur les listes tels que - <a href="http://inproxy.tino.i2p/status.php">inproxy.tino.i2p/status.php</a>. Vous pouvez commencer à avoir + <a href="http://inproxy.tino.i2p/status.php">inproxy.tino.i2p/status.php</a> ou <a href="http://perv.i2p">perv.i2p</a>. Vous pouvez commencer à avoir quelques visiteurs. Il y a beaucoup des manières d'informers les autres. Voici quelques idées : <ul> <li>Poster un message sur le <a href="http://forum.i2p/viewforum.php?f=16">Eepsite announce forum</a> @@ -112,7 +116,7 @@ </ul><div class="notify"> <b>Note:</b> This page, the website and the console all need translating into YOUR language if it's not already been done or in progress. Please consider helping the project grow by <a href="http://www.i2p2.i2p/getinvolved.html">volunteering your time</a> to translate. Contact the project via the IRC channel listed above. Thanks in advance!</div> <hr><div class="footnote"> -Document last edited: November 2009.</div> +Document last edited: November 2010.</div> </div></div> </body> </html> diff --git a/installer/resources/eepsite.help/help/index_na.html b/installer/resources/eepsite.help/help/index_na.html index 190e4fe90f432f045b8f480d4d814e6e584d9138..854ac4b0059fadbcdebe93435e8a3c573a0dfaf8 100644 --- a/installer/resources/eepsite.help/help/index_na.html +++ b/installer/resources/eepsite.help/help/index_na.html @@ -14,10 +14,13 @@ <a href="index_na.html"><img src="lib/cn.png" title="ä¸æ–‡" alt="ä¸æ–‡"></a> <a href="index_de.html"><img src="lib/de.png" title="Deutsch" alt="Deutsch"></a> <a href="index_fr.html"><img src="lib/fr.png" title="Français" alt="Français"></a> +<a href="index_na.html"><img src="lib/es.png" title="Español" alt="Español"></a> +<a href="index_na.html"><img src="lib/it.png" title="Italiano" alt="Italiano"></a> <a href="index_nl.html"><img src="lib/nl.png" title="Nederlands" alt="Nederlands"></a> <a href="index_ru.html"><img src="lib/ru.png" title="РуÑÑкий" alt="РуÑÑкий"></a> -<a href="index_sv.html"><img src="lib/se.png" title="Svenska" alt="Svenska"></a> - +<a href="index_sv.html"><img src="lib/se.png" title="Svenska" alt="Svenska"></a> +<a href="index_na.html"><img src="lib/ir.png" title="Farsi" alt="Farsi"></a> +<a href="index_na.html"><img src="lib/jp.png" title="Japanese" alt="Japanese"></a> </div> <h2>Help translate this page into your language!</h2> <div class="notify"> diff --git a/installer/resources/eepsite.help/help/index_nl.html b/installer/resources/eepsite.help/help/index_nl.html index 290b1718fa3cc29ea807f8ab67711de8a254ff47..d4f361be4aab8f57368c01ab989ec15be1b01b3c 100644 --- a/installer/resources/eepsite.help/help/index_nl.html +++ b/installer/resources/eepsite.help/help/index_nl.html @@ -14,15 +14,18 @@ <a href="index.html"><img src="lib/us.png" title="English" alt="English"></a> <a href="index_na.html"><img src="lib/cn.png" title="ä¸æ–‡" alt="ä¸æ–‡"></a> <a href="index_de.html"><img src="lib/de.png" title="Deutsch" alt="Deutsch"></a> -<a href="index_fr.html"><img src="lib/fr.png" title="Français" alt="Français"></a> +<a href="index_fr.html"><img src="lib/fr.png" title="Français" alt="Français"></a> +<a href="index_na.html"><img src="lib/es.png" title="Español" alt="Español"></a> +<a href="index_na.html"><img src="lib/it.png" title="Italiano" alt="Italiano"></a> <a href="index_nl.html"><img src="lib/nl.png" title="Nederlands" alt="Nederlands"></a> <a href="index_ru.html"><img src="lib/ru.png" title="РуÑÑкий" alt="РуÑÑкий"></a> -<a href="index_sv.html"><img src="lib/se.png" title="Svenska" alt="Svenska"></a> - +<a href="index_sv.html"><img src="lib/se.png" title="Svenska" alt="Svenska"></a> +<a href="index_na.html"><img src="lib/ir.png" title="Farsi" alt="Farsi"></a> +<a href="index_na.html"><img src="lib/jp.png" title="Japanese" alt="Japanese"></a> </div> <h2>Korte Handleiding voor Anoniem Webhosten op I2P</h2> - <p>Dit is je eepsite, je eigen anonieme I2P webserver - pas de bestanden onder ~/.i2p/eepsite/docroot/ (Linux) of %APPDATA%\I2P\eepsite\docroot\ (Windows) simpelweg aan + <p>Dit is je eepsite, je eigen anonieme I2P webserver - pas de bestanden onder <code>~/.i2p/eepsite/docroot/</code> (Linux) of <code>%APPDATA%\I2P\eepsite\docroot\</code> (Windows) simpelweg aan en ze zijn bereikbaar door anderen zodra je onderstaande instructies hebt opgevolgd. In I2P worden eepsites aangeduid met een 'destination', dit is een erg lange Base64 string. (De 'destination' is vergelijkbaar met een IP adres en wordt getoond op de eepsite's I2PTunnel @@ -44,7 +47,7 @@ <li>Kies een naam voor je eepsite (<i>mijnsite</i>.i2p). Gebruik alleen kleine letters. Kijk eerst <a href="http://127.0.0.1:7657/susidns/addressbook.jsp?book=router&filter=none">hier</a>, - in het adresboek van je router of in het bestand i2p/hosts.txt of de naam nog beschikbaar is. + in het adresboek van je router of in het bestand <code>i2p/hosts.txt</code> of de naam nog beschikbaar is. Voer de nieuwe naam voor je eepsite in op de <a href="http://127.0.0.1:7657/i2ptunnel/edit.jsp?tunnel=3">eepsite i2ptunnel configuratie pagina</a> onder "Website naam". Dit vervangt de standaard "mysite.i2p". @@ -64,7 +67,7 @@ Klik "Toevoegen" om de destination aan je adresboek toe te voegen. <li>In je browser, voel je eepsite naam in (<i>mijnsite</i>.i2p) en je komt hier hopelijk weer terug. <li>Voordat je de rest van de wereld over je nieuwe eepsite vertelt, zorg eerst voor wat content. - Ga naar ~/.i2p/eepsite/docroot/ (Linux) of %APPDATA%\I2P\eepsite\docroot\ (Windows) en vervang de index.html verwijs pagina met je eigen content. Virtual folders werken, dus kan je bestanden vanuit een subdirectory hosten zonder dat je een pagina met links naar deze files moet maken. Mocht je een template nodig hebben voor een basis site, weer vrij om <a href="pagetemplate.html">deze pagina</a> en <a href="lib/">deze content</a> te gebruiken en aan te passen! + Ga naar <code>~/.i2p/eepsite/docroot/</code> (Linux) of <code>%APPDATA%\I2P\eepsite\docroot\</code> (Windows) en vervang de index.html verwijs pagina met je eigen content. Virtual folders werken, dus kan je bestanden vanuit een subdirectory hosten zonder dat je een pagina met links naar deze files moet maken. Mocht je een template nodig hebben voor een basis site, weer vrij om <a href="pagetemplate.html">deze pagina</a> en <a href="lib/">deze content</a> te gebruiken en aan te passen! </ul> <h2>Registreer je eigen .I2P Domein</h2><ul> <li>Nu is het tijd om je eepsite toe te voegen aan een I2P adresboek gehost door een site @@ -90,7 +93,7 @@ in je browser. Zodra dit werkt kan je anderen hierover vertellen. <li>Sommigen kijken op eepsite lijsten zoals - <a href="http://inproxy.tino.i2p/status.php">inproxy.tino.i2p/status.php</a> voor nieuwe eepsites, dus kan je zo een aantal bezoekers krijgen. + <a href="http://inproxy.tino.i2p/status.php">inproxy.tino.i2p/status.php</a> of <a href="http://perv.i2p">perv.i2p</a> voor nieuwe eepsites, dus kan je zo een aantal bezoekers krijgen. Maar er zijn genoeg andere manieren om je eepsite te promoten. Hier zijn er een aantal: <ul> <li>Plaats een bericht op het <a href="http://forum.i2p/viewforum.php?f=16">Eepsite announce forum</a> @@ -110,7 +113,7 @@ </ul><div class="notify"> <b>Noot:</b> Deze pagina, de website en console moeten allemaal vertaald worden in JOUW eigen taal, mocht dit nog niet gedaan zijn. Help de groei van dit project door <a href="http://www.i2p2.i2p/getinvolved.html">bij te dragen</a> aan de vertaling. Neem contact op met het project via het hierboven genoemde IRC kanaal. Alvast bedankt!</div> <hr><div class="footnote"> -Document laatst gewijzigd: November 2009.</div> +Document laatst gewijzigd: November 2010.</div> </div></div> </body> </html> diff --git a/installer/resources/eepsite.help/help/index_ru.html b/installer/resources/eepsite.help/help/index_ru.html index 2c6c0e2ffd053c0a5138b1a8c619acf426f32934..e7ddf1e462e57b63bf1b5fbcedd771390a54bdb4 100644 --- a/installer/resources/eepsite.help/help/index_ru.html +++ b/installer/resources/eepsite.help/help/index_ru.html @@ -14,16 +14,19 @@ <a href="index.html"><img src="lib/us.png" title="English" alt="English"></a> <a href="index_na.html"><img src="lib/cn.png" title="ä¸æ–‡" alt="ä¸æ–‡"></a> <a href="index_de.html"><img src="lib/de.png" title="Deutsch" alt="Deutsch"></a> -<a href="index_fr.html"><img src="lib/fr.png" title="Français" alt="Français"></a> +<a href="index_fr.html"><img src="lib/fr.png" title="Français" alt="Français"></a> +<a href="index_na.html"><img src="lib/es.png" title="Español" alt="Español"></a> +<a href="index_na.html"><img src="lib/it.png" title="Italiano" alt="Italiano"></a> <a href="index_nl.html"><img src="lib/nl.png" title="Nederlands" alt="Nederlands"></a> <a href="index_ru.html"><img src="lib/ru.png" title="РуÑÑкий" alt="РуÑÑкий"></a> -<a href="index_sv.html"><img src="lib/se.png" title="Svenska" alt="Svenska"></a> - +<a href="index_sv.html"><img src="lib/se.png" title="Svenska" alt="Svenska"></a> +<a href="index_na.html"><img src="lib/ir.png" title="Farsi" alt="Farsi"></a> +<a href="index_na.html"><img src="lib/jp.png" title="Japanese" alt="Japanese"></a> </div> <h2>Краткое руководÑтво по анонимному хоÑтингу Ñайтов в I2P</h2> <p> -Ðта Ñтраничка - Ваш I2P-Ñайт, Ваш ÑобÑтвенный анонимный I2P-вебÑервер. Отредактируйте файлы в директории ~/.i2p/eepsite/docroot/ (Linux) или %APPDATA%\I2P\eepsite\docroot\ (Windows), выполните шаги из инÑтрукции ниже и Ваш Ñайт увидÑÑ‚ другие пользователи. +Ðта Ñтраничка - Ваш I2P-Ñайт, Ваш ÑобÑтвенный анонимный I2P-вебÑервер. Отредактируйте файлы в директории <code>~/.i2p/eepsite/docroot/</code> (Linux) или <code>%APPDATA%\I2P\eepsite\docroot\</code> (Windows), выполните шаги из инÑтрукции ниже и Ваш Ñайт увидÑÑ‚ другие пользователи. Ð’ I2P Ñайты адреÑуютÑÑ Ð¿Ð¾ их «ключу», который выглÑдит как очень Ð´Ð»Ð¸Ð½Ð½Ð°Ñ Base64 Ñтрока. Ðтот «ключ» чаÑтично выполнÑет функцию IP-адреÑа и указан на <a href="http://127.0.0.1:7657/i2ptunnel/edit.jsp?tunnel=3">Ñтранице наÑтроек Ñ‚ÑƒÐ½Ð½ÐµÐ»Ñ i2p-Ñайта</a>. Далее мы раÑÑкажем Вам, как приÑвоить Ñвоему ключу Ð¸Ð¼Ñ Ñ‚Ð¸Ð¿Ð° «mysite.i2p» и запуÑтить Ваш i2p-Ñайт. @@ -37,8 +40,7 @@ Ваш i2p-Ñайт по умолчанию оÑтановлен. Ð¥Ð¾Ñ‚Ñ Ð’Ñ‹ его и запуÑтили, другим людÑм трудно его найти, ведь у Ñайта пока нет имени, а Ваш очень-длинный-Base64-ключ никому не извеÑтен. Ð’Ñ‹, конечно, можете проÑто выдавать людÑм Ñтот очень-длинный-Base64-ключ, но, к ÑчаÑтью, в I2P еÑÑ‚ÑŒ механизм адреÑных книг и неÑколько проÑÑ‚Ñ‹Ñ… ÑпоÑобов Ð´Ð»Ñ ÑÐ¾Ð¾Ð±Ñ‰ÐµÐ½Ð¸Ñ Ð»ÑŽÐ´Ñм о Ñвоем Ñайте. Далее подробные инÑтрукции. <ul> -<li>Выберите Ð¸Ð¼Ñ Ð´Ð»Ñ Ñвоего Ñайта (<i>something</i>.i2p). ИÑпользуйте только Ñимволы в нижнем региÑтре. ЗаглÑните в <a href="http://127.0.0.1:7657/susidns/addressbook.jsp?book=router&filter=none">адреÑную книгу</a> Вашего маршрутизатора или в файл i2p/hosts.txt Ð´Ð»Ñ Ð¿Ñ€Ð¾Ð²ÐµÑ€ÐºÐ¸, возможно такое Ð¸Ð¼Ñ ÑƒÐ¶Ðµ кто-то занÑл. Введите новое Ð¸Ð¼Ñ Ð’Ð°ÑˆÐµÐ³Ð¾ Ñайта на <a href="http://127.0.0.1:7657/i2ptunnel/edit.jsp?tunnel=3">Ñтранице наÑтроек Ñ‚ÑƒÐ½Ð½ÐµÐ»Ñ Ð´Ð»Ñ i2p-Ñайта</a> в поле Â«Ð˜Ð¼Ñ Ð²ÐµÐ±-Ñайта». Ðто заменит Ð¸Ð¼Ñ Ñайта по умолчанию «mysite.i2p». ПоÑтавьте галочку «ÐвтозапуÑк». Ваш Ñайт будет доÑтупен извне вÑегда, когда запущен Ваш маршрутизатор. Ðе забудьте нажать «Сохранить». - +<li>Выберите Ð¸Ð¼Ñ Ð´Ð»Ñ Ñвоего Ñайта (<i>something</i>.i2p). ИÑпользуйте только Ñимволы в нижнем региÑтре. ЗаглÑните в <a href="http://127.0.0.1:7657/susidns/addressbook.jsp?book=router&filter=none">адреÑную книгу</a> Вашего маршрутизатора или в файл <code>i2p/hosts.txt</code> Ð´Ð»Ñ Ð¿Ñ€Ð¾Ð²ÐµÑ€ÐºÐ¸, возможно такое Ð¸Ð¼Ñ ÑƒÐ¶Ðµ кто-то занÑл. Введите новое Ð¸Ð¼Ñ Ð’Ð°ÑˆÐµÐ³Ð¾ Ñайта на <a href="http://127.0.0.1:7657/i2ptunnel/edit.jsp?tunnel=3">Ñтранице наÑтроек Ñ‚ÑƒÐ½Ð½ÐµÐ»Ñ Ð´Ð»Ñ i2p-Ñайта</a> в поле Â«Ð˜Ð¼Ñ Ð²ÐµÐ±-Ñайта». Ðто заменит Ð¸Ð¼Ñ Ñайта по умолчанию «mysite.i2p». ПоÑтавьте галочку «ÐвтозапуÑк». Ваш Ñайт будет доÑтупен извне вÑегда, когда запущен Ваш маршрутизатор. Ðе забудьте нажать «Сохранить». <li>Кликните <a href="http://127.0.0.1:7657/i2ptunnel/index.jsp">в менеджере туннелей</a> на кнопке запуÑка вашего Ñайта. Ð’Ñ‹ должны увидеть запиÑÑŒ «i2p-Ñайт» в ÑпиÑке «Локальные туннели» в левой чаÑти <a href="http://127.0.0.1:7657/index.jsp">конÑоли маршрутизатора</a>. С Ñтого момента Ваш Ñайт запущен. @@ -48,7 +50,7 @@ <li>Введите в браузере Ð¸Ð¼Ñ Ð’Ð°ÑˆÐµÐ³Ð¾ Ñайта (<i>something</i>.i2p), Ð’Ñ‹ должны Ñнова попаÑÑ‚ÑŒ на Ñту Ñтраницу. ÐадеемÑÑ, что Ñто Ñработало. -<li>Перед тем как Ð’Ñ‹ Ñообщите миру о Ñвоем новом Ñайте, имеет ÑмыÑл добавить на него какой-нибудь контент. Зайдите в директорию ~/.i2p/eepsite/docroot/ (Linux) или %APPDATA%\I2P\eepsite\docroot\ (Windows) и замените заготовку Ñтраницы index.html на Вашу информацию. ЕÑÑ‚ÑŒ поддержка виртуальных папок, так что можно выкладывать файлы из поддиректорий. ЕÑли Вам нужна заготовка проÑтого Ñайта, не ÑтеÑнÑйтеÑÑŒ взÑÑ‚ÑŒ за оÑнову <a href="pagetemplate.html">Ñту Ñтраницу</a> и <a href="lib/">Ñти Ñлементы оформлениÑ</a>! +<li>Перед тем как Ð’Ñ‹ Ñообщите миру о Ñвоем новом Ñайте, имеет ÑмыÑл добавить на него какой-нибудь контент. Зайдите в директорию <code>~/.i2p/eepsite/docroot/</code> (Linux) или <code>%APPDATA%\I2P\eepsite\docroot\</code> (Windows) и замените заготовку Ñтраницы index.html на Вашу информацию. ЕÑÑ‚ÑŒ поддержка виртуальных папок, так что можно выкладывать файлы из поддиректорий. ЕÑли Вам нужна заготовка проÑтого Ñайта, не ÑтеÑнÑйтеÑÑŒ взÑÑ‚ÑŒ за оÑнову <a href="pagetemplate.html">Ñту Ñтраницу</a> и <a href="lib/">Ñти Ñлементы оформлениÑ</a>! </ul> <h2>ЗарегиÑтрируйте Ñвой .I2P домен</h2><ul> @@ -69,7 +71,7 @@ <li> ЕÑли Ð’Ñ‹ не можете ждать неÑколько чаÑов, попробуйте воÑпользоватьÑÑ jump-ÑервиÑом. Ðто возможно Ñразу (через неÑколько минут) поÑле Ð´Ð¾Ð±Ð°Ð²Ð»ÐµÐ½Ð¸Ñ ÐºÐ»ÑŽÑ‡Ð° в адреÑную книгу на любой Ñайт-каталог (Ñм. ÑпиÑок в первом пункте). Проверьте Ñами — откройте в браузере http://stats.i2p/cgi-bin/jump.cgi?a=<i>something</i>.i2p или http://i2host.i2p/cgi-bin/i2hostjump?<i>something</i>.i2p. # ЕÑли Ñто Ñработало Ð´Ð»Ñ Ð’Ð°Ñ, Ваши гоÑти тоже Ñмогут воÑпользоватьÑÑ Ñтим ÑпоÑобом. -<li>Ðекоторые люди ÑледÑÑ‚ за обновлениÑми в ÑпиÑках i2p-Ñайтов, например <a href="http://inproxy.tino.i2p/status.php">inproxy.tino.i2p/status.php</a>, так что Ñкоро у Ð’Ð°Ñ Ð¿Ð¾ÑвÑÑ‚ÑÑ Ð¿ÐµÑ€Ð²Ñ‹Ðµ поÑетители. Ð’Ñех оÑтальных Ð’Ñ‹ можете оповеÑтить другими ÑпоÑобами. Ðапример: +<li>Ðекоторые люди ÑледÑÑ‚ за обновлениÑми в ÑпиÑках i2p-Ñайтов, например <a href="http://inproxy.tino.i2p/status.php">inproxy.tino.i2p/status.php</a> или <a href="http://perv.i2p">perv.i2p</a>, так что Ñкоро у Ð’Ð°Ñ Ð¿Ð¾ÑвÑÑ‚ÑÑ Ð¿ÐµÑ€Ð²Ñ‹Ðµ поÑетители. Ð’Ñех оÑтальных Ð’Ñ‹ можете оповеÑтить другими ÑпоÑобами. Ðапример: <ul> <li>Ðапишите Ñообщение на форуме в разделе <a href="http://forum.i2p/viewforum.php?f=16">Eepsite announce</a> <li>РаÑÑкажите о Ñайте в IRC на каналах #i2p или #i2p-chat @@ -96,7 +98,7 @@ </ul> <hr><div class="footnote"> -Ðа оÑнове шаблонов: zzz, 07.10.2009 и dr|z3d, ÐоÑбрь 2009.</div> +Ðа оÑнове шаблонов: zzz, 07.10.2009 и dr|z3d, ÐоÑбрь 2010.</div> </div> </body> </html> diff --git a/installer/resources/eepsite.help/help/index_sv.html b/installer/resources/eepsite.help/help/index_sv.html index 1eb42e929016042a1b2cc7c703c19412540a6aab..f752a451bbc3defe7f64cb190a2b11ba414e9b84 100644 --- a/installer/resources/eepsite.help/help/index_sv.html +++ b/installer/resources/eepsite.help/help/index_sv.html @@ -14,11 +14,14 @@ <a href="index.html"><img src="lib/us.png" title="English" alt="English"></a> <a href="index_na.html"><img src="lib/cn.png" title="ä¸æ–‡" alt="ä¸æ–‡"></a> <a href="index_de.html"><img src="lib/de.png" title="Deutsch" alt="Deutsch"></a> -<a href="index_fr.html"><img src="lib/fr.png" title="Français" alt="Français"></a> +<a href="index_fr.html"><img src="lib/fr.png" title="Français" alt="Français"></a> +<a href="index_na.html"><img src="lib/es.png" title="Español" alt="Español"></a> +<a href="index_na.html"><img src="lib/it.png" title="Italiano" alt="Italiano"></a> <a href="index_nl.html"><img src="lib/nl.png" title="Nederlands" alt="Nederlands"></a> <a href="index_ru.html"><img src="lib/ru.png" title="РуÑÑкий" alt="РуÑÑкий"></a> -<a href="index_sv.html"><img src="lib/se.png" title="Svenska" alt="Svenska"></a> - +<a href="index_sv.html"><img src="lib/se.png" title="Svenska" alt="Svenska"></a> +<a href="index_na.html"><img src="lib/ir.png" title="Farsi" alt="Farsi"></a> +<a href="index_na.html"><img src="lib/jp.png" title="Japanese" alt="Japanese"></a> </div> <h2>Snabb vägledning till anonym webbservning pÃ¥ I2P</h2> @@ -104,7 +107,7 @@ i din webbläsare. SÃ¥ snart som det funkar kan du berätta för andra att de ska använda det. <li>Vissa människor kolla pÃ¥ eepsajtlistor som - <a href="http://inproxy.tino.i2p/status.php">inproxy.tino.i2p/status.php</a> efter nya eepsajter, + <a href="http://inproxy.tino.i2p/status.php">inproxy.tino.i2p/status.php</a> eller <a href="http://perv.i2p">perv.i2p</a> efter nya eepsajter, sÃ¥ att du kan börja fÃ¥ ett par besökare. Men det finns massor av sätt att berätta för folk. Här är en rad idëer: <ul> @@ -131,7 +134,7 @@ <div class="notify"> <b>Note:</b> This page, the website and the console all need translating into YOUR language if it's not already been done or in progress. Please consider helping the project grow by <a href="http://www.i2p2.i2p/getinvolved.html">volunteering your time</a> to translate. Contact the project via the IRC channel listed above. Thanks in advance!</div> <hr><div class="footnote"> -Document last edited: August 2010.</div> +Document last edited: November 2010.</div> </div></div> </body> </html> \ No newline at end of file diff --git a/installer/resources/eepsite.help/help/lib/eepsite.css b/installer/resources/eepsite.help/help/lib/eepsite.css index 5c965dcd8d7749669824df6d986e706fbd95a50d..80558fa3f18b7ef0a5ffc21cac666a52d17c0de8 100644 --- a/installer/resources/eepsite.help/help/lib/eepsite.css +++ b/installer/resources/eepsite.help/help/lib/eepsite.css @@ -1,48 +1,48 @@ -body { background-color:#000000; color: #ffffe0; margin-left: 8%; margin-right: 8%; margin-top: 6%; margin-bottom: 6%; text-align: justify; background-image: url(bg.png); } - -body,h1,h2,h3,h4,p,ul,ol,li,dl,dt,dd,div,td,th,address,blockquote {font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, Tahoma, Helvetica, sans-serif; } - - -h1 { font-size:23pt; margin-bottom:20pt; border-bottom: 1px solid #ffbb77; letter-spacing: 0.05em; text-shadow: 0px 0px 24px rgba(255, 96, 48, 0.9); background-image: url(itoopie.png); background-repeat: no-repeat; background-position: right top; line-height; 200% !important; padding-bottom: 10px; word-wrap: no-wrap;} -h1.ph1 { font-size:20pt; margin-bottom:18pt; margin-right: -5px; margin-leftL -5px;} -h2 { font-size:11.5pt; margin-bottom:15px; padding: 5px 10px; border: 1px solid #ffbb77; -moz-border-radius: 5px;background-color:#110500; font-variant: small-caps; text-transform: capitalize; letter-spacing: 0.07em; background-image: url(h2bg.png); background-repeat: no-repeat; background-position: right center;} -h3 { font-size:16pt; } -h4 { font-size:14pt; } -h5 { font-size:13pt; } -p,ul,ol,li,dl,dt,dd,div,td,th,address,blockquote { font-size:9.5pt; } - -a.footref { font-size: 70%; } -a:link { color:#ffc266; text-decoration:none; } -a:visited { color:#ffd699; text-decoration:none; } -a:active { color:#ff9900; text-decoration:none; } -a:hover { color:#ffbb00; text-decoration:underline; } -a.nonexistent { color: #ffffe0; text-decoration:underline; } -a.nonexistent:visited { color: #ffffe0; text-decoration:none; } -a { font-weight: bold; font-size: 10pt; } - -dl.contents { margin-top: 0; } -dt.contents { margin-bottom: 0; } -em { font-style: italic; } -li,dt { margin: 4px 0; padding-right: 25px; list-style: square;} -p.footnote { font-size: 90%; } -p.verse { white-space: pre; margin-left: 8.7%; } -pre { font-family: monospace; white-space: pre; margin-left: 8.7%; } -strong { font-weight: bold; } -table { width:100%; }png -td { border:0px solid #000; vertical-align:top; overflow:hidden; } -ul { list-style-type: disc; margin: 10px 0;} -/* -body { border: 1px solid #ffbb77; -moz-border-radius: 5px; padding: 25px; font-size: 9.5pt; -moz-box-shadow: inset 0px 0px 1px 0px #ffbb77; background-image: url(bg.png); background-repeat: no-repeat; background-position: center center;line-height: 135%; background-attachment: fixed;} -*/ -hr { color: #fb7; background: #fb7; height: 1px; border: 0px solid #fb7; margin: 5px 0; } -div.langbar { margin-top: -25px; text-align: right; font-size: 8.5pt; } -div.langbar a { font-size: 8.5pt; outline: none;} -div.langbar img { border: 0; padding: 4px 2px 0 2px; opacity: 0.7; } -div.langbar img:hover { opacity: 1; } -div.langbar img:last-child { padding-right: 0; } -div.main { border: 2px solid #220800; -moz-border-radius: 5px; padding: 5px 25px 20px 25px; font-size: 9.5pt; -moz-box-shadow: inset 0px 0px 1px 0px #220800; background-color: #220800; background-image: url(brown.png);} -div.footnote { font-size: 7.5pt; font-style: italic; text-align: right; } -div.notify { padding: 10px; border: 1px solid #994400; background-color: #440A00; -moz-border-radius: 5px; margin: 15px 0 15px 0;} -div.fairylights { border: 1px solid #ffbb77; -moz-border-radius: 5px; padding: 1px; -moz-box-shadow: inset 0px 0px 1px 0px #ffbb77; background-color: #220800;} - - +body { background-color:#000000; color: #ffffe0; margin-left: 8.7%; margin-right: 8.7%; margin-top: 6%; margin-bottom: 6%; text-align: justify; background-image: url(bg.png); } + +body,h1,h2,h3,h4,p,ul,ol,li,dl,dt,dd,div,td,th,address,blockquote {font-family: "Segoe UI", Ubuntu, "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, Tahoma, Helvetica, sans-serif; } + +h1 { font-size:23pt; margin-bottom:20pt; border-bottom: 1px solid #ffbb77; letter-spacing: 0.05em; text-shadow: 0px 0px 24px rgba(255, 96, 48, 0.9); background-image: url(itoopie.png); background-repeat: no-repeat; background-position: right top; line-height; 200% !important; padding-bottom: 10px; word-wrap: no-wrap;} +h1.ph1 { font-size:20pt; margin-bottom:18pt; margin-right: -5px; margin-leftL -5px;} +h2 { font-size:11.5pt; margin-bottom:15px; padding: 5px 10px; border: 1px solid #ffbb77; -moz-border-radius: 5px;background-color:#110500; font-variant: small-caps; text-transform: capitalize; letter-spacing: 0.09em; background-image: url(h2bg.png); background-repeat: no-repeat; background-position: right center;} +h3 { font-size:16pt; } +h4 { font-size:14pt; } +h5 { font-size:13pt; } +p,ul,ol,li,dl,dt,dd,div,td,th,address,blockquote { font-size:9.5pt; } + +a.footref { font-size: 70%; } +a:link { color:#ffc266; text-decoration:none; } +a:visited { color:#ffd699; text-decoration:none; } +a:active { color:#ff9900; text-decoration:none; } +a:hover { color:#ffbb00; text-decoration:underline; } +a.nonexistent { color: #ffffe0; text-decoration:underline; } +a.nonexistent:visited { color: #ffffe0; text-decoration:none; } +a { font-weight: bold; font-size: 10pt; } + +dl.contents { margin-top: 0; } +dt.contents { margin-bottom: 0; } +em { font-style: italic; } +li,dt { margin: 4px 0; padding-right: 25px; list-style: square;} +p.footnote { font-size: 90%; } +p.verse { white-space: pre; margin-left: 8.7%; } +pre { font-family: monospace; white-space: pre; margin-left: 8.7%; } +strong { font-weight: bold; } +table { width:100%; }png +td { border:0px solid #000; vertical-align:top; overflow:hidden; } +ul { list-style-type: disc; margin: 10px 0;} +/* +body { border: 1px solid #ffbb77; -moz-border-radius: 5px; padding: 25px; font-size: 9.5pt; -moz-box-shadow: inset 0px 0px 1px 0px #ffbb77; background-image: url(bg.png); background-repeat: no-repeat; background-position: center center;line-height: 135%; background-attachment: fixed;} +*/ +hr { color: #fb7; background: #fb7; height: 1px; border: 0px solid #fb7; margin: 5px 0; } +div.langbar { margin-top: -25px; text-align: right; font-size: 8.5pt; } +div.langbar a { font-size: 8.5pt; outline: none;} +div.langbar img { border: 0; padding: 4px 2px 0 2px; opacity: 0.7; } +div.langbar img:hover { opacity: 1; } +div.langbar img:last-child { padding-right: 0; } +div.main { border: 2px solid #220800; -moz-border-radius: 5px; padding: 5px 25px 20px 25px; font-size: 9.5pt; -moz-box-shadow: inset 0px 0px 1px 0px #220800; background-color: #220800; min-width: 570px; background-image: url(brown.png);} +div.footnote { font-size: 7.5pt; font-style: italic; text-align: right; } +div.notify { padding: 10px; border: 1px solid #994400; background-color: #440A00; -moz-border-radius: 5px; margin: 15px 0 15px 0;} +div.fairylights { border: 1px solid #ffbb77; -moz-border-radius: 5px; padding: 1px; -moz-box-shadow: inset 0px 0px 1px 0px #ffbb77; background-color: #220800; min-width: 625px;} +code {font-size: 9pt; font-weight: bold; color: yellow;} + + diff --git a/installer/resources/eepsite.help/help/lib/ir.png b/installer/resources/eepsite.help/help/lib/ir.png new file mode 100644 index 0000000000000000000000000000000000000000..c5fd136aee534ecb59914e336cad18d18ead2a4a Binary files /dev/null and b/installer/resources/eepsite.help/help/lib/ir.png differ diff --git a/installer/resources/eepsite.help/help/lib/it.png b/installer/resources/eepsite.help/help/lib/it.png new file mode 100644 index 0000000000000000000000000000000000000000..89692f74f051cd43503744c3dab65c8ba773b7e2 Binary files /dev/null and b/installer/resources/eepsite.help/help/lib/it.png differ diff --git a/installer/resources/eepsite.help/help/lib/jp.png b/installer/resources/eepsite.help/help/lib/jp.png new file mode 100644 index 0000000000000000000000000000000000000000..325fbad3ffd3075a4a84d8d898ad26ef7d3e0d56 Binary files /dev/null and b/installer/resources/eepsite.help/help/lib/jp.png differ